Nek5000
SEM for Incompressible NS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions/Subroutines
ssolv.F90 File Reference

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...
 

Function/Subroutine Documentation

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 ( )

Set tolerances for temerature/passive scalar solver.

Definition at line 53 of file ssolv.F90.

Referenced by heat().

+ Here is the caller graph for this function:

subroutine settolv ( )

Set tolerances for velocity solver.

Definition at line 4 of file ssolv.F90.

Referenced by fluid().

+ Here is the caller graph for this function: