HeatControlPseudo2D properties
| Property (propName) | Type (Type) | Flag (scriptKeyName) | Description |
|---|---|---|---|
| IccgAccel | Double | The value of acceleration coefficient | |
| IccgTolerance | Double | The value of convergence tolerance | |
| IccgMaxIteration | Flag | The value of max iteration | |
| NonlinearMaxIteration | Flag | The number of nonlinear iteration | |
| NonlinearTolerance | Double | The value of nonlinear iterative convergence tolerance | |
| Coupling | Flag | 0 or Off 1 or On | The flag for coupling analysis |
| Restart | Flag | 0 or Off 1 or On | The flag for restart analysis |
| RestartRstFile | String | The flag for restart file | |
| UsrsubName | String | The user subroutine name | |
| UsrArraySize | Flag | The size of users subroutine point array | |
| Temperature | Flag | 0 or Off 1 or On | The flag for output temperature |
| HeatFlux | Flag | 0 or Off 1 or On | The flag for output heat flux |
| HeatGenerationDensity | Flag | 0 or Off 1 or On | The flag for output heat source density |
| HeatTransferCoefficient | Flag | 0 or Off 1 or On | The flag for output heat transfer coefficient |
| SolverReportFile | Flag | 0 or Off 1 or On | The flag for output solver report file |
| ModelThickness | Double | The thickness of the model | |
| ResolutionOfTemperatureDistribution | Flag | Resolution of temperature distribution (thickness direction) | |
| PartialModelConversion | Flag | 0 or Off 1 or On | The flag to treat as full model. |
| ConversionFactor | Double | Conversion factor excluding periodic boundary | |
| OutputTimingMode | Flag | 0 or Off 1 or FromStep 1 or On 2 or SpecifyInterval | A flag to control timing of output to plot file |
| OutputStartStep | Flag | The first step to use for the output | |
| OutputIntervalTable | Table | output control interval table | |
| OutputTimingSameStep | Flag | 0 or Off 1 or On | Flag to use same step by table and field results |
| OutputResultsTimingMode | Flag | 0 or Off 1 or FromStep 1 or On 2 or SpecifyInterval 3 or NoOutput | Flag to control step output to result file |
| OutputResultsStartStep | Flag | The first step to use for the output | |
| OutputResultsIntervalTable | Table | output results interval table | |
| TimeSteppingScheme | Flag | 0 or ImplicitMethod 1 or FullyImplicitMethod | The flag for implicit method type |
| CsvOutputPath | String | The output path for the csv files | |
| CsvResultTypes | String | The list of result types to output the csv files | |
| CsvOutputResponseData | Flag | CSV file output response value | |
| CsvOutputInductanceData | Flag | CSV file output efficiency map inductance values | |
| CsvOutputProbe | Flag | CSV file output probe value | |
| CsvOutputSection | Flag | CSV file output section graph value | |
| CsvOutputCalculation | Flag | CSV file output calculation value | |
| CsvOutputObjectiveData | Flag | CSV file output objective value | |
| CsvComponentType | Flag | 0 or RealImaginary 1 or AmplitudePhase 2 or RMS | Flag of component output type |
| CsvDivisionType | Flag | 0 or Off 1 or On | Flag of divide CSV file output by specified number of cases |
| CsvDivisionCase | Flag | Specified number of cases | |
| OutputControlType | Flag | 0 or SpecifyOutputResultItems 2 or DeleteResultFiles | The output control type |
| LogOutputLevel | Flag | 0 or Debug 1 or Information 2 or Warning 3 or Error | The log output level Debug Information Warning Error |
CommonNonDMP properties
| Property (propName) | Type (Type) | Flag (scriptKeyName) | Description |
|---|---|---|---|
| UseMultiCPU | Flag | 0 or NonParallel 0 or Off 1 or SMP 1 or On 2 or MPP 2 or DMP | Flag for the use of multi cpu |
| MultiCPU | Flag | Degree of parallelism for SMP | |
| MppCPU | Flag | MPP process parallelism |
HeatControl properties
| Property (propName) | Type (Type) | Flag (scriptKeyName) | Description |
|---|---|---|---|
| IccgAccel | Double | The value of acceleration coefficient | |
| IccgTolerance | Double | The value of convergence tolerance | |
| IccgMaxIteration | Flag | The value of max iteration | |
| NonlinearMaxIteration | Flag | The number of nonlinear iteration | |
| NonlinearTolerance | Double | The value of nonlinear iterative convergence tolerance | |
| Coupling | Flag | 0 or Off 1 or On | The flag for coupling analysis |
| Restart | Flag | 0 or Off 1 or On | The flag for restart analysis |
| RestartRstFile | String | The flag for restart file | |
| UsrsubName | String | The user subroutine name | |
| UsrArraySize | Flag | The size of users subroutine point array | |
| Temperature | Flag | 0 or Off 1 or On | The flag for output temperature |
| HeatFlux | Flag | 0 or Off 1 or On | The flag for output heat flux |
| HeatGenerationDensity | Flag | 0 or Off 1 or On | The flag for output heat source density |
| HeatTransferCoefficient | Flag | 0 or Off 1 or On | The flag for output heat transfer coefficient |
| SolverReportFile | Flag | 0 or Off 1 or On | The flag for output solver report file |
| PartialModelConversion | Flag | 0 or Off 1 or On | The flag to treat as full model. |
| ConversionFactor | Double | Conversion factor excluding periodic boundary | |
| OutputTimingMode | Flag | 0 or Off 1 or FromStep 1 or On 2 or SpecifyInterval | A flag to control timing of output to plot file |
| OutputStartStep | Flag | The first step to use for the output | |
| OutputIntervalTable | Table | output control interval table | |
| OutputTimingSameStep | Flag | 0 or Off 1 or On | Flag to use same step by table and field results |
| OutputResultsTimingMode | Flag | 0 or Off 1 or FromStep 1 or On 2 or SpecifyInterval 3 or NoOutput | Flag to control step output to result file |
| OutputResultsStartStep | Flag | The first step to use for the output | |
| OutputResultsIntervalTable | Table | output results interval table | |
| TimeSteppingScheme | Flag | 0 or ImplicitMethod 1 or FullyImplicitMethod | The flag for implicit method type |
| CsvOutputPath | String | The output path for the csv files | |
| CsvResultTypes | String | The list of result types to output the csv files | |
| CsvOutputResponseData | Flag | CSV file output response value | |
| CsvOutputInductanceData | Flag | CSV file output efficiency map inductance values | |
| CsvOutputProbe | Flag | CSV file output probe value | |
| CsvOutputSection | Flag | CSV file output section graph value | |
| CsvOutputCalculation | Flag | CSV file output calculation value | |
| CsvOutputObjectiveData | Flag | CSV file output objective value | |
| CsvComponentType | Flag | 0 or RealImaginary 1 or AmplitudePhase 2 or RMS | Flag of component output type |
| CsvDivisionType | Flag | 0 or Off 1 or On | Flag of divide CSV file output by specified number of cases |
| CsvDivisionCase | Flag | Specified number of cases | |
| OutputControlType | Flag | 0 or SpecifyOutputResultItems 1 or OutputTableOnly 2 or DeleteResultFiles | The output control type |
| LogOutputLevel | Flag | 0 or Debug 1 or Information 2 or Warning 3 or Error | The log output level Debug Information Warning Error |
TRHeatStep properties
| Property (propName) | Type (Type) | Flag (scriptKeyName) | Description |
|---|---|---|---|
| TimeArray | Table | The interval time array table | |
| Step | Flag | The number of analysis steps | |
| TimeStep | Double | The value of time step | |
| StepDivision | Flag | The division of steps | |
| StepType | Flag | 0 or Simple 1 or Uniform 2 or Array 3 or UserSubroutine | The step type: simple = 0, uniform = 1, time array = 2 |
| EndPoint | Double | The value of end point |