- Jun 13, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- relocated BuildIssues.txt -> doc/BuildIssues.md
-
Mark OLESEN authored
- adjust copyright dates for manpages
-
Mark OLESEN authored
- enable by default on Windows, disable by default on non-Windows.
-
mattijs authored
-
Andrew Heather authored
ENH: functionObject: refactored co-ordinate system usage and new forceCoeffs members See merge request OpenFOAM-plus!246
-
mattijs authored
- do not write 0/ directory - clean case in ./Allclean
-
- Jun 12, 2019
-
-
mattijs authored
-
- Jun 13, 2019
-
-
Andrew Heather authored
-
- Jun 12, 2019
- Jun 11, 2019
-
-
sergio authored
-
sergio authored
-
sergio authored
-
Kutalmış Berçin authored
-
Andrew Heather authored
-
Gabriel Barajas authored
Based on Goring et al., 1980
-
Andrew Heather authored
-
- Jun 10, 2019
- Jun 09, 2019
-
-
Mark OLESEN authored
- no use having wmkdepend on the target architecture when it will only be needed on the host architecture.
-
Mark OLESEN authored
-
- Jun 07, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
- remove make target for wmdep (flex-based scanner), which eliminates a bootstrap dependency on flex. As of OpenFOAM-v1806, wmdep has been superseded by wmdepend (ragel-based scanner). - replace dirToString binary with shell/awk equivalent for simpler maintenance. The utility is very rarely used (auto scanning to create Make/files) so there is no performance difference.
-
Andrew Heather authored
Feature vof update solvers See merge request OpenFOAM-plus!266
-
Sergio Ferraris authored
Integration of VOF MULES new interfaces. Update of VOF solvers and all instances of MULES in the code. Integration of reactingTwoPhaseEuler and reactingMultiphaseEuler solvers and sub-models Updating reactingEuler tutorials accordingly (most of them tested) New eRefConst thermo used in tutorials. Some modifications at thermo specie level affecting mostly eThermo. hThermo mostly unaffected New chtMultiRegionTwoPhaseEulerFoam solver for quenching and tutorial. Phases sub-models for reactingTwoPhaseEuler and reactingMultiphaseEuler were moved to src/phaseSystemModels/reactingEulerFoam in order to be used by BC for chtMultiRegionTwoPhaseEulerFoam. Update of interCondensatingEvaporatingFoam solver.
-
- Jun 06, 2019
-
-
Mark OLESEN authored
-
Andrew Heather authored
-
Mark OLESEN authored
- if surface is only on a single processor, no point merging occurs and the pointsMap is empty.
-
Pawan authored
-
Mark OLESEN authored
- overload the ref() method to allow modification of the referenced (non-const) field directly. Same as constCast(), but less typing and less prone to error. - construct ConstPrecisionAdaptor from tmp for improved efficiency.
-
- Jun 05, 2019
-
-
Mark OLESEN authored
- the updated surface writers must be explicitly tagged as being Time-aware (useTimeDir) to have them splice Time (in this case freq) into the output path. The older writers worked in the opposite way. They extracted a time value from the naming of the output directory (which was fragile).
-
Mark OLESEN authored
-