- May 18, 2016
-
- May 13, 2016
-
-
Mark OLESEN authored
Feature iotweaks Enhancements for #114 and #115. Tagged as WIP, since there may be some need for discussion/rework prior to merging. See merge request !35
-
- May 10, 2016
-
-
Andrew Heather authored
Merge foundation Integrating latest code from the OF Foundation - main changes: Lots of renaming/refactoring: - to retrieve reference from tmp, now need to use tmp.ref() as opposed to tmp() - fvc::flux function to replace fvc::interpolate(<field>) & mesh.Sf() - integration of new c++ features: no more spaces between closing template braces, e.g. class1<class2<Type> > becomes class1<class2<Type>> - DataEntry renamed to Function1 New functionality: - Updated 6DoF - fvOptions support in turbulence models See merge request !33
-
- May 06, 2016
-
-
Andrew Heather authored
ENH: added -decomposeParDict as argument to getNumberOfProcessors() Continuing discussion at https://develop.openfoam.com/Development/OpenFOAM-plus/commit/1507178a1bfffef916faab8f6d69dd72c3f0ee76?title=#note_1093 Now the Allrun script could be ``` runParallel -decomposeParDict system/decomposeParDict-6 snappyHexMesh -overwrite ``` Thanks @Mattijs See merge request !36
-
Prashant Sonakar authored
-
- May 05, 2016
-
-
Andrew Heather authored
Revert "Change boundaryRadiationProperties and boundaryRadiationPropertiesPatch to mesh object and changing tutorials accordingly" This reverts commit 662f9242. Note: functionality moved to feature-boundaryRadiationProperties branch
-
mattijs authored
-
mattijs authored
-
- Apr 29, 2016
-
-
sergio authored
Merge branch 'merge-foundation' of develop.openfoam.com:Development/OpenFOAM-plus into merge-foundation
-
sergio authored
-
sergio authored
Change boundaryRadiationProperties and boundaryRadiationPropertiesPatch to mesh object and changing tutorials accordingly
-
Andrew Heather authored
-
Andrew Heather authored
-
- Apr 28, 2016
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
- Apr 27, 2016
-
-
Andrew Heather authored
-
- Apr 26, 2016
-
-
Andrew Heather authored
-
Andrew Heather authored
Merge branch 'merge-foundation' of develop.openfoam.com:Development/OpenFOAM-plus into merge-foundation
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
BUG: boundaryRadiationProperties - updated to use caseConstant() for parallel usage and updated style
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
- Apr 25, 2016
-
-
Andrew Heather authored
Merge branch 'merge-foundation' of develop.openfoam.com:Development/OpenFOAM-plus into merge-foundation
-
Andrew Heather authored
-
-
andy authored
-
- Apr 22, 2016
-
-
andy authored
-
Andrew Heather authored
-
Andrew Heather authored
-
- Apr 21, 2016
-
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=2062
-
Henry Weller authored
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=2061
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=2060
-
Henry Weller authored
Now the calculation of the 2nd-invariant is more efficient and accumulates less round-off error.
-
Henry Weller authored
-
Henry Weller authored
-