openfoam/tutorials/lagrangian
Henry Weller 77b03e2e0c Specialized dotInterpolate for the efficient calculation of flux fields
e.g. (fvc::interpolate(HbyA) & mesh.Sf()) -> fvc::flux(HbyA)

This removes the need to create an intermediate face-vector field when
computing fluxes which is more efficient, reduces the peak storage and
improved cache coherency in addition to providing a simpler and cleaner
API.
2016-04-06 20:20:53 +01:00
..
coalChemistryFoam/simplifiedSiwek scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
DPMFoam/Goldschmidt tutorials and templates: Updated wall BC for velocity to noSlip 2016-02-09 20:08:34 +00:00
icoUncoupledKinematicParcelFoam/hopper Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
MPPICFoam scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
reactingParcelFilmFoam Sprucing up the tutorials folder and adding -dict to "collapseEdges" 2016-03-06 19:06:44 +00:00
reactingParcelFoam scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
simpleReactingParcelFoam/verticalChannel scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
sprayFoam/aachenBomb chemkinReader: Add support for reading transport properties from dictionary 2015-11-20 18:55:36 +00:00