Loading [MathJax]/jax/input/TeX/config.js
MFC: Simulation
High-fidelity multiphase flow simulation
All Classes Namespaces Files Functions Variables Pages
m_checker.fpp.f90 File Reference

Functions/Subroutines

program __m_checker_fpp_f90__
 
subroutine s_check_inputs
 Checks compatibility of parameters in the input file. Used by the simulation stage.
 
subroutine s_check_inputs_compilers
 Checks constraints on compiler options.
 
subroutine s_check_inputs_weno
 Checks constraints on WENO scheme parameters.
 
subroutine s_check_inputs_riemann_solver
 Checks constraints on Riemann solver parameters.
 
subroutine s_check_inputs_geometry_precision
 Checks constraints on geometry and precision.
 
subroutine s_check_inputs_time_stepping
 Checks constraints on time stepping parameters.
 
subroutine s_check_inputs_model_eqns
 Checks constraints on parameters related to 6-equation model.
 
subroutine s_check_inputs_grcbc
 Checks constraints for GRCBC.
 
subroutine s_check_inputs_acoustic_src
 Checks constraints on acoustic_source parameters.
 
subroutine s_check_inputs_hypoelasticity
 Checks constraints on hypoelasticity parameters.
 
subroutine s_check_inputs_bubbles_euler
 Checks constraints on bubble parameters.
 
subroutine s_check_inputs_adapt_dt
 Checks constraints on adaptive time stepping parameters (adap_dt)
 
subroutine s_check_inputs_alt_soundspeed
 Checks constraints on alternative sound speed parameters (alt_soundspeed)
 
subroutine s_check_inputs_stiffened_eos_viscosity
 Checks constraints on viscosity parameters (fluid_pp(i)Re(1:2)) of the stiffened gas equation of state.
 
subroutine s_check_inputs_body_forces
 Checks constraints on body forces parameters (bf_x[y,z], etc.)
 
subroutine s_check_inputs_bubbles_lagrange
 Checks constraints on lagrangian bubble parameters.
 
subroutine s_check_inputs_misc
 Checks miscellaneous constraints, including constraints on probe_wrt and integral_wrt.
 

Function/Subroutine Documentation

◆ __m_checker_fpp_f90__()

program __m_checker_fpp_f90__
Here is the call graph for this function:

◆ s_check_inputs()

subroutine __m_checker_fpp_f90__::s_check_inputs

Checks compatibility of parameters in the input file. Used by the simulation stage.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_acoustic_src()

subroutine __m_checker_fpp_f90__::s_check_inputs_acoustic_src
private

Checks constraints on acoustic_source parameters.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_adapt_dt()

subroutine __m_checker_fpp_f90__::s_check_inputs_adapt_dt
private

Checks constraints on adaptive time stepping parameters (adap_dt)

Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_alt_soundspeed()

subroutine __m_checker_fpp_f90__::s_check_inputs_alt_soundspeed
private

Checks constraints on alternative sound speed parameters (alt_soundspeed)

Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_body_forces()

subroutine __m_checker_fpp_f90__::s_check_inputs_body_forces
private

Checks constraints on body forces parameters (bf_x[y,z], etc.)

Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_bubbles_euler()

subroutine __m_checker_fpp_f90__::s_check_inputs_bubbles_euler
private

Checks constraints on bubble parameters.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_bubbles_lagrange()

subroutine __m_checker_fpp_f90__::s_check_inputs_bubbles_lagrange
private

Checks constraints on lagrangian bubble parameters.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_compilers()

subroutine __m_checker_fpp_f90__::s_check_inputs_compilers
private

Checks constraints on compiler options.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_geometry_precision()

subroutine __m_checker_fpp_f90__::s_check_inputs_geometry_precision
private

Checks constraints on geometry and precision.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_grcbc()

subroutine __m_checker_fpp_f90__::s_check_inputs_grcbc
private

Checks constraints for GRCBC.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_hypoelasticity()

subroutine __m_checker_fpp_f90__::s_check_inputs_hypoelasticity
private

Checks constraints on hypoelasticity parameters.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_misc()

subroutine __m_checker_fpp_f90__::s_check_inputs_misc
private

Checks miscellaneous constraints, including constraints on probe_wrt and integral_wrt.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_model_eqns()

subroutine __m_checker_fpp_f90__::s_check_inputs_model_eqns
private

Checks constraints on parameters related to 6-equation model.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_riemann_solver()

subroutine __m_checker_fpp_f90__::s_check_inputs_riemann_solver
private

Checks constraints on Riemann solver parameters.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_stiffened_eos_viscosity()

subroutine __m_checker_fpp_f90__::s_check_inputs_stiffened_eos_viscosity
private

Checks constraints on viscosity parameters (fluid_pp(i)Re(1:2)) of the stiffened gas equation of state.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_time_stepping()

subroutine __m_checker_fpp_f90__::s_check_inputs_time_stepping
private

Checks constraints on time stepping parameters.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_weno()

subroutine __m_checker_fpp_f90__::s_check_inputs_weno
private

Checks constraints on WENO scheme parameters.

Here is the call graph for this function:
Here is the caller graph for this function: