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

Functions/Subroutines

program __m_check_ib_patches_fpp_f90__
 This module contains subroutines that read, and check consistency of, the user provided inputs and data.
 
subroutine s_check_ib_patches
 
subroutine s_check_circle_ib_patch_geometry (patch_id)
 This subroutine verifies that the geometric parameters of the circle patch have consistently been inputted by the user.
 
subroutine s_check_airfoil_ib_patch_geometry (patch_id)
 This subroutine verifies that the geometric parameters of the airfoil patch have consistently been inputted by the user.
 
subroutine s_check_3d_airfoil_ib_patch_geometry (patch_id)
 This subroutine verifies that the geometric parameters of the 3d airfoil patch have consistently been inputted by the user.
 
subroutine s_check_rectangle_ib_patch_geometry (patch_id)
 This subroutine verifies that the geometric parameters of the rectangle patch have consistently been inputted by the user.
 
subroutine s_check_sphere_ib_patch_geometry (patch_id)
 This subroutine verifies that the geometric parameters of the sphere patch have consistently been inputted by the user.
 
subroutine s_check_cuboid_ib_patch_geometry (patch_id)
 This subroutine verifies that the geometric parameters of the cuboid patch have consistently been inputted by the user.
 
subroutine s_check_cylinder_ib_patch_geometry (patch_id)
 This subroutine verifies that the geometric parameters of the cylinder patch have consistently been inputted by the user.
 
subroutine s_check_model_ib_patch_geometry (patch_id)
 This subroutine verifies that the geometric parameters of the model patch have consistently been inputted by the user.
 
subroutine s_check_inactive_ib_patch_geometry (patch_id)
 

Function/Subroutine Documentation

◆ __m_check_ib_patches_fpp_f90__()

program __m_check_ib_patches_fpp_f90__

This module contains subroutines that read, and check consistency of, the user provided inputs and data.

Here is the call graph for this function:

◆ s_check_3d_airfoil_ib_patch_geometry()

subroutine __m_check_ib_patches_fpp_f90__::s_check_3d_airfoil_ib_patch_geometry ( integer, intent(in) patch_id)
private

This subroutine verifies that the geometric parameters of the 3d airfoil patch have consistently been inputted by the user.

Parameters
patch_idPatch identifier
Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_airfoil_ib_patch_geometry()

subroutine __m_check_ib_patches_fpp_f90__::s_check_airfoil_ib_patch_geometry ( integer, intent(in) patch_id)
private

This subroutine verifies that the geometric parameters of the airfoil patch have consistently been inputted by the user.

Parameters
patch_idPatch identifier
Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_circle_ib_patch_geometry()

subroutine __m_check_ib_patches_fpp_f90__::s_check_circle_ib_patch_geometry ( integer, intent(in) patch_id)
private

This subroutine verifies that the geometric parameters of the circle patch have consistently been inputted by the user.

Parameters
patch_idPatch identifier
Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_cuboid_ib_patch_geometry()

subroutine __m_check_ib_patches_fpp_f90__::s_check_cuboid_ib_patch_geometry ( integer, intent(in) patch_id)
private

This subroutine verifies that the geometric parameters of the cuboid patch have consistently been inputted by the user.

Parameters
patch_idPatch identifier
Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_cylinder_ib_patch_geometry()

subroutine __m_check_ib_patches_fpp_f90__::s_check_cylinder_ib_patch_geometry ( integer, intent(in) patch_id)
private

This subroutine verifies that the geometric parameters of the cylinder patch have consistently been inputted by the user.

Parameters
patch_idPatch identifier
Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_ib_patches()

subroutine __m_check_ib_patches_fpp_f90__::s_check_ib_patches
Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_inactive_ib_patch_geometry()

subroutine __m_check_ib_patches_fpp_f90__::s_check_inactive_ib_patch_geometry ( integer, intent(in) patch_id)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_model_ib_patch_geometry()

subroutine __m_check_ib_patches_fpp_f90__::s_check_model_ib_patch_geometry ( integer, intent(in) patch_id)
private

This subroutine verifies that the geometric parameters of the model patch have consistently been inputted by the user.

Parameters
patch_idPatch identifier
Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_rectangle_ib_patch_geometry()

subroutine __m_check_ib_patches_fpp_f90__::s_check_rectangle_ib_patch_geometry ( integer, intent(in) patch_id)
private

This subroutine verifies that the geometric parameters of the rectangle patch have consistently been inputted by the user.

Parameters
patch_idPatch identifier
Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_check_sphere_ib_patch_geometry()

subroutine __m_check_ib_patches_fpp_f90__::s_check_sphere_ib_patch_geometry ( integer, intent(in) patch_id)
private

This subroutine verifies that the geometric parameters of the sphere patch have consistently been inputted by the user.

Parameters
patch_idPatch identifier
Here is the call graph for this function:
Here is the caller graph for this function: