- Aug 02, 2009
-
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
- old-style (left untouched for now): app, lib, run, sol, tut, util - new-style: foamApps, foamLib, foamRun, foamSol, foamTut, foamUtils - additional aliases: userApps, whichFoam NB: ideally we'd have 'foamSrc' instead of 'src'. Do we really need 'foamsrc' and 'foamfv' anyhow?
-
- Aug 01, 2009
-
-
Mark Olesen authored
-
Mark Olesen authored
- rhoCentralFoam
-
Mark Olesen authored
- could also move to utilities/miscellaneous - the dictionary compare contents might be useful enough to move into dictionary code. - usage example (w/o -rewrite): for i in $(find -name fvSolution) do fvSolutionCombine -case "${i%/system/fvSolution}" done
-
Mark Olesen authored
-
- Jul 31, 2009
-
-
Mark Olesen authored
- this would be an argument for providing default values at the top-level compressible/incompressible turbulenceModel
-
Mark Olesen authored
- avoids raw values sprinkled about the code eg, 'defaultKappa_' vs. '0.41'
-
Mark Olesen authored
-
Mark Olesen authored
-
henry authored
-
Mark Olesen authored
-
- Jul 30, 2009
-
-
henry authored
-
Mark Olesen authored
-
henry authored
-
Mark Olesen authored
- got hit by spacing error and it took too long to pinpoint the problem: #include "XXX" <- okay # include "XXX" <- wrong!
-
Mark Olesen authored
-
- Jul 29, 2009
-
-
Mark Olesen authored
-
henry authored
-
henry authored
-
Mark Olesen authored
- compile into linux64Gcc44, linuxGcc44 to avoid clashes during testing - continue to use gmp-4.2.4 since gmp-4.3.x might be miscompiled with a system gcc-4.3.2
-
- Jul 28, 2009
-
-
-
Andrew Heather authored
-
henry authored
-
Mark Olesen authored
- partial revert for commit 9557f2cb
-
-
Mark Olesen authored
Conflicts: README
-
- Jul 27, 2009
-
-
Andrew Heather authored
-
mattijs authored
-
henry authored
-
-
Chris Greenshields authored
-
henry authored
Removed network tests.
-
Mark Olesen authored
-
henry authored
-
henry authored
-
Mark Olesen authored
-
henry authored
-
henry authored
-