A coordSetWriter for Ensight format. More...
#include <ensightCoordSetWriter.H>
A coordSetWriter for Ensight format.
formatOptions
{
ensight
{
format ascii;
collateTimes true;
}
}
Format options:
| Property | Description | Required | Default |
|---|---|---|---|
format | ascii/binary | no | binary |
collateTimes | use common geometry for times | no | true |
timeFormat | Time format (ensight case) | no | scientific |
timePrecision | Time precision (ensight case) | no | 5 |