Process control parameters

@PROCESS_CONTROL_DEFINITION {
@UNIT_SYSTEM {UnitSystem}
@MANUAL_PATH {ManualPath}
@FIGURES_PATH {FiguresPath}
@DEBUG_PRINT_SCOPE {Scope1, Scope2, ..., Scope6}
@DESIGN_PARAMETERS_DEFINITION {
@SENSITIVITY_DERIVATIVE_TYPE {SenType}
@DESIGN_PARAMETER {
@PARAMETER_NAME {DesParName}
@PARAMETER_VALUE {DesParValue}
@SENSITIVITY_DERIVATIVE {YES}
}
@DESIGN_PARAMETER {
...
}
}
}

NOTES

Design parameters

The design parameters to be used in the model are defined here. Design parameters are used for two reasons:

  1. They enable the parametric definition of the input quantities of the model. Functions of the design parameters, defined by a specific syntax, can appear anywhere in the input file.
  2. Sensitivity derivatives with respect to those design parameters will be evaluated during the simulation.