Loading [MathJax]/extensions/tex2jax.js
MFC: Simulation
High-fidelity multiphase flow simulation
All Classes Namespaces Files Functions Variables Pages
m_checker_common.fpp.f90 File Reference

Functions/Subroutines

program __m_checker_common_fpp_f90__
 
subroutine s_check_inputs_common
 Checks compatibility of parameters in the input file. Used by all three stages.
 
subroutine s_check_inputs_time_stepping
 Checks constraints on the time-stepping parameters. Called by s_check_inputs_common for simulation and post-processing.
 
subroutine s_check_inputs_finite_difference
 Checks constraints on the finite difference parameters. Called by s_check_inputs_common for simulation and post-processing.
 
subroutine s_check_total_cells
 
subroutine s_check_inputs_bubbles_euler
 Checks constraints on the bubble parameters. Called by s_check_inputs_common for pre-processing and simulation.
 
subroutine s_check_inputs_qbmm_and_polydisperse
 Checks constraints on the QBMM and polydisperse bubble parameters. Called by s_check_inputs_common for pre-processing and simulation.
 
subroutine s_check_inputs_adv_n
 Checks constraints on the adv_n flag. Called by s_check_inputs_common for pre-processing and simulation.
 
subroutine s_check_inputs_hypoelasticity
 Checks constraints on the hypoelasticity parameters. Called by s_check_inputs_common for pre-processing and simulation.
 
subroutine s_check_inputs_hyperelasticity
 Checks constraints on the hyperelasticity parameters. Called by s_check_inputs_common for pre-processing and simulation.
 
subroutine s_check_inputs_phase_change
 Checks constraints on the phase change parameters. Called by s_check_inputs_common for pre-processing and simulation.
 
subroutine s_check_inputs_ibm
 Checks constraints on the Immersed Boundaries parameters. Called by s_check_inputs_common for pre-processing and simulation.
 
subroutine s_check_inputs_simulation_domain
 Checks constraints on dimensionality and the number of cells for the grid. Called by s_check_inputs_common for all three stages.
 
subroutine s_check_inputs_model_eqns_and_num_fluids
 Checks constraints on model equations and number of fluids in the flow. Called by s_check_inputs_common for all three stages.
 
subroutine s_check_inputs_weno
 Checks constraints regarding WENO order. Called by s_check_inputs_common for all three stages.
 
subroutine s_check_inputs_bc
 Checks constraints on the boundary conditions in the x-direction. Called by s_check_inputs_common for all three stages.
 
subroutine s_check_inputs_stiffened_eos
 Checks constraints on the stiffened equation of state fluids parameters. Called by s_check_inputs_common for all three stages.
 
subroutine s_check_inputs_surface_tension
 Checks constraints on the surface tension parameters. Called by s_check_inputs_common for all three stages.
 
subroutine s_check_inputs_moving_bc
 Checks constraints on the inputs for moving boundaries. Called by s_check_inputs_common for all three stages.
 

Function/Subroutine Documentation

◆ __m_checker_common_fpp_f90__()

program __m_checker_common_fpp_f90__
Here is the call graph for this function:

◆ s_check_inputs_adv_n()

subroutine __m_checker_common_fpp_f90__::s_check_inputs_adv_n
private

Checks constraints on the adv_n flag. Called by s_check_inputs_common for pre-processing and simulation.

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

◆ s_check_inputs_bc()

subroutine __m_checker_common_fpp_f90__::s_check_inputs_bc
private

Checks constraints on the boundary conditions in the x-direction. Called by s_check_inputs_common for all three stages.

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

◆ s_check_inputs_bubbles_euler()

subroutine __m_checker_common_fpp_f90__::s_check_inputs_bubbles_euler
private

Checks constraints on the bubble parameters. Called by s_check_inputs_common for pre-processing and simulation.

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

◆ s_check_inputs_common()

subroutine __m_checker_common_fpp_f90__::s_check_inputs_common

Checks compatibility of parameters in the input file. Used by all three stages.

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

◆ s_check_inputs_finite_difference()

subroutine __m_checker_common_fpp_f90__::s_check_inputs_finite_difference
private

Checks constraints on the finite difference parameters. Called by s_check_inputs_common for simulation and post-processing.

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

◆ s_check_inputs_hyperelasticity()

subroutine __m_checker_common_fpp_f90__::s_check_inputs_hyperelasticity
private

Checks constraints on the hyperelasticity parameters. Called by s_check_inputs_common for pre-processing and simulation.

Here is the call graph for this function:

◆ s_check_inputs_hypoelasticity()

subroutine __m_checker_common_fpp_f90__::s_check_inputs_hypoelasticity
private

Checks constraints on the hypoelasticity parameters. Called by s_check_inputs_common for pre-processing and simulation.

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

◆ s_check_inputs_ibm()

subroutine __m_checker_common_fpp_f90__::s_check_inputs_ibm
private

Checks constraints on the Immersed Boundaries parameters. Called by s_check_inputs_common for pre-processing and simulation.

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

◆ s_check_inputs_model_eqns_and_num_fluids()

subroutine __m_checker_common_fpp_f90__::s_check_inputs_model_eqns_and_num_fluids
private

Checks constraints on model equations and number of fluids in the flow. Called by s_check_inputs_common for all three stages.

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

◆ s_check_inputs_moving_bc()

subroutine __m_checker_common_fpp_f90__::s_check_inputs_moving_bc
private

Checks constraints on the inputs for moving boundaries. Called by s_check_inputs_common for all three stages.

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

◆ s_check_inputs_phase_change()

subroutine __m_checker_common_fpp_f90__::s_check_inputs_phase_change
private

Checks constraints on the phase change parameters. Called by s_check_inputs_common for pre-processing and simulation.

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_common_fpp_f90__::s_check_inputs_qbmm_and_polydisperse
private

Checks constraints on the QBMM and polydisperse bubble parameters. Called by s_check_inputs_common for pre-processing and simulation.

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

◆ s_check_inputs_simulation_domain()

subroutine __m_checker_common_fpp_f90__::s_check_inputs_simulation_domain
private

Checks constraints on dimensionality and the number of cells for the grid. Called by s_check_inputs_common for all three stages.

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

◆ s_check_inputs_stiffened_eos()

subroutine __m_checker_common_fpp_f90__::s_check_inputs_stiffened_eos
private

Checks constraints on the stiffened equation of state fluids parameters. Called by s_check_inputs_common for all three stages.

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

◆ s_check_inputs_surface_tension()

subroutine __m_checker_common_fpp_f90__::s_check_inputs_surface_tension
private

Checks constraints on the surface tension parameters. Called by s_check_inputs_common for all three stages.

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

◆ s_check_inputs_time_stepping()

subroutine __m_checker_common_fpp_f90__::s_check_inputs_time_stepping
private

Checks constraints on the time-stepping parameters. Called by s_check_inputs_common for simulation and post-processing.

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

◆ s_check_inputs_weno()

subroutine __m_checker_common_fpp_f90__::s_check_inputs_weno
private

Checks constraints regarding WENO order. Called by s_check_inputs_common for all three stages.

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

◆ s_check_total_cells()

subroutine __m_checker_common_fpp_f90__::s_check_total_cells
private
Here is the call graph for this function:
Here is the caller graph for this function: