"README.md" did not exist on "9224daad7b7655facd970ee5b5ed6315288637f9"
- Feb 18, 2020
-
-
- indirect lists, lists of labels - writeString() methods to avoid any ambiguities - support handling of mixed element/node data in ensightCase
-
- Oct 31, 2019
-
-
OpenFOAM bot authored
-
- May 08, 2018
-
-
Mark OLESEN authored
- now treat all mesh geometries as moving, since we cannot know beforehand if this is the case.
-
Mark OLESEN authored
- use same data mask width as ensightCase (8 digits) - consolidate geometry time steps with data time steps if possible, for a cleaner case file.
-
- Feb 08, 2018
-
-
Mark OLESEN authored
- reduces some ambiguity and clarifies the expected output and behaviour. STYLE: reduce some automatic conversions of char to string
-
- Nov 23, 2017
-
-
Mark OLESEN authored
- split now optionally retains empty substrings. Added split on fixed field width. - Foam::name() now formats directly into string buffer, which a removes one layer of copying and also avoids using a non-constexpr in the temporary. STYLE: explicit type narrowing on zero-padded output for ensight
-
- Oct 05, 2016
-
-
Mark Olesen authored
- part of generalizing the ensight infrastructure (issue #241) - General bookkeeping when creating ensight files.
-