mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: errors found in feature-vtm merge !213
- vtkWrite with moving mesh was not updated the subsets properly, which caused it to crash. - foamToVTK -overwrite ignored for single region cases, was working for multi-region cases - minor documentation changes
This commit is contained in:
@ -56,7 +56,7 @@ Description
|
||||
dome
|
||||
{
|
||||
action add;
|
||||
shape sphere;
|
||||
source sphere;
|
||||
origin (-0.1 -0.01 -0.1);
|
||||
radius 0.25;
|
||||
}
|
||||
@ -98,7 +98,7 @@ Description
|
||||
directory | The output directory name | no | postProcessing/NAME
|
||||
width | Padding width for file name | no | 8
|
||||
decompose | Decompose polyhedral cells | no | false
|
||||
writeIds | Write cell/patch ids as field | no | true
|
||||
writeIds | Write cell/patch ids as field | no | false
|
||||
\endtable
|
||||
|
||||
\heading Output Selection
|
||||
|
||||
Reference in New Issue
Block a user