|
Nek5000
SEM for Incompressible NS
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | settolv |
| Set tolerances for velocity solver. More... | |
| subroutine | settolt |
| Set tolerances for temerature/passive scalar solver. More... | |
| subroutine | setchar |
| If characteristics, need number of sub-timesteps (DT/DS). Current sub-timeintegration scheme: RK4. If not characteristics, i.e. standard semi-implicit scheme, check user-defined Courant number. More... | |
| subroutine setchar | ( | ) |
If characteristics, need number of sub-timesteps (DT/DS). Current sub-timeintegration scheme: RK4. If not characteristics, i.e. standard semi-implicit scheme, check user-defined Courant number.
Definition at line 90 of file ssolv.F90.
Referenced by setvar().
Here is the caller graph for this function:| subroutine settolt | ( | ) |
1.8.8