- 01 Jun, 2010 4 commits
-
-
Mark Olesen authored
- use it to report the correct solverName for vector/tensor fields
-
Mark Olesen authored
- now passes through LaTeX with fewer complaints. - added note about braces for 'case' statements. - could not formulate a sensible rule about when return statements need parentheses and when not. - did not update codingStyleGuide.pdf ... I don't even know if it should be part of the git repo at all
-
Mark Olesen authored
-
Mark Olesen authored
wmakeFindEmptyMake: - Find 'Make/' directories without 'files' or 'options'. These typically correspond to (partially) removed applications.
-
- 31 May, 2010 1 commit
-
-
Mark Olesen authored
Conflicts: src/finiteVolume/fields/fvPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValueFvPatchField.C
-
- 27 May, 2010 1 commit
-
-
graham authored
-
- 26 May, 2010 6 commits
- 25 May, 2010 2 commits
- 21 May, 2010 7 commits
-
-
graham authored
-
graham authored
overlap. Matching wall collision records by storing and comparing location of wall impact relative to paticle centre.
-
graham authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
Both sides need to use the same tag so it is now calculated as nProcs*(max(myProcNo,neighProcNo) + min(myProcNo,neighProcNo) which is - commutative - does not interfere with normal message tag 1
-
mattijs authored
-
- 20 May, 2010 10 commits
-
-
graham authored
collision step to be skipped for the NoBinaryCollision model.
-
graham authored
Updated dsmc and md tuts, including new cyclic handling.
-
Mark Olesen authored
- both versions handle the same input words. Only need the <Switch> version when the destination variable is also a Switch and we need to output the word later.
-
henry authored
-
henry authored
Removed Mattijs specific unitTestCases directory and moved CHANGES-splitCyclic into the doc/changes directory.
-
henry authored
-
henry authored
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
- add const-ness for control variables - drop unused fluxGradp variable - use lookupOrDefault instead of found/lookup combination
-
- 19 May, 2010 9 commits