TRUST 1.9.8
HPC thermohydraulic platform
Loading...
Searching...
No Matches
Keywords derived from dt_start

dt_start

Inherits from: class_generic

not_set


dt_calc_dt_calc

Synonyms: dt_calc

Inherits from: dt_start

The time step at first iteration is calculated in agreement with CFL condition.


dt_calc_dt_fixe

Synonyms: dt_fixe

Inherits from: dt_start

The first time step is fixed by the user (recommended when resuming calculation with Crank Nicholson temporal scheme to ensure continuity).

Parameters:

  • value (type: float) first time step.

dt_calc_dt_min

Synonyms: dt_min

Inherits from: dt_start

The first iteration is based on dt_min.