MFC: Pre-Process
High-fidelity multiphase flow simulation
Loading...
Searching...
No Matches
m_compute_levelset Module Reference

This module is used to handle all operations related to immersed boundary methods (IBMs) More...

Functions/Subroutines

subroutine, public s_circle_levelset (ib_patch_id, levelset, levelset_norm)
 
subroutine, public s_airfoil_levelset (ib_patch_id, levelset, levelset_norm)
 
subroutine, public s_3d_airfoil_levelset (ib_patch_id, levelset, levelset_norm)
 
subroutine, public s_rectangle_levelset (ib_patch_id, levelset, levelset_norm)
 Initialize IBM module.
 
subroutine, public s_cuboid_levelset (ib_patch_id, levelset, levelset_norm)
 
subroutine, public s_sphere_levelset (ib_patch_id, levelset, levelset_norm)
 
subroutine, public s_cylinder_levelset (ib_patch_id, levelset, levelset_norm)
 

Detailed Description

This module is used to handle all operations related to immersed boundary methods (IBMs)

Function/Subroutine Documentation

◆ s_3d_airfoil_levelset()

subroutine, public m_compute_levelset::s_3d_airfoil_levelset ( integer, intent(in) ib_patch_id,
type(levelset_field), intent(inout), optional levelset,
type(levelset_norm_field), intent(inout), optional levelset_norm )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_airfoil_levelset()

subroutine, public m_compute_levelset::s_airfoil_levelset ( integer, intent(in) ib_patch_id,
type(levelset_field), intent(inout), optional levelset,
type(levelset_norm_field), intent(inout), optional levelset_norm )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_circle_levelset()

subroutine, public m_compute_levelset::s_circle_levelset ( integer, intent(in) ib_patch_id,
type(levelset_field), intent(inout), optional levelset,
type(levelset_norm_field), intent(inout), optional levelset_norm )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_cuboid_levelset()

subroutine, public m_compute_levelset::s_cuboid_levelset ( integer, intent(in) ib_patch_id,
type(levelset_field), intent(inout), optional levelset,
type(levelset_norm_field), intent(inout), optional levelset_norm )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_cylinder_levelset()

subroutine, public m_compute_levelset::s_cylinder_levelset ( integer, intent(in) ib_patch_id,
type(levelset_field), intent(inout), optional levelset,
type(levelset_norm_field), intent(inout), optional levelset_norm )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ s_rectangle_levelset()

subroutine, public m_compute_levelset::s_rectangle_levelset ( integer, intent(in) ib_patch_id,
type(levelset_field), intent(inout), optional levelset,
type(levelset_norm_field), intent(inout), optional levelset_norm )

Initialize IBM module.

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

◆ s_sphere_levelset()

subroutine, public m_compute_levelset::s_sphere_levelset ( integer, intent(in) ib_patch_id,
type(levelset_field), intent(inout), optional levelset,
type(levelset_norm_field), intent(inout), optional levelset_norm )
Here is the call graph for this function:
Here is the caller graph for this function: