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

Defines parameters for a Model Patch. More...

Public Attributes

character(len=pathlen_maxfilepath
 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.
 

Detailed Description

Defines parameters for a Model Patch.

Member Data Documentation

◆ filepath

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.

◆ spc

integer ic_model_parameters::spc

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

◆ threshold

real(kind(0d0)) ic_model_parameters::threshold

Threshold to turn on smoothen STL patch.


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