|
MFC: Simulation
High-fidelity multiphase flow simulation
|
The purpose of the module is to check for compatible input files. More...
Functions/Subroutines | |
| impure subroutine, public | s_check_inputs |
| Checks compatibility of parameters in the input file. Used by the simulation stage. | |
| impure subroutine | s_check_inputs_compilers |
| Checks constraints on compiler options. | |
| impure subroutine | s_check_inputs_weno |
| Checks constraints on WENO scheme parameters. | |
| impure subroutine | s_check_inputs_muscl |
| impure subroutine | s_check_inputs_geometry_precision |
| Checks constraints on geometry and precision. | |
| impure subroutine | s_check_inputs_time_stepping |
| Checks constraints on time stepping parameters. | |
| impure subroutine | s_check_inputs_nvidia_uvm |
The purpose of the module is to check for compatible input files.
| impure subroutine, public m_checker::s_check_inputs |
Checks compatibility of parameters in the input file. Used by the simulation stage.
| impure subroutine m_checker::s_check_inputs_compilers |
Checks constraints on compiler options.
| impure subroutine m_checker::s_check_inputs_geometry_precision |
Checks constraints on geometry and precision.
| impure subroutine m_checker::s_check_inputs_muscl |
| impure subroutine m_checker::s_check_inputs_nvidia_uvm |
| impure subroutine m_checker::s_check_inputs_time_stepping |
Checks constraints on time stepping parameters.
| impure subroutine m_checker::s_check_inputs_weno |
Checks constraints on WENO scheme parameters.