- Jan 25, 2019
-
-
Mark OLESEN authored
-
- Jan 24, 2019
-
-
mattijs authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
- changed the sectorCoeffs keyword to 'point' from 'axisPt' for more similarity with other dictionaries. Continue to accept 'axisPt' for compatibility.
-
Mark OLESEN authored
-
- Jan 23, 2019
-
-
Mark OLESEN authored
- allows use in surfMesh library, which does not depend on meshTools
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Andrew Heather authored
Feature run time control triggers See merge request OpenFOAM-plus!228
-
Mark OLESEN authored
- now free anything owned by the registry when doing a clear. - the myriad of other ways to remove items (and potentially leaking) have not yet been addressed: * set, erase, retain, filterKeys, filterValues, filterEntries
-
Mark OLESEN authored
- checkIn() was incorrectly conditional on the register state of the source object. Partial patch from .org commit 6dc48b62d948
-
Mark OLESEN authored
- Uses the user-specified value for the HTC calculation { type externalCoupledTemperature; outputTemperture fluid; // or wall; htcRefTemperature user; // or cell (default) Tref 293.15; }
-
mattijs authored
-
Mark OLESEN authored
- was for parallel compilation across multiple hosts, but less useful with modern CPUs with higher number of cores and/or hyperthreading. Fragile use and dependent on a 'lockfile' utility that is not often installed.
-
mattijs authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
- previously stated that the patch level would be 0, but this would necessitate many revert commits after merging in the master branch. It is better to leave the meaning open.
-
- Jan 22, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- since foamDictionary doesn't use system/controlDict it will use the standard default precision. The '-precision' option allows adjusting that value.
-
Mark OLESEN authored
-
Mark OLESEN authored
- support for optional 'enabled' keyword to selectively disable a single sampled surface. ENH: add sampledSurface::withSurfaceFields() method - can be used to distinguish which samplers support surface fields. Currently this is only sampledPatch
-
- Jan 21, 2019
-
-
Andrew Heather authored
-
- Jan 22, 2019
-
-
Andrew Heather authored
-
- Jan 21, 2019
-
-
Andrew Heather authored
-
Andrew Heather authored
-
- Jan 17, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- Jan 21, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- moves any nullptr to the end of the list where they can be eliminated in a second step with resize()
-
- Jan 18, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-