- Nov 05, 2008
-
-
Mark Olesen authored
-
Mark Olesen authored
- read 'ftr' triSurface format - added 'ofs' (OpenFOAM Surface) as new all-in-one surface format candidate - trying to get some sanity into the surface patch classes, but called it 'surfGroup' (for now) to avoid conflict with existing 'surfacePatch' - add read() member like Mattijs suggested
-
- Nov 04, 2008
-
-
Mark Olesen authored
-
- Oct 29, 2008
-
-
Mark Olesen authored
-
- Oct 28, 2008
-
-
Mark Olesen authored
porousZone constructor in the same order as sampling
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
- improves efficiency throughout
-
- Oct 27, 2008
-
-
Mark Olesen authored
-
mattijs authored
-
Mark Olesen authored
-
Mark Olesen authored
-
henry authored
Absolute enthalpy h = hs + hc.
-
henry authored
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
-
- Oct 25, 2008
-
-
Mark Olesen authored
- convertToMeters optional, also allow 'scale'
-
Mark Olesen authored
-
Mark Olesen authored
- typedefs to simplify code - added scalePoints() member * this is especially useful for the triSurfaceMesh dictionary constructor when we have surfaces in mm or inches and don't wish to rescale in some external program
-
- Oct 24, 2008
-
-
Mark Olesen authored
-
Mark Olesen authored
- drop copy components constructors in favour of the xfer versions. Even if the caller sends through constant data, if will be automatically promoted to xfer (via a copy operation).
-
Mark Olesen authored
- dropped non-const tmp::clear() in favour of the const version
-
Mark Olesen authored
-
Mark Olesen authored
- use xfer form for calls to resetPrimitives
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
-
- Oct 23, 2008
-
-
henry authored
-
henry authored
-
henry authored
-
henry authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
- keyedSurface is similar to triSurface, but uses faces - meshedSurface is sorted in regions and should be more memory efficient - surfMesh is the placeholder name for an OpenFOAM native surface format
-
Mark Olesen authored
-
mattijs authored
-
mattijs authored
-