- 01 Jun, 2018 1 commit
-
-
Mark OLESEN authored
-
- 28 Mar, 2018 1 commit
-
-
Andrew Heather authored
-
- 05 Nov, 2017 1 commit
-
-
Mark OLESEN authored
- makes for clearer code ENH: make writeIfDifferent part of Ostream
-
- 10 Mar, 2017 1 commit
-
-
Henry Weller authored
-
- 01 Jul, 2016 1 commit
-
-
Henry Weller authored
-
- 30 Apr, 2016 1 commit
-
-
Henry Weller authored
GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() These new names are more consistent and logical because: primitiveField(): primitiveFieldRef(): Provides low-level access to the Field<Type> (primitive field) without dimension or mesh-consistency checking. This should only be used in the low-level functions where dimensional consistency is ensured by careful programming and computational efficiency is paramount. internalField(): internalFieldRef(): Provides access to the DimensionedField<Type, GeoMesh> of values on the internal mesh-type for which the GeometricField is defined and supports dimension and checking and mesh-consistency checking.
-
- 29 Feb, 2016 1 commit
-
-
Henry Weller authored
-
- 20 Feb, 2016 1 commit
-
-
Henry Weller authored
To be used instead of zeroGradientFvPatchField for temporary fields for which zero-gradient extrapolation is use to evaluate the boundary field but avoiding fields derived from temporary field using field algebra inheriting the zeroGradient boundary condition by the reuse of the temporary field storage. zeroGradientFvPatchField should not be used as the default patch field for any temporary fields and should be avoided for non-temporary fields except where it is clearly appropriate; extrapolatedCalculatedFvPatchField and calculatedFvPatchField are generally more suitable defaults depending on the manner in which the boundary values are specified or evaluated. The entire OpenFOAM-dev code-base has been updated following the above recommendations. Henry G. Weller CFD Direct
-
- 12 Feb, 2016 1 commit
-
-
Henry Weller authored
valuePointPatchField: Change assignment to use the object's internalField rather than that of the argument Avoids dependency on the state of the argument pointPatchField the internalField of which may have been de-allocated
-
- 11 Jan, 2016 1 commit
-
-
Henry Weller authored
-
- 10 Jan, 2016 1 commit
-
-
Henry Weller authored
-
- 07 Nov, 2013 1 commit
-
-
Henry authored
-
- 08 Aug, 2013 1 commit
-
-
mattijs authored
-
- 03 Oct, 2012 1 commit
-
-
mattijs authored
-
- 14 Aug, 2011 1 commit
-
-
Henry authored
-
- 19 Jan, 2011 1 commit
-
- 14 Jan, 2011 1 commit
-
-
Andrew Heather authored
-
- 07 Jan, 2011 1 commit
-
-
graham authored
-
- 05 Jan, 2011 2 commits
-
-
Andrew Heather authored
This reverts commit b18f6cc1.
-
graham authored
-
- 30 Dec, 2010 1 commit
-
-
Mark Olesen authored
eg, - makePatchTypeField -> makeTemplatePatchTypeField - makeNonTemplatedPatchTypeField -> makePatchTypeField
-
- 17 Dec, 2010 1 commit
-
-
Mark Olesen authored
-
- 28 Jul, 2010 1 commit
-
-
graham authored
-
- 14 Apr, 2010 1 commit
-
-
mattijs authored
non constraint patchFields on constraint patch types (all fields)
-
- 13 Apr, 2010 1 commit
-
-
mattijs authored
-
- 12 Apr, 2010 1 commit
-
-
Mark Olesen authored
-
- 29 Mar, 2010 1 commit
-
-
Mark Olesen authored
-
- 17 Feb, 2010 1 commit
-
-
mattijs authored
- removed globalPointPatch* - removed pointPatchInterpolate* since all is now inside volPointInterpolation.
-
- 31 Dec, 2008 1 commit
-
-
Mark Olesen authored
-
- 25 Jun, 2008 2 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- 18 Jun, 2008 2 commits
-
-
henry authored
-
h.weller@opencfd.co.uk authored
-
- 15 Apr, 2008 1 commit
-
-
OpenFOAM-admin authored
-