c259ed3d50
Merge branch 'master' of ssh://graham@hunt//home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-18 10:48:11 +00:00
fac8ffd5b6
STYLE: Typo in README, platform -> platforms.
2010-03-18 10:37:56 +00:00
f88e11ce3c
ENH: don't set ParaView_MAJOR if the ParaView_VERSION appears
...
non-numeric (eg, a git or cvs version).
- place the onus on the user to provide the correct ParaView_MAJOR in
these situations.
STYLE: Drop support for cmake older than 2.6.4 (installed in 3rdParty)
2010-03-18 11:05:39 +01:00
c9376b28bc
Merge remote branch 'OpenCFD/master' into olesenm
2010-03-18 11:11:45 +01:00
0d4349bb7e
ENH: Added support for cmake version 2.8.1
2010-03-18 09:55:19 +00:00
6597a8642c
Merge remote branch 'OpenCFD/master' into olesenm
2010-03-18 10:45:09 +01:00
a703cb3b94
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-17 18:13:13 +00:00
e0fcca3858
ENH: don't use directMapped on top patch.
2010-03-17 18:12:48 +00:00
9e68716255
ENH: Minor spelling correction
2010-03-17 17:57:10 +00:00
97910c2c0c
ENH: only set ParaView_MAJOR by default if not already set
2010-03-17 17:56:23 +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
6c47847926
Merge remote branch 'OpenCFD/olesenm' into olesenm
2010-03-17 17:08:38 +01: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
5332347887
ENH: minor typo
2010-03-17 14:57:26 +00:00
df20a6153b
Merge remote branch 'OpenCFD/master' into olesenm
2010-03-17 14:56:04 +01: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
06d2dc9e4c
ENH: application to extrude a faceZone into a separate region mesh
...
Extrudes either internal faces to inflate a baffle or extrudes boundary
faces to create separate mesh. Inserts directMappedWall between the two
meshes.
2010-03-17 11:17:17 +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
d5170fa83a
STYLE: remove trailing space from adjointShapeOptimizationFoam tutorial files
2010-03-17 11:36:42 +01:00
cd768b7a5a
Merge remote branch 'OpenCFD/master' into olesenm
2010-03-17 08:52:10 +01:00
4bb3159323
Merge branch 'particleInteractions' of ssh://graham@hunt//home/noisy3/OpenFOAM/OpenFOAM-dev into particleInteractions
2010-03-16 22:30:14 +00:00
4030fa7129
BUG: test/globalIndex. globalIndex.C no long needs compiled here.
2010-03-16 22:29:34 +00:00
8d5ecca7ae
Merge branch 'particleInteractions' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev into particleInteractions
2010-03-16 22:16:54 +00:00
33bc146b88
STYLE: Particle. Comment removal and tweak.
2010-03-16 22:16:19 +00:00
8500a9caa6
BUG: Using FaceCellWave instead of MeshWave in testWallDist2.C. Does
...
not compile in old form.
2010-03-16 22:06:36 +00:00
772c78e5e3
BUG. FaceCellWave. If propagationTol is a *const* scalar then
...
setPropagationTol cannot be called.
2010-03-16 22:01:02 +00:00
5b7ef77afa
BUG. FaceCellWave. If propagationTol is a *const* scalar then
...
setPropagationTol cannot be called.
2010-03-16 22:01:02 +00:00
0abe384231
Merge branch 'master' into particleInteractions
2010-03-16 12:53:26 +00:00
d35773f4fb
New solver: adjointShapeOptimizationFoam
...
Uses adjoint method to block regions of the domain causing total pressure loss,
e.g. recirculation zones.
pitzDaily tutorial case supplied.
2010-03-15 17:08:45 +00:00
d83d28733d
Corrected headers.
2010-03-15 17:06:38 +00: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
5cac2c00d6
mhdFoam: General cleanup.
2010-03-15 17:03:04 +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
7308242498
BUG: prefs.sh was sourced in the wrong position in etc/{bashrc,cshrc}
2010-03-15 15:15:38 +01:00
ee199b9e9a
BUG: new 3rdParty location for cmake and paraview was not getting cleaned from the path
2010-03-12 17:41:15 +01:00
ee0dea2284
ENH: add top-level Allwclean for paraview plugins
2010-03-12 14:24:04 +01:00
45463d2325
ENH: Using more descriptive names for input entries for createPatch utility
2010-03-12 12:44:14 +00:00
135b82aa88
ENH: provided reference for Murphy-Shaddix coal char combustion model
2010-03-11 14:55:13 +00:00
06b0704438
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-11 14:49:36 +00:00
a04996d0f6
BUG: removed old (redundant) link libraries from options file
2010-03-11 14:49:18 +00:00
0455e4a013
BUG: volScalarField G in registry named RANSModel::G
2010-03-11 14:33:19 +00:00
2fcb6d506b
BUG: option file in combustionModel links general thermo
2010-03-11 14:29:33 +00:00
61b6fe3311
COMP: missing pointEdgeStructuredWalk.C in Make/files
2010-03-11 10:22:18 +01:00