df56a5b192
STYLE: corrected header.
2010-03-26 13:36:53 +00:00
d6c5d294b4
ENH: added patchID access function
2010-03-26 13:36:24 +00:00
5d93fbe16d
ENH: Removed parmetis. Use ptscotch instead.
2010-03-22 16:48:48 +00:00
658b7700e1
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
etc/settings.csh
etc/settings.sh
src/parallel/decompose/Allwmake
2010-03-22 15:44:34 +00:00
9f5c39af53
ENH: have ptscotch
...
ptscotch - compiles into ptscotchDecomp. All thirdparty decompositionMethods
now moved out of decompositionMethods so add them explicitly to link line
for programs that need them (decomposePar, snappyHexMesh etc.)
2010-03-22 15:38:35 +00:00
9d42286a22
ENH: add missing operator/ for 'one' class
2010-03-22 15:04:06 +01:00
2f594171b3
Merge remote branch 'OpenCFD/master' into olesenm
2010-03-22 13:23:18 +01:00
d978c79e70
STYLE: drop unneeded MPI_HOME for openmpi (uses OPAL_PREFIX)
...
COMP: drop gcc-4.2 settings
2010-03-19 19:29:19 +01:00
4f926a376f
New solver: rhoPorousMRFPimpleFoam
...
Added compressibility support to MRFZone.
Required generalisation of the oneField concept.
Also clean-up the use of one and zero for consistency.
Simple mixerVessel2D tutorial case supplied.
2010-03-19 17:54:35 +00:00
f5322b0bed
STYLE: Corrected error message
2010-03-19 10:32:18 +00:00
a22305e093
BUG: options file had space after backslash
2010-03-18 14:48:01 +00:00
01d6eded39
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-18 14:41:26 +00:00
dc06f24a0c
ENH: Split src/parallel into decompse and reconstruct to remove cyclic build dependency
2010-03-18 12:23:01 +00:00
f7f35bc271
STYLE: changed indentation
2010-03-18 11:16:21 +00:00
a703cb3b94
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-17 18:13:13 +00:00
9e68716255
ENH: Minor spelling correction
2010-03-17 17:57:10 +00:00
3773c8d1d3
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-17 17:47:40 +00:00
0fedb6b861
STYLE: corrected comment
2010-03-17 17:47:28 +00:00
08f10e8ea1
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-17 15:06:16 +00:00
cf034de37a
Merge branch 'olesenm'
2010-03-17 14:58:34 +00:00
35cd2e49b8
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-17 11:49:50 +00:00
f1ab396a66
STYLE: remove all references to wallPoint::greatPoint.
...
Replaced with point::max wherever possible. Is VGREAT, not GREAT so be
careful with calculations.
2010-03-17 11:48:44 +00:00
56acb3752c
STYLE: changed comment
2010-03-17 11:18:48 +00:00
caa250f81d
ENH: layered mesh motion solver
...
Specifies motion as blocks inside which motion is interpolated
2010-03-17 11:16:29 +00:00
263e9e3361
ENH: have transform mode without automatic ordering
...
Still has automatic transformation tensor calculation
2010-03-17 11:14:28 +00:00
cd768b7a5a
Merge remote branch 'OpenCFD/master' into olesenm
2010-03-17 08:52:10 +01:00
3c1993798a
fvMotionSolver: added pointEdgeStructuredWalk.C
2010-03-15 17:04:24 +00:00
3a8cb46beb
files: Removed MC scheme.
2010-03-15 17:03:27 +00:00
dbe29112e3
MULES limitation removed: sub-cycling time now supported on morphing meshes
...
Support for cell-volume interpolation during time sub-cycling now provided and
used in the MULES VoF solver to allow sub-cycling on morphing meshes.
2010-03-15 17:02:12 +00:00
5e8d714dff
Removed superfluous interpolation scheme.
2010-03-15 17:00:02 +00:00
135b82aa88
ENH: provided reference for Murphy-Shaddix coal char combustion model
2010-03-11 14:55:13 +00:00
61b6fe3311
COMP: missing pointEdgeStructuredWalk.C in Make/files
2010-03-11 10:22:18 +01:00
2788a12c08
Merge remote branch 'OpenCFD/master' into olesenm
2010-03-10 15:15:23 +01:00
abdee93da4
COMP: move 3rd-party mpi from $WM_OPTIONS -> $WM_ARCH$WM_COMPILER
...
Rationale:
Treat 3rd-party mpi libraries like any other 3rd-party library. They
are normally available without debugging and don't know anything
about the OpenFOAM DP/SP (double/single precision) concept.
2010-03-10 14:53:04 +01:00
1f88dac94b
ENH: sample on nearest cell, not cell containing triangle centre.
...
Much more robust. Also now works on triSurfaces with non-compact point numbering.
2010-03-09 18:05:30 +00:00
3aed3c45be
STYLE: added code for using isoSurfaceCell. Removed cleanup of surface.
2010-03-09 13:27:50 +00:00
8c454d5e04
STYLE: removed some include files. Added alternative code for using
...
isoSurfaceCell instead isoSurface.
2010-03-09 13:24:16 +00:00
a3621bd6d1
ENH: mesh motion on layered meshes.
...
Specifies motion as a set of interpolations on subsets of the mesh.
2010-03-09 13:22:23 +00:00
e4b4bf2bf0
ENH: UIPstream when reaches eof deletes the underlying buffer.
...
Only in PstreamBuffers mode. This makes sure that data from other processors
already handled gets deleted.
2010-03-04 15:03:10 +00:00
1a87cd16fb
ENH: Add averaging to all iso-surface based sampledSurfaces.
...
The optional 'average' switch causes use of the average-of-pointvalues
instead of the original volField.
2010-03-04 13:45:44 +00:00
60a1898399
STYLE: Fixed creation date
2010-03-03 14:59:02 +00:00
67f6d98288
BUG: build order not correct for reconstruct library to be built.
2010-03-02 12:16:01 +00:00
fd6003d9a3
BUG: findBox needed treeBoundBox, not boundBox
2010-03-02 12:15:34 +00:00
bdab648191
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-02 09:51:53 +00:00
de673c5ee5
ENH: Changed mixed coupled bc to use combination of zerogradient and fixedValue
...
Is more convergent&stable than switching.
2010-03-02 09:51:00 +00:00
1c100735cc
BUG: overwrite option does not require an argument.
2010-03-02 09:50:34 +00:00
f88d85ba8a
ENH: have dummy versions for thirdparty libraries
...
The dummyThirdParty tree builds libraries which are drop-in
(but non-functional) versions of some thirdparty libraries. This will
make it easier to ship binary versions without having to ship thirdparty packs.
2010-03-01 17:11:08 +00:00
f37cfd5284
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-01 16:05:59 +00:00
22ce56db17
Merge branch 'olesenm'
2010-03-01 15:55:30 +00:00
0a2968325d
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-01 15:24:00 +00:00