ENH: allow invariant surfaces for sampling (#1418)
- an advanced feature, for example when sampling on a static patch while some motion occurs elsewhere. [use with caution] - If the sampled surface dictionary is modified during run-time, the ensight file indexing for the geometry will become out of sync. This is addressed in a subsequent commit.
Showing
- src/sampling/sampledSurface/sampledSurface/sampledSurface.C 3 additions, 0 deletionssrc/sampling/sampledSurface/sampledSurface/sampledSurface.C
- src/sampling/sampledSurface/sampledSurface/sampledSurface.H 17 additions, 1 deletionsrc/sampling/sampledSurface/sampledSurface/sampledSurface.H
- src/sampling/sampledSurface/sampledSurfaces/sampledSurfaces.C 8 additions, 2 deletions...sampling/sampledSurface/sampledSurfaces/sampledSurfaces.C
- src/sampling/sampledSurface/sampledSurfaces/sampledSurfaces.H 3 additions, 1 deletion...sampling/sampledSurface/sampledSurfaces/sampledSurfaces.H
- tutorials/incompressible/pimpleFoam/RAS/propeller/system/surfaces 5 additions, 3 deletions...s/incompressible/pimpleFoam/RAS/propeller/system/surfaces
Please register or sign in to comment