Skip to content
  • Mark OLESEN's avatar
    ENH: support user specification of ensight time format/precision (#2999) · dafae668
    Mark OLESEN authored and Andrew Heather's avatar Andrew Heather committed
    - 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
    dafae668