Thermal Diffusivity Reference
Limits the time-step size to meet the specified target criteria for the Von Neumann number of thermal diffusivity. This time-step provider is appropriate for problems with dominant thermal diffusion with varying magnitude, and also for supporting solid materials.
The Thermal Diffusivity time-step provider evaluates limits for the Von Neumann number of thermal diffusivity, where:
- is thermal conductivity.
- is density.
- is heat capacity.
- is the time-step.
- is the cell size.
The time-step is adjusted so that the actual Von Neumann number approaches either the specified maximum or the specified mean Von Neumann number, whichever yields the minimum time-step.
This time-step provider is available when an energy model is activated in the physics continuum.
Provided By |
Right-click and select |
||
Example Node Path | |||
Requires |
|
||
Properties |
Enable/Disable, Target Mean Von Neumann Number, Target Max Von Neumann Number, Cut-off Percentage. |
||
Activates | Field Functions |
Thermal Diffusivity (Max.) Proposal, Thermal Diffusivity (Mean) Proposal See Field Functions. |
Thermal Diffusivity Properties
- Enable/Disable
- Target Mean Von Neumann Number
- The parameter when used in Eqn. (971) is defined in terms of von Neumann instead of CFL. The default value is 0.5.
- Target Max Von Neumann Number
- The parameter when used in Eqn. (971) is defined in terms of von Neumann instead of CFL. The default value is 5.0.
- Cut-off Percentage
-
Specifies a percentage of small/bad cells to be ignored by the Adaptive Time-Step model. The prescribed cut-off percentage is used to find the quantile such that for a given :
(105)The time-step is then set as and any local time-steps that the provider proposes below this value are ignored by the model. The range for this property is 0 (default) to 100.
Field Functions
The following field functions are available when the Thermal Diffusivity time-step provider is activated.- Thermal Diffusivity (Max.) Proposal
-
The local time-step proposal for the target maximum Von Neumann number condition, computed for each individual cell.
- Thermal Diffusivity (Mean) Proposal
-
The time-step proposal for the target mean Von Neumann number condition, computed for each individual cell.