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

Public Attributes

integer geometry
 Type of geometry for the patch.
 
real(wpx_centroid
 
real(wpy_centroid
 
real(wpz_centroid
 Location of the geometric center, i.e. the centroid, of the patch. It is specified through its x-, y- and z-coordinates, respectively.
 
real(wpc
 
real(wpp
 
real(wpt
 
real(wpm
 
real(wplength_x
 
real(wplength_y
 
real(wplength_z
 Dimensions of the patch. x,y,z Lengths.
 
real(wpradius
 Dimensions of the patch. radius.
 
real(wptheta
 
logical slip
 
character(len=pathlen_maxmodel_filepath
 Path the STL file relative to case_dir.
 
integer model_spc
 Number of samples per cell to use when discretizing the STL object.
 
real(wpmodel_threshold
 Threshold to turn on smoothen STL patch.
 

Member Data Documentation

◆ c

real(wp) ib_patch_parameters::c

◆ geometry

integer ib_patch_parameters::geometry

Type of geometry for the patch.

◆ length_x

real(wp) ib_patch_parameters::length_x

◆ length_y

real(wp) ib_patch_parameters::length_y

◆ length_z

real(wp) ib_patch_parameters::length_z

Dimensions of the patch. x,y,z Lengths.

◆ m

real(wp) ib_patch_parameters::m

◆ model_filepath

character(len=pathlen_max) ib_patch_parameters::model_filepath

Path the STL file relative to case_dir.

Translation of the STL object. Scale factor for the STL object. Angle to rotate the STL object along each cartesian coordinate axis, in radians.

◆ model_spc

integer ib_patch_parameters::model_spc

Number of samples per cell to use when discretizing the STL object.

◆ model_threshold

real(wp) ib_patch_parameters::model_threshold

Threshold to turn on smoothen STL patch.

◆ p

real(wp) ib_patch_parameters::p

◆ radius

real(wp) ib_patch_parameters::radius

Dimensions of the patch. radius.

◆ slip

logical ib_patch_parameters::slip

◆ t

real(wp) ib_patch_parameters::t

◆ theta

real(wp) ib_patch_parameters::theta

◆ x_centroid

real(wp) ib_patch_parameters::x_centroid

◆ y_centroid

real(wp) ib_patch_parameters::y_centroid

◆ z_centroid

real(wp) ib_patch_parameters::z_centroid

Location of the geometric center, i.e. the centroid, of the patch. It is specified through its x-, y- and z-coordinates, respectively.


The documentation for this type was generated from the following file: