|
MFC: Simulation
High-fidelity multiphase flow simulation
|
Modules | |
| module | m_checker |
| The purpose of the module is to check for compatible input files. | |
Functions/Subroutines | |
| 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_weno |
| Checks constraints on WENO scheme parameters. | |
| impure subroutine | m_checker::s_check_inputs_muscl |
| impure subroutine | m_checker::s_check_inputs_geometry_precision |
| Checks constraints on geometry and precision. | |
| impure subroutine | m_checker::s_check_inputs_time_stepping |
| Checks constraints on time stepping parameters. | |
| impure subroutine | m_checker::s_check_inputs_nvidia_uvm |