MDL Model classes of the type QuantityInitializationModel and QuantityPostProcessingModel are used for the initialization respectively post processing of the quantity distributions on the simulation grid. These Models are evaluated once for every grid point and are responsible to compute the value of their dedicated quantity at the location of the grid point. Both Model types dispose of the same Interface described in Table 4.18.
Name | Type | Description | |
Cown | double |
|
|
CownName | MdlString |
|
|
x | double |
|
|
y | double |
|
|
T | double |
|
|
time | double |
|
|
boxVol | double |
|
|
MdlQuantity | double |
|