Table 4.18:
Interface of quantity initialization
and post processing Models
Name |
Type |
Description |
Cown |
double |
the value of the assigned quantity
|
|
CownName |
MdlString |
the MDL name of the assigned quantity
|
|
x |
double |
the lateral coordinate of the actual grid point
|
|
y |
double |
the vertical coordinate of the actual grid point
|
|
T |
double |
the initial/final process temperature
|
|
time |
double |
the simulation start/end time
|
|
boxVol |
double |
the volume of the Delaunay box assigned to the
actual grid point
|
|
MdlQuantity |
double |
the value of the quantity with the
MDL name MdlQuantity
|
|