Study Properties for Thermal Analysis


Study Properties(HeatControlPseudo2D)

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
The coupling analysis is not executed.
The coupling analysis is executed.

Restart Flag
0 or Off
1 or On

The flag for restart analysis
The restart analysis is not executed.
The restart analysis is executed.

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
Not output the temperature.
Output the temperature.

HeatFlux Flag
0 or Off
1 or On

The flag for output heat flux
Not output the heat flux.
Output the heat flux.

HeatGenerationDensity Flag
0 or Off
1 or On

The flag for output heat source density
Not output the heat source density.
Output the heat source density.

HeatTransferCoefficient Flag
0 or Off
1 or On

The flag for output heat transfer coefficient
Not output the heat transfer coefficient.
Output the heat transfer coefficient.

SolverReportFile Flag
0 or Off
1 or On

The flag for output solver report file
Not output the solver report file.
Output the 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.
The input value is not converted as a partial model.
The input value is converted as a partial 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
Always output from 1st step.
Output from step specified in OutputStartStep.
Output from step specified in OutputStartStep.
Output from step specified Interval.

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
Output another step by table and field results
Output 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
Output all steps
Output from step specified by OutputResultStartStep
Output from step specified by OutputResultStartStep
Output from step specified Interval
No Output

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
Use implicit method.
Use fully implicit method

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
Output real and imaginary
Output amplitude and phase
Output rms

CsvDivisionType Flag
0 or Off
1 or On

Flag of divide CSV file output by specified number of cases
Do not divide
Divide CSV output

CsvDivisionCase Flag

Specified number of cases

OutputControlType Flag
0 or SpecifyOutputResultItems
2 or DeleteResultFiles

The output control type
Specify Result Items to be Output.
Delete result files.

LogOutputLevel Flag
0 or Debug
1 or Information
2 or Warning
3 or Error
The log output level
Debug
Information
Warning
Error

CommonNonDMP(CommonNonDMP)

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
Do not use multi cpu
Do not use multi cpu
Use SMP
Use SMP
Use MPP
Use DMP

MultiCPU Flag

Degree of parallelism for SMP

MppCPU Flag MPP process parallelism

Study Properties(HeatControl)

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
The coupling analysis is not executed.
The coupling analysis is executed.

Restart Flag
0 or Off
1 or On

The flag for restart analysis
The restart analysis is not executed.
The restart analysis is executed.

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
Not output the temperature.
Output the temperature.

HeatFlux Flag
0 or Off
1 or On

The flag for output heat flux
Not output the heat flux.
Output the heat flux.

HeatGenerationDensity Flag
0 or Off
1 or On

The flag for output heat source density
Not output the heat source density.
Output the heat source density.

HeatTransferCoefficient Flag
0 or Off
1 or On

The flag for output heat transfer coefficient
Not output the heat transfer coefficient.
Output the heat transfer coefficient.

SolverReportFile Flag
0 or Off
1 or On

The flag for output solver report file
Not output the solver report file.
Output the solver report file.

PartialModelConversion Flag
0 or Off
1 or On

The flag to treat as full model.
The input value is not converted as a partial model.
The input value is converted as a partial 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
Always output from 1st step.
Output from step specified in OutputStartStep.
Output from step specified in OutputStartStep.
Output from step specified Interval.

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
Output another step by table and field results
Output 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
Output all steps
Output from step specified by OutputResultStartStep
Output from step specified by OutputResultStartStep
Output from step specified Interval
No Output

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
Use implicit method.
Use fully implicit method

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
Output real and imaginary
Output amplitude and phase
Output rms

CsvDivisionType Flag
0 or Off
1 or On

Flag of divide CSV file output by specified number of cases
Do not divide
Divide CSV output

CsvDivisionCase Flag

Specified number of cases

OutputControlType Flag
0 or SpecifyOutputResultItems
1 or OutputTableOnly
2 or DeleteResultFiles

The output control type
Specify Result Items to be Output.
Output only table results.
Delete result files.

LogOutputLevel Flag
0 or Debug
1 or Information
2 or Warning
3 or Error
The log output level
Debug
Information
Warning
Error

Step(TRHeatStep)

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
The interval step
The steps has uniform intervals
time arrayl table
user subroutine

EndPoint Double The value of end point