Simple container to keep together layer specific information.
More...
|
static scalar | layerThickness (const thicknessModelType, const label nLayers, const scalar firstLayerThickness, const scalar finalLayerThickness, const scalar totalThickness, const scalar expansionRatio) |
|
static scalar | layerExpansionRatio (const thicknessModelType, const label nLayers, const scalar firstLayerThickness, const scalar finalLayerThickness, const scalar totalThickness, const scalar expansionRatio) |
|
static scalar | firstLayerThickness (const thicknessModelType, const label nLayers, const scalar firstLayerThickness, const scalar finalLayerThickness, const scalar totalThickness, const scalar expansionRatio) |
|
static scalar | finalLayerThicknessRatio (const label nLayers, const scalar expansionRatio) |
|
Simple container to keep together layer specific information.
- Source files
-
Definition at line 54 of file layerParameters.H.
◆ thicknessModelType
Enumerator |
---|
FIRST_AND_TOTAL | |
FIRST_AND_EXPANSION | |
FINAL_AND_TOTAL | |
FINAL_AND_EXPANSION | |
TOTAL_AND_EXPANSION | |
FIRST_AND_RELATIVE_FINAL | |
Definition at line 66 of file layerParameters.H.
◆ layerParameters()
Definition at line 333 of file layerParameters.C.
References dict, Foam::endl(), Foam::exit(), Foam::FatalIOError, FatalIOErrorInFunction, forAll, dictionary::found(), dictionary::get(), IOWarningInFunction, Foam::glTF::key(), Foam::nl, dictionary::readIfPresent(), and meshRefinement::subDict().
◆ dict()
◆ numLayers()
◆ relativeSizes()
◆ layerModels()
◆ expansionRatio()
◆ finalLayerThickness()
◆ firstLayerThickness() [1/2]
◆ thickness()
◆ minThickness()
◆ nLayerIter()
label nLayerIter |
( |
| ) |
const |
|
inline |
◆ nRelaxedIter()
label nRelaxedIter |
( |
| ) |
const |
|
inline |
◆ featureAngle()
scalar featureAngle |
( |
| ) |
const |
|
inline |
◆ mergePatchFacesAngle()
scalar mergePatchFacesAngle |
( |
| ) |
const |
|
inline |
◆ concaveAngle()
scalar concaveAngle |
( |
| ) |
const |
|
inline |
◆ nGrow()
◆ maxFaceThicknessRatio()
scalar maxFaceThicknessRatio |
( |
| ) |
const |
|
inline |
◆ nBufferCellsNoExtrude()
label nBufferCellsNoExtrude |
( |
| ) |
const |
|
inline |
◆ additionalReporting()
bool additionalReporting |
( |
| ) |
const |
|
inline |
◆ meshShrinker()
const word& meshShrinker |
( |
| ) |
const |
|
inline |
◆ layerThickness()
Foam::scalar layerThickness |
( |
const thicknessModelType |
layerSpec, |
|
|
const label |
nLayers, |
|
|
const scalar |
firstLayerThickness, |
|
|
const scalar |
finalLayerThickness, |
|
|
const scalar |
totalThickness, |
|
|
const scalar |
expansionRatio |
|
) |
| |
|
static |
◆ layerExpansionRatio()
Foam::scalar layerExpansionRatio |
( |
const thicknessModelType |
layerSpec, |
|
|
const label |
nLayers, |
|
|
const scalar |
firstLayerThickness, |
|
|
const scalar |
finalLayerThickness, |
|
|
const scalar |
totalThickness, |
|
|
const scalar |
expansionRatio |
|
) |
| |
|
static |
◆ firstLayerThickness() [2/2]
Foam::scalar firstLayerThickness |
( |
const thicknessModelType |
layerSpec, |
|
|
const label |
nLayers, |
|
|
const scalar |
firstLayerThickness, |
|
|
const scalar |
finalLayerThickness, |
|
|
const scalar |
totalThickness, |
|
|
const scalar |
expansionRatio |
|
) |
| |
|
static |
◆ finalLayerThicknessRatio()
Foam::scalar finalLayerThicknessRatio |
( |
const label |
nLayers, |
|
|
const scalar |
expansionRatio |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: