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.
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.
real(wp) ib_patch_parameters::p |
◆ radius
real(wp) ib_patch_parameters::radius |
Dimensions of the patch. radius.
◆ slip
logical ib_patch_parameters::slip |
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: