- Jun 25, 2019
-
-
Andrew Heather authored
-
- Dec 19, 2018
-
-
Andrew Heather authored
-
- Jun 28, 2018
-
-
Andrew Heather authored
-
- Jul 15, 2016
-
-
Mark Olesen authored
-
- Dec 22, 2015
-
-
Andrew Heather authored
-
- Dec 09, 2015
-
-
Andrew Heather authored
-
- Dec 11, 2014
-
-
OpenFOAM-admin authored
-
- Feb 17, 2014
-
-
OpenFOAM-admin authored
-
- Aug 14, 2011
-
-
Henry authored
-
- Jun 17, 2011
-
-
OpenFOAM-admin authored
-
- Jun 10, 2011
-
-
mattijs authored
-
- Mar 08, 2011
-
-
Mark Olesen authored
-
- Feb 23, 2011
-
-
Mark Olesen authored
-
- Feb 22, 2011
-
-
Mark Olesen authored
- write intermediate code to _SHA1 directories - add Test-codeStream
-
- Jun 23, 2010
-
-
henry authored
-
- May 05, 2009
-
-
Mark Olesen authored
- #inputMode error now issues a FatalError on duplicate entries - #inputMode warn issues a warning on duplicate entries, corresponds to the old behaviour of 'error' - #inputMode protect prevents overwriting existing entries The 'protect' mode provides a simple mechanism for supplying default values. eg, in file1: #inputMode protect intensity 0.1; mixingLength 0.005; #inputMode merge inlet { type turbulentIntensityKineticEnergyInlet; intensity $intensity; } which is included from file2: intensity 0.05; #include "file1"
-
- Jun 13, 2008
-
-
Mark Olesen authored
* added '#remove' function * changed insert() method name to more general execute() * using #inputMode or #remove within a primitiveEntry now provokes an error * adjusted the dictionaryTest accordingly
-
- Apr 15, 2008
-
-
OpenFOAM-admin authored
-