- Dec 10, 2015
-
-
sergio authored
-
- Dec 09, 2015
-
-
sergio authored
transient based solvers to account for incompressible Eq of State laws. It avoids taking into account the term ddt(rho) as mass contribution due to compressibility effects
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
mattijs authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
- Dec 08, 2015
-
-
Andrew Heather authored
-
mattijs authored
-
Andrew Heather authored
-
Andrew Heather authored
-
- Dec 03, 2015
-
-
Andrew Heather authored
-
- Dec 02, 2015
-
-
Henry Weller authored
fvOptions are transferred to the database on construction using fv::options::New which returns a reference. The same function can be use for construction and lookup so that fvOptions are now entirely demand-driven. The abstract base-classes for fvOptions now reside in the finiteVolume library simplifying compilation and linkage. The concrete implementations of fvOptions are still in the single monolithic fvOptions library but in the future this will be separated into smaller libraries based on application area which may be linked at run-time in the same manner as functionObjects.
-
Henry Weller authored
Corrects feature-request http://www.openfoam.org/mantisbt/view.php?id=1856 Patch provided by Juho Peltola
-
Andrew Heather authored
-
Andrew Heather authored
ENH: applyBoundaryLayer - determine compressibility automatically by the presence of a thermophysicalProperties file
-
- Dec 01, 2015
-
-
Henry Weller authored
-
Henry Weller authored
See also commit 82ccde32
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
- Nov 30, 2015
-
-
Henry Weller authored
chtMultiRegionFoam, chtMultiRegionSimpleFoam, buoyantPimpleFoam, buoyantSimpleFoam: Added support for hRef
-
mattijs authored
Uses a system/caseProperties file to select templates from etc/caseDicts/createZeroDirectoryTemplates to enable high-level setup of a case. See - etc/caseDicts/createZeroDirectoryTemplates - tutorials/preProcessing/createZeroDirectory
-
- Nov 29, 2015
-
-
Henry Weller authored
Patch provided by Bruno Santos Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1494
-
Henry Weller authored
-
mattijs authored
-
- Nov 28, 2015
-
-
Henry Weller authored
-
- Nov 27, 2015
-
-
Henry Weller authored
Code and tutorial case provided by Juho Peltola
-
Andrew Heather authored
-
mattijs authored
-
Andrew Heather authored
-
- Nov 26, 2015
-
-
mattijs authored
- moved control to functionObject (from bc) - this allows multi-region support - see heatTransfer/chtMultiRegionFoam/externalCoupledMultiRegionHeater tut - generalisation of streamed reading/writing of specialised bcs
-
mattijs authored
- moved control to functionObject (from bc) - this allows multi-region support - see heatTransfer/chtMultiRegionFoam/externalCoupledMultiRegionHeater tut - generalisation of streamed reading/writing of specialised bcs
-
Andrew Heather authored
-
mattijs authored
- bounds option (see $FOAM_UTILITIES/postProcessing/sampling/sample/sampleDict) - fixes memory error http://www.openfoam.org/mantisbt/view.php?id=1487 - cleans up iso surface normal orientation
-
Andrew Heather authored
-
Henry Weller authored
moveDynamicMesh: Iterate over mesh.update() according to the PIMPLE settings Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1926
-
- Nov 25, 2015
-
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1926
-