henry
a622a9a0ec
Changed the function name "cofactors" to "cof" and propagated the function
...
through the field algebra.
2008-11-14 16:02:47 +00:00
henry
1b843a3ce5
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2008-11-14 14:24:45 +00:00
henry
6dc5b6e935
Added support for selection tables containing New functions rather than constructors.
2008-11-14 14:24:33 +00:00
mattijs
80c19974f1
ignore status
2008-11-14 13:42:28 +00:00
mattijs
4d2284c99d
rmt isosurface correction
2008-11-12 16:05:22 +00:00
mattijs
0fe10dcf33
guarantee 2:1 on non-cubic grids
2008-11-12 10:48:12 +00:00
mattijs
29d67c3240
averaging in isoSurfaces
2008-11-07 18:14:06 +00:00
mattijs
856c44c264
simplification
2008-11-07 11:50:58 +00:00
mattijs
1538606f58
signed distance
2008-11-07 11:46:13 +00:00
mattijs
81bd77b8ad
remove meshCutSurface
2008-11-05 15:38:27 +00:00
mattijs
c8d4ea0e43
isosurfaces
2008-11-05 13:48:52 +00:00
mattijs
593db180ce
added verbosity option
2008-11-04 14:47:48 +00:00
mattijs
99500b1fa8
updated for new functionality
2008-11-04 14:47:36 +00:00
mattijs
6640acc650
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2008-10-31 18:04:52 +00:00
mattijs
012cbab02c
debug message
2008-10-31 18:04:42 +00:00
mattijs
380e3192c5
ulist argument
2008-10-31 18:04:26 +00:00
andy
be3d701bb6
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2008-10-31 11:26:02 +00:00
andy
ded4f0b2a4
added option to set reference by point
2008-10-30 18:49:14 +00:00
mattijs
1fb786eb6a
removed transfer; delegate to List instead
2008-10-30 15:40:31 +00:00
henry
83bf5a7f98
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2008-10-29 13:19:27 +00:00
henry
44c014397e
Corrected an error in hc.
2008-10-29 13:19:02 +00:00
henry
fd57af9980
Changed sum to gSum for parallel execution.
2008-10-29 13:18:36 +00:00
henry
2fe4ba82d6
Added SAS LES model.
2008-10-29 13:17:24 +00:00
mattijs
4b90cc4c11
extending zoned faces after zonifying cells
2008-10-29 12:57:03 +00:00
mattijs
8c950850ba
proper parallellisation of patch smoothing
2008-10-29 12:56:25 +00:00
mattijs
0f05c04153
sample files
2008-10-29 12:12:42 +00:00
mattijs
8ad016dd2c
small normal tolerance. Fixed indexing error
2008-10-28 21:11:48 +00:00
mattijs
3403802282
region option
2008-10-28 21:07:59 +00:00
mattijs
b5ee8b6dc1
detect only option
2008-10-28 21:07:37 +00:00
mattijs
6520f35f1e
nearestToPoint
2008-10-28 21:07:05 +00:00
andy
37cae8e7ef
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2008-10-28 15:59:55 +00:00
mattijs
606516d88b
Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev
2008-10-27 12:53:53 +00:00
henry
a7090d8f9e
Added sensible enthalpy (hs, Hs) and chemical enthalpy (hc, Hc) to the thermodynamics package.
...
Absolute enthalpy h = hs + hc.
2008-10-27 10:45:45 +00:00
henry
37ed8d9c7e
Added eThermo package from Chris.
2008-10-27 10:44:04 +00:00
mattijs
619f7838e8
Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev
2008-10-27 09:07:51 +00:00
mattijs
dab67ba5bb
pointZones resetting during update
2008-10-27 09:07:29 +00:00
Mark Olesen
c2dd9825fa
Merge commit 'OpenCFD/master' into olesenm
2008-10-24 18:11:02 +02:00
Mark Olesen
23476071dc
polyMesh, fvMesh xfer constructors
...
- 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).
2008-10-24 17:29:05 +02:00
Mark Olesen
2a3bb0f5c4
autoPtr, tmp cosmetics
...
- dropped non-const tmp::clear() in favour of the const version
2008-10-24 17:21:02 +02:00
Mark Olesen
7d081f0ed3
dropped polyMesh::resetPrimitives copy version
2008-10-24 13:03:18 +02:00
Mark Olesen
ac00f974e6
drop ununsed nUsedFaces parameter from polyMesh::resetPrimitives(xfer<..)
...
- use xfer form for calls to resetPrimitives
2008-10-24 12:25:27 +02:00
Mark Olesen
ba6979747c
optimize polyMesh::resetPrimitives for 'null' parameters
2008-10-24 10:25:39 +02:00
Mark Olesen
2023ab6e0d
added xfer<T>::null()
2008-10-24 10:13:48 +02:00
Mark Olesen
8ffa04c892
cosmetics
2008-10-24 10:52:59 +02:00
henry
77913b2efa
Same change as before again.
2008-10-23 23:03:11 +01:00
henry
c781b84d03
See message about commiting the changes to fitting
2008-10-23 22:54:30 +01:00
henry
6111ea3e0b
Implemented Mark's suggestion of removing wcleanAlmostAll.
2008-10-23 22:45:26 +01:00
henry
2a1f28a3a8
Parallelized stencil-based fitting.
2008-10-23 22:44:27 +01:00
mattijs
0f646646cd
resetting zones upon reading
2008-10-23 20:54:06 +01:00
mattijs
536269a267
use new bounding box
2008-10-23 20:53:45 +01:00