Chandra Sekaran
Ansys Employee

The format is MPTEMP, SLOC, T1, T2, T3, T4, T5, T6 where SLOC is the starting location. Similar field exists in MPDATA also .

So if you have more than 6 temperatures you can do the following:

mptemp,1,100,200,300,400,500,600

mptemp,7,700,800,900

mpdata,enth,1,1,900,1800,2700,3600,4500

mpdata,enth,1,7,6000,7500,9000