- 26 Mar, 2018 1 commit
-
-
Mark Olesen authored
-
- 22 Mar, 2018 1 commit
-
-
Mark Olesen authored
-
- 14 Mar, 2018 1 commit
-
-
mattijs authored
-
- 13 Mar, 2018 1 commit
-
-
Andrew Heather authored
-
- 06 Mar, 2018 1 commit
-
-
Andrew Heather authored
-
- 28 Feb, 2018 1 commit
-
-
Mark Olesen authored
-
- 22 Feb, 2018 4 commits
-
-
Mark Olesen authored
Eg, -entry boundaryField/wall2/q vs. boundaryField.wall2.q - remove unneeded quoting when calling foamDictionary
-
Mark Olesen authored
- now replaced 'if ! isTest' with 'if notTest' for most cases.
-
Mark Olesen authored
-
Mark Olesen authored
- remove writeLagrangianCoordinates as InfoSwitch, since this is something that a regular user should not be able to disable.
-
- 09 Feb, 2018 1 commit
-
-
Mark Olesen authored
-
- 18 Jan, 2018 1 commit
-
-
Andrew Heather authored
-
- 12 Jan, 2018 1 commit
-
-
Mark Olesen authored
- use succincter method names that more closely resemble dictionary and HashTable method names. This improves method name consistency between classes and also requires less typing effort: args.found(optName) vs. args.optionFound(optName) args.readIfPresent(..) vs. args.optionReadIfPresent(..) ... args.opt<scalar>(optName) vs. args.optionRead<scalar>(optName) args.read<scalar>(index) vs. args.argRead<scalar>(index) - the older method names forms have been retained for code compatibility, but are now deprecated
-
- 03 Jan, 2018 1 commit
-
-
Mark Olesen authored
-
- 30 Dec, 2017 1 commit
-
-
Andrew Heather authored
-
- 29 Dec, 2017 1 commit
-
-
Andrew Heather authored
-
- 28 Dec, 2017 1 commit
-
-
mattijs authored
-
- 22 Dec, 2017 4 commits
-
-
sergio authored
-
Andrew Heather authored
-
Andrew Heather authored
model and test case Code supplied by Gabriel BARAJAS OJEDA
-
Andrew Heather authored
-
- 21 Dec, 2017 4 commits
-
-
sergio authored
Fixing fvOption in multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection
-
Mark Olesen authored
- removed some unneeded tutorial files
-
mattijs authored
-
Andrew Heather authored
-
- 20 Dec, 2017 1 commit
-
-
sergio authored
-
- 19 Dec, 2017 7 commits
-
-
sergio authored
Modifying relaxation factors for the angledDuct for rhoPimpleFoam
-
sergio authored
-
sergio authored
-
Mark Olesen authored
-
Mark Olesen authored
- also cleanup by using 0.orig/ directory. - use foamListRegions to obtain region names
-
Mark Olesen authored
Eg, transformPoints -scaling 0.01 instead of transformPoints -scaling '(0.01 0.01 0.01)'
-
sergio authored
-
- 18 Dec, 2017 4 commits
-
-
Andrew Heather authored
-
-
-
- with sphereSurfactantFoam and sphereTransport test case
-
- 14 Dec, 2017 2 commits
- 13 Dec, 2017 1 commit
-
-
Mark Olesen authored
-