- May 06, 2009
-
-
Mark Olesen authored
Conflicts: applications/utilities/mesh/manipulation/createBaffles/createBaffles.C Can't use [0] to assign the first value of a DynamicList unless it has been preceded by a setSize() - use append() instead.
-
- May 05, 2009
-
-
henry authored
Renamed the LES wall-function back to how it was because it is more generally applicable than just to the Spalart Allmaras model.
-
henry authored
-
henry authored
-
henry authored
-
henry authored
-
henry authored
-
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"
-
- May 04, 2009
-
-
Mark Olesen authored
- fixed misc. copyright dates, other cosmetics
-
- May 01, 2009
- Apr 30, 2009
-
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
- emit warning for deprecated timeScheme entry
-
Mark Olesen authored
- added rules for gcc-4.3 in preparation for switching to gcc-4.4 - added 'clean' target for wmake/src/Makefile It is probably reasonable to separate the binaries from the rules (TODO)
-
- Apr 29, 2009
-
-
mattijs authored
-
- Apr 28, 2009
-
-
mattijs authored
modified: SiCortex64Gcc/cOpt modified: SunOS64Gcc/cOpt modified: linux64Gcc/c++Opt modified: linux64Gcc/cOpt modified: linux64Gcc/general modified: linux64Gcc42/c++Opt modified: linux64Gcc42/cOpt modified: linuxGcc/c++ modified: linuxGcc/cDebug modified: linuxGcc/general modified: linuxIA64Gcc/cOpt
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
graham authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
- createBaffles used List::append(const T&), changed to DynamicList
-
Mark Olesen authored
-
- Apr 27, 2009
-
-
Mark Olesen authored
-
andy authored
-
Mark Olesen authored
- DynamicList gets append methods as per List - misc cosmetic changes
-
- Apr 25, 2009
- Apr 24, 2009