- Dec 07, 2021
-
-
Andrew Heather authored
-
- Dec 06, 2021
-
-
Users can now include additional controls via a new formatOptions dictionary.
-
- Nov 26, 2021
-
-
- Jul 16, 2020
-
-
Mark OLESEN authored
- less clutter using plain tests with the bool operator: (!ptr) vs (ptr.empty()) (ptr) vs (!ptr.empty())
-
- Oct 31, 2019
-
-
OpenFOAM bot authored
-
- Feb 06, 2019
-
-
OpenFOAM bot authored
-
- Jan 16, 2019
-
-
Mark OLESEN authored
-
- Dec 15, 2018
-
-
Mark OLESEN authored
- provide relativePath() for argList and for Time. These are relative to the case globalPath(). Eg, Info<< "output: " << runTime.relativePath(outputFile) << nl;
-
- Dec 14, 2018
-
-
Mark OLESEN authored
- partial solution for issue #1091 This generates file properties that are case-relative, Eg, plane0 { p { file "<case>/postProcessing/plane0/1/p_plane0.vtk"; } U { file "<case>/postProcessing/plane0/1/U_plane0.vtk"; } } This allows the case to be moved elsewhere and still find its files. This functionality was previously added for vtkCloud, but now also applies to streamLine, sampledSets and sampledSurfaces
-
- Jun 12, 2018
-
-
Mark OLESEN authored
- add some more documentation
-
- Jun 15, 2016
-
- Apr 25, 2016
-
-
Henry Weller authored
-
- Jan 10, 2016
-
-
Henry Weller authored
-
- Dec 08, 2015
-
-
Andrew Heather authored
-
- Nov 11, 2015
-
-
Andrew Heather authored
- New boundaryData surface writer - Moved templated code into separate files - Output filenames written to functionObjectState dictionary - Ensight surface writer now supports a 'collate times' option [mattijs] - Nastran surface writer updated based on user feedback
-
Andrew Heather authored
- New boundaryData surface writer - Moved templated code into separate files - Output filenames written to functionObjectState dictionary - Ensight surface writer now supports a 'collate times' option [mattijs] - Nastran surface writer updated based on user feedback
-
Henry Weller authored
Avoids the clutter and maintenance effort associated with providing the function signature string.
-
- Feb 21, 2013
- Aug 14, 2011
-
-
Henry authored
-
- Jul 21, 2011
-
-
mattijs authored
-
- Jul 14, 2011
-
-
mattijs authored
-
- Jan 19, 2011
-
- Jan 14, 2011
-
-
Andrew Heather authored
-
- Jan 07, 2011
-
-
graham authored
-
- Jan 05, 2011
-
-
Andrew Heather authored
This reverts commit b18f6cc1.
-
graham authored
-
- Aug 27, 2010
-
-
Andrew Heather authored
-
- Jul 28, 2010
-
-
graham authored
-
- Mar 29, 2010
-
-
Mark Olesen authored
-
- Dec 01, 2009
-
-
Mark Olesen authored
- adjust code to more closely resemble sampledSurfaces
-
- Mar 12, 2009
-
-
mattijs authored
-
- Jan 10, 2009
-
-
Mark Olesen authored
-
- Dec 31, 2008
-
-
Mark Olesen authored
-
- Oct 21, 2008
-
-
mattijs authored
-
- Jun 25, 2008
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- May 01, 2008
-
-
henry authored
-