StorageFormatΒΆ
Type: | enum |
---|---|
Range: | ASCII, Binary, Pinboard |
Default: | Binary |
Appearance: | simple |
Use this parameter to set the storage format of the JCM-fieldbag fieldbag.jcm
file which stores the computed fields in the result directory of the project.
It is not recommended to use the ASCII
format since file sizes are much larger than in Binary
format.
When using format Pinboard
the JCM-fieldbag is not stored and the field data are lost when finishing the simulation. Before destroying the computed fields however, all post-process placed in the project file are performed. Use format Pinboard
when only the output of post-processes is required. This will reduce the data transfer to the hard disk drastically, especially when performing parameter scans.