MFC: Simulation
High-fidelity multiphase flow simulation
|
Defines parameters for a Model Patch. More...
Public Attributes | |
character(len=pathlen_max) | filepath |
Path the STL file relative to case_dir. | |
integer | spc |
Number of samples per cell to use when discretizing the STL object. | |
real(kind(0d0)) | threshold |
Threshold to turn on smoothen STL patch. | |
Defines parameters for a Model Patch.
character(len=pathlen_max) ic_model_parameters::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.
integer ic_model_parameters::spc |
Number of samples per cell to use when discretizing the STL object.
real(kind(0d0)) ic_model_parameters::threshold |
Threshold to turn on smoothen STL patch.