ENH: vtkSurfaceWriter: user-specifiable precision.

Partly solves #65. Ensight writer is fixed but all the other ones probably
need doing as well.
This commit is contained in:
mattijs
2016-06-01 17:43:14 +01:00
parent 8a7880af2e
commit 2a07e34fb0
5 changed files with 37 additions and 6 deletions

View File

@ -74,6 +74,11 @@ formatOptions
//collateTimes true; // write single file containing multiple timesteps
// (only for static surfaces)
}
vtk
{
// Non-default write precision for floating point numbers
writePrecision 10;
}
nastran
{
// From OpenFOAM field name to Nastran field name