ENH: default to collateTimes on for ensight output

- the uncollated version becomes quite difficult to process.

  Caveat: cannot use "collateTimes true" for non-static geometries
This commit is contained in:
Mark Olesen
2016-06-30 15:32:21 +02:00
parent 3be20b492d
commit 6d71d03f44
7 changed files with 49 additions and 13 deletions

View File

@ -70,7 +70,7 @@ Description
{
ensight
{
collateTimes 1;
collateTimes true;
}
}

View File

@ -62,7 +62,7 @@ surfaceNoiseCoeffs
{
ensight
{
collateTimes 1;
collateTimes true;
}
}