- 01 Nov, 2019 5 commits
-
-
Kutalmış Berçin authored
STYLE: renamed periodicHill createPlots -> plot for consistency TUT: use nutLowReWallFunction for bump2D - required for the new nutWallFuncs hierarchy
-
Kutalmış Berçin authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- 30 Oct, 2019 3 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- 29 Oct, 2019 4 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- enables future use of precision adaptors
-
Mark OLESEN authored
-
OpenFOAM bot authored
-
- 28 Oct, 2019 4 commits
-
-
Mark OLESEN authored
- we know they have already protected by an is_contiguous check, so the class-memaccess warning/error can be suppressed.
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
- adjust known gcc/clang compiler versions
-
- 25 Oct, 2019 3 commits
-
-
Mark OLESEN authored
For example, $ someSolver -info-switch writeOptionalEntries - note that values changed via the command-line are changed after the etc/controlDict entries, but *before* any case-local system/controlDict entries. However, in many testing cases the command-line options eliminate the need for such local file modifications. ENH: cleanup handling of local debug switches in Time - add as methods directly on simpleObjectRegistry to avoid code duplication STYLE: adjust internal naming of ITstream parameters
-
Mark OLESEN authored
- now reports the dictionary, entry, default. For example, Dictionary: <case>/0/nut.boundaryField.wall Entry: Cmu Default: 0.09 Dictionary: <case>/0/nut.boundaryField.wall Entry: kappa Default: 0.41 Dictionary: <case>/0/nut.boundaryField.wall Entry: E Default: 9.8 - suppress reporting for debug, optimisation switches since this generates extremely noisy output
-
Mark OLESEN authored
-
- 24 Oct, 2019 1 commit
-
-
Mark OLESEN authored
- cannot rely on the entries having a keyword method STYLE: apply consistent hash table sizing for debug objects
-
- 28 Oct, 2019 1 commit
-
-
sergio ferraris authored
-
- 07 Nov, 2019 1 commit
-
-
mattijs authored
-
- 23 Oct, 2019 5 commits
-
-
mattijs authored
-
mattijs authored
-
mattijs authored
It was tracking to find the wanted sampling location. This tracking was using the offsetted seed point instead of the offsetted wanted sampling point.
-
Mark OLESEN authored
-
Mark OLESEN authored
- cannot change stream compression after construction.
-
- 22 Oct, 2019 2 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- 18 Oct, 2019 1 commit
-
-
mattijs authored
-
- 10 Oct, 2019 3 commits
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
- 17 Oct, 2019 1 commit
-
-
mattijs authored
-
- 11 Oct, 2019 1 commit
-
-
Mark OLESEN authored
-
- 10 Oct, 2019 3 commits
-
-
Mark OLESEN authored
ENH: added scalarField hypot() function
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- 08 Oct, 2019 1 commit
-
-
Mark OLESEN authored
- Now accept '/' when reading variables without requiring a surrounding '{}' - fix some degenerate parsing cases when the first character is already bad. Eg, $"abc" would have previously parsed as a <$"> variable, even although a double quote is not a valid variable character. Now emits a warning and parses as a '$' token and a string token.
-
- 09 Oct, 2019 1 commit
-
-
Mark OLESEN authored
- avoid the name eval(), since this collides with the identical macro name if m4 is used sometime in the future
-