- 13 Jul, 2018 1 commit
-
-
Mark OLESEN authored
- use scalar(0) instead of scalar(0.0) etc
-
- 12 Jul, 2018 3 commits
- 11 Jul, 2018 1 commit
-
-
Mark OLESEN authored
-
- 10 Jul, 2018 1 commit
-
-
Mark OLESEN authored
-
- 06 Jul, 2018 1 commit
-
-
Mark OLESEN authored
DOC: document topo sources inputs in doxygen format ENH: check for excess tokens in dictionary input (issue #762) - various bits of code cleanup (modernization) in meshTool/sets.
-
- 10 Jul, 2018 1 commit
-
-
Mark OLESEN authored
- had "UName" instead of "U" for the single field lookup.
-
- 11 Jul, 2018 1 commit
-
-
Mark OLESEN authored
- char instead of integer representation for the enumeration. - additional constructor as lookupOrDefault from dictionary entry.
-
- 06 Jul, 2018 1 commit
-
-
Mark OLESEN authored
- improve doxygen entries for searchable surfaces. - support selection of searchable surfaces with shorter names. Eg, type box | cylinder | ...; vs type searchableBox | searchableCylinder | ...;
-
- 10 Jul, 2018 2 commits
-
-
Andrew Heather authored
-
Andrew Heather authored
-
- 05 Jul, 2018 7 commits
-
-
mattijs authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
- was superseded by "libs" in 1612
-
Mark OLESEN authored
- was replaced with "name" in 1706
-
- 04 Jul, 2018 2 commits
-
-
Mark OLESEN authored
- stricter checking for common dictionary input errors such as a missing ';' for primitive entries, extra or missing closing '}' etc.
-
Mark OLESEN authored
- use "min:xxx" format for AMIInterpolation as well
-
- 02 Jul, 2018 1 commit
-
-
Mark OLESEN authored
- relocate some standard functionality to TimePaths to allow a lighter means of managing time directories without using the entire Time mechanism. - optional enableLibs for Time construction (default is on) and a corresponding argList::noLibs() and "-no-libs" option STYLE: - mark Time::outputTime() as deprecated MAY-2016 - use pre-increment for runTime, although there is no difference in behaviour or performance.
-
- 04 Jul, 2018 2 commits
- 02 Jul, 2018 1 commit
-
-
mattijs authored
-
- 28 Jun, 2018 2 commits
-
-
Andrew Heather authored
-
Andrew Heather authored
-
- 26 Jun, 2018 2 commits
-
-
Andrew Heather authored
-
Andrew Heather authored
-
- 28 Jun, 2018 1 commit
-
-
Mark OLESEN authored
-
- 27 Jun, 2018 5 commits
-
-
sergio authored
Merge branch 'develop-pre-release' of develop.openfoam.com:Development/OpenFOAM-plus into develop-pre-release
-
sergio authored
-
Mark OLESEN authored
-
Mark OLESEN authored
- the backend script should not be accessible from the PATH. Using deprecated/ adds a level of documentation.
-
Mark OLESEN authored
-
- 26 Jun, 2018 5 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
- functionObjectLibs -> libs - redirectType -> name - change deprecated writeCompression flags types to Switch. - cleanup some trailing ';;' from some dictionaries
-
-
Andrew Heather authored
-