- 23 Apr, 2010 1 commit
-
-
Mark Olesen authored
-
- 20 Apr, 2010 1 commit
-
-
Mark Olesen authored
-
- 29 Mar, 2010 1 commit
-
-
Mark Olesen authored
-
- 01 Dec, 2009 1 commit
-
-
henry authored
-
- 27 Nov, 2009 1 commit
-
-
Mark Olesen authored
- markup codingStyleGuide.org examples so they actually indent correctly - use 'Info<<' as per codingStyleGuide instead of 'Info <<'
-
- 05 May, 2009 1 commit
-
-
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"
-
- 31 Dec, 2008 1 commit
-
-
Mark Olesen authored
-
- 18 Dec, 2008 1 commit
-
-
Mark Olesen authored
-
- 02 Oct, 2008 2 commits
- 25 Jun, 2008 2 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- 13 Jun, 2008 1 commit
-
-
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
-
- 15 Apr, 2008 1 commit
-
-
OpenFOAM-admin authored
-