- Jun 14, 2018
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- Jun 13, 2018
-
-
mattijs authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
- use "min:xxx" for consistency with other outputs - adjust decompositionInformation as well
-
Andrew Heather authored
Feature iso advector AMR See merge request Development/OpenFOAM-plus!205
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
mattijs authored
-
- link CGAL (clang version) without reference to mpfr,gmp libraries - use offset address in printStack for Darwin as well - alternative handling of feexcept on Darwin
-
Mark OLESEN authored
-
Mark OLESEN authored
STYLE: more consistent use of dimensioned Zero
-
Mark OLESEN authored
- use floor/truncate instead of round. Backport of changes in the develop-pre-release branch.
-
Mark OLESEN authored
- affects random integer ranges. Simpler to extend the range by one and floor (truncate) instead of rounding using odd intervals.
-
Andrew Heather authored
-
Johan Roenby authored
- Reimplemented treatment of alpha1, phi and U in case of nOuterCorrectors > 1 based on storePrevIter() to avoid cluttering the solver with unnecessary fields in case of nOuterCorrectors = 1.
-
Mark OLESEN authored
- replace SortableList with sortedOrder, to reduce some overhead
-
Andrew Heather authored
-
Andrew Heather authored
-
- Jun 12, 2018
-
-
Johan Roenby authored
- Updated tutorial headers - Added copyright note to isoAdvector src - Removed outcommented code lines in interIsoFoam solver - Removed all LTS from interIsoFoam since this is not currently supported - Confirmed that discInConstantFlow gives identical results with N subCylces and time step N*dt - Confirmed that this also holds when nOuterCorrectors > 1.
-
-
Johan Roenby authored
-
Mark OLESEN authored
-
- Jun 11, 2018
-
-
Johan Roenby authored
-
Andrew Heather authored
-
mattijs authored
-
Andrew Heather authored
TODO: migrate singleCellFvMesh into simplified mesh framework (?)
-
- Jun 13, 2018
- Jun 12, 2018
-
-
Mark OLESEN authored
- samples on cell centres, can optionally limit based on a bounding box. Can be used, for example, to extract volume fields into CSV format.
-
Mark OLESEN authored
- add some more documentation
-
sergio authored
Merge branch 'develop-pre-release' of develop.openfoam.com:Development/OpenFOAM-plus into develop-pre-release
-
sergio authored
-
Mark OLESEN authored
- improve handling of model: ... line - simplify parsing of xxx element: ... lines
-
Mark OLESEN authored
-