- 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
-
- Jun 11, 2018
-
-
Johan Roenby authored
-
- Jun 13, 2018
-
-
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
-
Mark OLESEN authored
- replace SortableList with sortedOrder, to reduce some overhead
-
Andrew Heather authored
-
Andrew Heather authored
-
- Jun 12, 2018
-
-
-
Mark OLESEN authored
-
- Jun 11, 2018
-
-
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
-
Mark OLESEN authored
- start/end values were underrepresented due to rounding. Now extend the range to include -0.5 and +0.5 beyond the usual range to ensure the same number density.
-
- Jun 11, 2018
-
-
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
- bump to ParaView 5.5.1
-
- Jun 08, 2018
-
-
sergio authored
-
sergio authored
-
sergio authored
-
Mark OLESEN authored
- face/point ownership is transferred to the surfMesh, so use these directly when sampling the interior.
-
Mark OLESEN authored
- now report as "min = XX max = YY average = ZZ" instead of as "min/max/average = XX, YY, ZZ" this makes it easier to parse any particular value (eg, with foamLog)
-
- Jun 07, 2018
-
-
Mark OLESEN authored
- in anticipation of future change, hard-coded choice within bash_completion
-