Loading [MathJax]/extensions/tex2jax.js
MFC: Post-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 post_process stage.
 
subroutine s_check_inputs_output_format
 Checks constraints on output format parameters.
 
subroutine s_check_inputs_partial_domain
 Checks constraints on partial domain parameters.
 
subroutine s_check_inputs_partial_density
 Checks constraints on partial density parameters.
 
subroutine s_check_inputs_momentum
 Checks constraints on momentum parameters.
 
subroutine s_check_inputs_velocity
 Checks constraints on velocity parameters.
 
subroutine s_check_inputs_flux_limiter
 Checks constraints on flux limiter parameters.
 
subroutine s_check_inputs_volume_fraction
 Checks constraints on volume fraction parameters.
 
subroutine s_check_inputs_vorticity
 Checks constraints on vorticity parameters.
 
subroutine s_check_inputs_schlieren
 Checks constraints on numerical Schlieren parameters (schlieren_wrt and schlieren_alpha)
 
subroutine s_check_inputs_surface_tension
 Checks constraints on surface tension parameters (cf_wrt and sigma)
 
subroutine s_check_inputs_no_flow_variables
 Checks constraints on the absence of flow variables.
 

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

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

◆ s_check_inputs_flux_limiter()

subroutine __m_checker_fpp_f90__::s_check_inputs_flux_limiter
private

Checks constraints on flux limiter parameters.

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

◆ s_check_inputs_momentum()

subroutine __m_checker_fpp_f90__::s_check_inputs_momentum
private

Checks constraints on momentum parameters.

Here is the call graph for this function:

◆ s_check_inputs_no_flow_variables()

subroutine __m_checker_fpp_f90__::s_check_inputs_no_flow_variables
private

Checks constraints on the absence of flow variables.

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

◆ s_check_inputs_output_format()

subroutine __m_checker_fpp_f90__::s_check_inputs_output_format
private

Checks constraints on output format parameters.

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

◆ s_check_inputs_partial_density()

subroutine __m_checker_fpp_f90__::s_check_inputs_partial_density
private

Checks constraints on partial density parameters.

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

◆ s_check_inputs_partial_domain()

subroutine __m_checker_fpp_f90__::s_check_inputs_partial_domain
private

Checks constraints on partial domain parameters.

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

◆ s_check_inputs_schlieren()

subroutine __m_checker_fpp_f90__::s_check_inputs_schlieren
private

Checks constraints on numerical Schlieren parameters (schlieren_wrt and schlieren_alpha)

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

◆ s_check_inputs_surface_tension()

subroutine __m_checker_fpp_f90__::s_check_inputs_surface_tension
private

Checks constraints on surface tension parameters (cf_wrt and sigma)

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

◆ s_check_inputs_velocity()

subroutine __m_checker_fpp_f90__::s_check_inputs_velocity
private

Checks constraints on velocity parameters.

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

◆ s_check_inputs_volume_fraction()

subroutine __m_checker_fpp_f90__::s_check_inputs_volume_fraction
private

Checks constraints on volume fraction parameters.

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

◆ s_check_inputs_vorticity()

subroutine __m_checker_fpp_f90__::s_check_inputs_vorticity
private

Checks constraints on vorticity parameters.

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