-
- Downloads
ENH: support user specification of ensight time format/precision (#2999)
- new format option keywords: timeFormat, timePrecision CONFIG: default ensight output is now consistently BINARY - this removes some uncertainty with the ensightWrite functionObject which was previously dependent on the simulation writeFormat and makes its behaviour consistent with foamToEnsight Note: binary Ensight output is consistent with the defaults for VTP output (inline binary) ENH: minor adjustment of ensight writing methods
Showing
- src/OpenFOAM/db/Time/Time.C 4 additions, 1 deletionsrc/OpenFOAM/db/Time/Time.C
- src/OpenFOAM/db/Time/Time.H 2 additions, 12 deletionssrc/OpenFOAM/db/Time/Time.H
- src/OpenFOAM/db/Time/TimeIO.C 2 additions, 23 deletionssrc/OpenFOAM/db/Time/TimeIO.C
- src/OpenFOAM/db/options/IOstreamOption.C 66 additions, 11 deletionssrc/OpenFOAM/db/options/IOstreamOption.C
- src/OpenFOAM/db/options/IOstreamOption.H 87 additions, 48 deletionssrc/OpenFOAM/db/options/IOstreamOption.H
- src/fileFormats/ensight/file/ensightCase.C 46 additions, 12 deletionssrc/fileFormats/ensight/file/ensightCase.C
- src/fileFormats/ensight/file/ensightCase.H 67 additions, 7 deletionssrc/fileFormats/ensight/file/ensightCase.H
- src/fileFormats/ensight/file/ensightCaseOptions.C 46 additions, 3 deletionssrc/fileFormats/ensight/file/ensightCaseOptions.C
- src/fileFormats/ensight/file/ensightCaseTemplates.C 9 additions, 15 deletionssrc/fileFormats/ensight/file/ensightCaseTemplates.C
- src/fileFormats/ensight/file/ensightFile.C 32 additions, 14 deletionssrc/fileFormats/ensight/file/ensightFile.C
- src/fileFormats/ensight/file/ensightFile.H 11 additions, 5 deletionssrc/fileFormats/ensight/file/ensightFile.H
- src/fileFormats/ensight/file/ensightGeoFile.C 14 additions, 5 deletionssrc/fileFormats/ensight/file/ensightGeoFile.C
- src/fileFormats/ensight/file/ensightGeoFile.H 8 additions, 3 deletionssrc/fileFormats/ensight/file/ensightGeoFile.H
- src/functionObjects/utilities/ensightWrite/ensightWrite.C 5 additions, 5 deletionssrc/functionObjects/utilities/ensightWrite/ensightWrite.C
- src/functionObjects/utilities/ensightWrite/ensightWrite.H 7 additions, 2 deletionssrc/functionObjects/utilities/ensightWrite/ensightWrite.H
- src/meshTools/coordSet/writers/ensight/ensightCoordSetWriter.C 7 additions, 7 deletions...eshTools/coordSet/writers/ensight/ensightCoordSetWriter.C
- src/meshTools/coordSet/writers/ensight/ensightCoordSetWriter.H 8 additions, 4 deletions...eshTools/coordSet/writers/ensight/ensightCoordSetWriter.H
- src/meshTools/coordSet/writers/ensight/ensightCoordSetWriterCollated.C 4 additions, 8 deletions.../coordSet/writers/ensight/ensightCoordSetWriterCollated.C
- src/meshTools/coordSet/writers/ensight/ensightCoordSetWriterUncollated.C 4 additions, 8 deletions...oordSet/writers/ensight/ensightCoordSetWriterUncollated.C
- src/surfMesh/writers/ensight/ensightSurfaceWriter.C 7 additions, 7 deletionssrc/surfMesh/writers/ensight/ensightSurfaceWriter.C
Loading
Please register or sign in to comment