Loading [MathJax]/extensions/tex2jax.js
MFC: Pre-Process
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 pre_process stage.
 
subroutine s_check_parallel_io
 Checks if mpi is enabled with parallel_io.
 
subroutine s_check_inputs_restart
 Checks constraints on the restart parameters (old_grid, old_ic, etc.)
 
subroutine s_check_inputs_grid_stretching
 Checks constraints on grid stretching parameters (loops_x[y,z], stretch_x[y,z], etc.)
 
subroutine s_check_inputs_qbmm_and_polydisperse
 Checks constraints on the QBMM and polydisperse bubble parameters (qbmm, polydisperse, dist_type, rhoRV, and R0_type)
 
subroutine s_check_inputs_perturb_density
 Checks constraints on initial partial density perturbation (perturb_flow, perturb_flow_fluid, perturb_flow_mag, perturb_sph, perturb_sph_fluid, and fluid_rho)
 
subroutine s_check_inputs_chemistry
 
subroutine s_check_inputs_misc
 Checks miscellaneous constraints (mixlayer_vel_profile and mixlayer_perturb)
 

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

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

◆ s_check_inputs_chemistry()

subroutine __m_checker_fpp_f90__::s_check_inputs_chemistry
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inputs_grid_stretching()

subroutine __m_checker_fpp_f90__::s_check_inputs_grid_stretching
private

Checks constraints on grid stretching parameters (loops_x[y,z], stretch_x[y,z], etc.)

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 (mixlayer_vel_profile and mixlayer_perturb)

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

◆ s_check_inputs_perturb_density()

subroutine __m_checker_fpp_f90__::s_check_inputs_perturb_density
private

Checks constraints on initial partial density perturbation (perturb_flow, perturb_flow_fluid, perturb_flow_mag, perturb_sph, perturb_sph_fluid, and fluid_rho)

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

◆ s_check_inputs_qbmm_and_polydisperse()

subroutine __m_checker_fpp_f90__::s_check_inputs_qbmm_and_polydisperse
private

Checks constraints on the QBMM and polydisperse bubble parameters (qbmm, polydisperse, dist_type, rhoRV, and R0_type)

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

◆ s_check_inputs_restart()

subroutine __m_checker_fpp_f90__::s_check_inputs_restart
private

Checks constraints on the restart parameters (old_grid, old_ic, etc.)

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

◆ s_check_parallel_io()

subroutine __m_checker_fpp_f90__::s_check_parallel_io
private

Checks if mpi is enabled with parallel_io.

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