MFC: Simulation
High-fidelity multiphase flow simulation
Loading...
Searching...
No Matches
m_derived_types::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.
 
real(wp), dimension(1:3) translate
 Translation of the STL object.
 
real(wp), dimension(1:3) scale
 Scale factor for the STL object.
 
real(wp), dimension(1:3) rotate
 Angle to rotate the STL object along each cartesian coordinate axis, in radians.
 
integer spc
 Number of samples per cell to use when discretizing the STL object.
 
real(wpthreshold
 Threshold to turn on smoothen STL patch.
 

Detailed Description

Defines parameters for a Model Patch.

Member Data Documentation

◆ filepath

character(len=pathlen_max) m_derived_types::ic_model_parameters::filepath

Path the STL file relative to case_dir.

◆ rotate

real(wp), dimension(1:3) m_derived_types::ic_model_parameters::rotate

Angle to rotate the STL object along each cartesian coordinate axis, in radians.

◆ scale

real(wp), dimension(1:3) m_derived_types::ic_model_parameters::scale

Scale factor for the STL object.

◆ spc

integer m_derived_types::ic_model_parameters::spc

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

◆ threshold

real(wp) m_derived_types::ic_model_parameters::threshold

Threshold to turn on smoothen STL patch.

◆ translate

real(wp), dimension(1:3) m_derived_types::ic_model_parameters::translate

Translation of the STL object.


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