mattijs
5d93fbe16d
ENH: Removed parmetis. Use ptscotch instead.
2010-03-22 16:48:48 +00:00
henry
d1dada5dfd
Removed unnecessary operations.
2010-03-19 17:56:11 +00:00
henry
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
henry
b3fd9c599f
Removed unnecessary files.
2010-03-19 17:52:15 +00:00
Mark Olesen
d5170fa83a
STYLE: remove trailing space from adjointShapeOptimizationFoam tutorial files
2010-03-17 11:36:42 +01:00
Mark Olesen
cd768b7a5a
Merge remote branch 'OpenCFD/master' into olesenm
2010-03-17 08:52:10 +01:00
henry
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
henry
d83d28733d
Corrected headers.
2010-03-15 17:06:38 +00:00
henry
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
Mark Olesen
6b6dd51a27
STYLE: more consistent shell style in tutorial run/clean scripts
2010-03-10 10:55:42 +01:00
Mark Olesen
2068c67a33
ENH: 'wclean all' now uses either Allwclean or Allclean files if
...
present.
2010-03-09 17:16:23 +01:00
andy
22ce56db17
Merge branch 'olesenm'
2010-03-01 15:55:30 +00:00
henry
7c5ca1878b
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-02-18 16:16:54 +00:00
henry
c1e7fd9ef6
multiRegionHeater tutorial: Changed to generate the split-mesh and fields at time 0 rather th
...
an 0.001.
2010-02-18 16:16:37 +00:00
Mark Olesen
ac99035a83
COMP: make utilities before solvers.
...
- having all utilities available ASAP is more important than having
all solvers immediately
2010-02-18 16:48:49 +01:00
Mark Olesen
b61537bd28
Merge commit 'OpenCFD/master' into olesenm
2010-02-17 09:32:41 +01:00
Mark Olesen
2f4efd20d7
STYLE: rename starToFoam -> star3ToFoam for the sake of clarity
2010-02-16 18:40:10 +01:00
andy
ce9a3064ba
ENH: Updated porousExplicitSourceReactingParcelFoam verticalChannel tutorial case
2010-02-15 18:44:55 +00:00
andy
8f1a6aa050
ENH: Updated Allclean script for tutorial case
2010-02-15 18:41:31 +00:00
andy
5a025e63ad
ENH: Updated porousExplicitSourceReactingParcelFoam parcelInBox tutorial case
2010-02-15 18:41:05 +00:00
andy
539e911822
ENH: Updated rhoPisoTwinParcelFoam simplifiedSiwek tutorial case
2010-02-15 18:36:10 +00:00
andy
ca00cf2487
ENH Updated rhoPisoTwinParcelFoam tutorial solver to use sensible enthalpy
2010-02-15 18:33:10 +00:00
andy
1abb5c7c29
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-02-12 19:12:51 +00:00
andy
3784ae12dd
ENH: Updating tutorial cases to use sensible enthalpy thermo packages
2010-02-12 17:51:38 +00:00
graham
9760c1c58e
STYLE: floatingObject tutorial. Brace indentation and removal of
...
default values for motion state.
2010-02-12 09:56:40 +00:00
henry
9259d4f635
New tutorial case for fireFoam.
2010-02-10 19:09:58 +00:00
andy
7b3da686d8
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-02-08 19:13:37 +00:00
andy
d2b8b58b5c
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-02-08 17:59:06 +00:00
andy
b3630c3f45
ENH: update to porousExplicitSourceReactingParcelFoam filter tutorial
2010-02-08 16:32:08 +00:00
Mark Olesen
2f0692e002
Merge commit 'OpenCFD/master' into olesenm
2010-02-08 15:01:48 +01:00
Mark Olesen
573bd8ae76
Merge commit 'gitbundle/home' into olesenm
2010-02-08 11:55:21 +01:00
graham
9c52c9f1cf
BUG: floatingObject tutorial - typo in momentOfInertia
2010-02-04 19:24:44 +00:00
andy
21c3504199
ENH: Updated coalChemistryFoam tutorial case
2010-02-04 13:30:24 +00:00
andy
8505ac08dd
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-02-04 11:51:50 +00:00
andy
f8faccf8dd
ENH: updated porousExplicitSourceReactingParcelFoam filter tutorial
2010-02-03 18:48:33 +00:00
graham
10d4c94d82
STYLE: dsmc. Removing viscosityCoefficient from dsmcProperties
...
dictionaries - redundant.
2010-02-03 18:05:23 +00:00
mattijs
36346ec1a2
ENH: Do a weighted balance before refinement and layer addition.
...
Have weight=7 on cells to be refined and balance. Then after refinement
there will be perfect balancing. Similar for layer addition.
2010-02-03 06:18:30 +00:00
andy
82dab7d673
ENH: Updated the porousExplicitSourceReactingParcelFoam solver to use the
...
reacting multi-phase level of cloud/parcel
- changes to createClouds.H
- updated tutorial cases to reflect changes
2010-02-01 13:14:34 +00:00
mattijs
9b5ea8ccff
STYLE: Added some comment to the parameters in 6dof bc
2010-01-29 15:24:52 +00:00
henry
6fb475b439
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-01-28 16:08:17 +00:00
henry
3b038c3702
settlingFoam: Changed to solving for pmh (static pressure minus hydrostatic pressure).
...
While p and pmh (pd in OpenFOAM-1.5.?) are equivalent on orthogonal meshes they
are not on non-orthogonal meshes and the difference is very important for
buoyancy-dominated flows such as settling. settlingFoam is now written in terms
of pmh (static pressure minus hydrostatic pressure) which used to be called pd
but that confused too may people.
2010-01-28 16:06:08 +00:00
sergio
3295abef5c
Correction of version in tutorial chtMultiRegionFoam
2010-01-28 12:48:52 +00:00
sergio
0b96ae5409
chtMultiRegionFoam files update
2010-01-28 12:28:18 +00:00
sergio
40710872fc
chtMultiRegion tutorial modification
2010-01-28 11:10:31 +00:00
sergio
cb5f5cb71c
chtMultiregion tutorial
2010-01-27 17:24:39 +00:00
mattijs
011bbf46bc
ENH: splitMeshRegions now fills in coupling information in directMapped patch.
...
- added directMapped*Patch constructors with uniform offset
- changed splitMeshRegions to use it
- adapted chtMultiRegionFoam tutorials
2010-01-27 13:24:06 +00:00
Mark Olesen
03956d46be
Fix typos in tutorial initial conditions.
2010-01-15 19:33:39 +01:00
andy
90032a8c02
Correcting typo in omega initial field in tutorial
2010-01-11 16:32:28 +00:00
andy
e5ef060734
Update to heat transfer tutorial case
...
- Re-setting initial T fields to unitialised values prior to running
setFields utility
2010-01-11 13:07:32 +00:00
andy
9c79927b67
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-01-05 11:02:03 +00:00