-
- Downloads
ENH: bounding box clipping for ensightWrite function object (issue #973)
- for larger problems with a smaller region of interest, can apply a bounding to limit the size of the ensight geometry and fields created. Since the implementation uses a fvMeshSubset, there is an additional per-process memory overhead. A high output frequency should be avoided with moving meshes, since this indirectly forces a frequent update of the submesh.
Showing
- src/functionObjects/utilities/Make/options 2 additions, 0 deletionssrc/functionObjects/utilities/Make/options
- src/functionObjects/utilities/ensightWrite/ensightWrite.C 82 additions, 6 deletionssrc/functionObjects/utilities/ensightWrite/ensightWrite.C
- src/functionObjects/utilities/ensightWrite/ensightWrite.H 11 additions, 0 deletionssrc/functionObjects/utilities/ensightWrite/ensightWrite.H
- src/functionObjects/utilities/ensightWrite/ensightWriteTemplates.C 27 additions, 8 deletions...ionObjects/utilities/ensightWrite/ensightWriteTemplates.C
- tutorials/incompressible/simpleFoam/windAroundBuildings/Allrun-parallel 16 additions, 0 deletions...mpressible/simpleFoam/windAroundBuildings/Allrun-parallel
- tutorials/incompressible/simpleFoam/windAroundBuildings/system/decomposeParDict 23 additions, 0 deletions...le/simpleFoam/windAroundBuildings/system/decomposeParDict
- tutorials/incompressible/simpleFoam/windAroundBuildings/system/ensightWrite 3 additions, 0 deletions...ssible/simpleFoam/windAroundBuildings/system/ensightWrite
Loading
Please register or sign in to comment