mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
comment update
This commit is contained in:
@ -31,9 +31,6 @@ Description
|
|||||||
G.M. Treece, R.W. Prager and A.H. Gee.
|
G.M. Treece, R.W. Prager and A.H. Gee.
|
||||||
|
|
||||||
Note:
|
Note:
|
||||||
- not possible on patches of type 'empty'. There are no values on
|
|
||||||
'empty' patch fields so even the api would have to change
|
|
||||||
(no volScalarField as argument). Too messy.
|
|
||||||
- in parallel the regularisation (coarsening) always takes place
|
- in parallel the regularisation (coarsening) always takes place
|
||||||
and slightly different surfaces will be created compared to non-parallel.
|
and slightly different surfaces will be created compared to non-parallel.
|
||||||
The surface will still be continuous though!
|
The surface will still be continuous though!
|
||||||
@ -43,6 +40,7 @@ Description
|
|||||||
- uses geometric merge with fraction of bounding box as distance.
|
- uses geometric merge with fraction of bounding box as distance.
|
||||||
- triangles can be between two cell centres so constant sampling
|
- triangles can be between two cell centres so constant sampling
|
||||||
does not make sense.
|
does not make sense.
|
||||||
|
- on empty patches behaves like zero gradient.
|
||||||
- does not do 2D correctly, creates non-flat iso surface.
|
- does not do 2D correctly, creates non-flat iso surface.
|
||||||
|
|
||||||
SourceFiles
|
SourceFiles
|
||||||
|
|||||||
Reference in New Issue
Block a user