mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Corrected capitalization of Doxygen documentation comments
This commit is contained in:
@ -437,7 +437,7 @@ meshQualityControls
|
||||
// and face centre triangles normal
|
||||
minTwist 0.01;
|
||||
|
||||
//- minimum normalised cell determinant
|
||||
//- Minimum normalised cell determinant
|
||||
// 1 = hex, <= 0 = folded or flattened illegal cell
|
||||
minDeterminant 0.001;
|
||||
|
||||
@ -455,7 +455,7 @@ meshQualityControls
|
||||
|
||||
//- Number of error distribution iterations
|
||||
nSmoothScale 4;
|
||||
//- amount to scale back displacement at error points
|
||||
//- Amount to scale back displacement at error points
|
||||
errorReduction 0.75;
|
||||
|
||||
// Optional : some meshing phases allow usage of relaxed rules.
|
||||
|
||||
Reference in New Issue
Block a user