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