henry
ccfb6e32a6
Corrected headers.
2010-06-23 16:54:54 +01:00
sergio
73445367b8
ENH: wind turbine terrain tutorial(windSimpleFoam)
2010-06-23 10:54:33 +01:00
mattijs
245e31adef
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-06-11 17:00:31 +01:00
mattijs
8b46d0cc68
BUG: chtMultiRegionFoam : adapt for basicSolidThermo
2010-06-11 16:55:32 +01:00
mattijs
4c3021ba61
ENH: chtMulti* : adapted to use solidBasicThermo
2010-06-11 16:38:22 +01:00
henry
cf1fa7115f
Tutorial updates -- incomplete.
...
These changes are pushed to avoid continuous merge conflicts caused by scripted
changes to all the tutorial files.
2010-06-10 13:01:14 +01:00
henry
460faa33ed
buoyantSimpleFoam buoyantCavity tutorial: Updated
...
Update not complete.
2010-06-10 12:59:34 +01:00
henry
d53f5edf5c
damBreak4phase: Tested and updated multiphaseInterFoam solver tutorial.
2010-06-10 12:55:04 +01:00
Mark Olesen
0ca515e3b1
Merge remote branch 'OpenCFD/master' into olesenm
2010-06-02 10:46:45 +02:00
graham
c1f565a186
STYLE: rename tutorial from wingFlutter to wingMotion. Not
...
necessarily a flutter.
2010-05-31 12:02:03 +01:00
graham
ed6041eb50
ENH: Adding more useful information to sixDoFRigidBodyMotion restraint
...
reporting.
Making sixDoFRigidBodyMotionConstraints less verbose by default, now
requires debug switch to be set.
2010-05-31 12:00:53 +01:00
henry
068b6b1d14
Resolved unexpected merge problem.
2010-05-25 18:49:10 +01:00
henry
361b153343
Final iteration information now available in mesh::data (used to be mesh::fvData)
...
Relaxation and solution parameters for the final iteration in PIMPLE loops are
now selected according to the value of the "finalIteration" entry in the
mesh::data dictionary.
rhoPimpleFoam significantly updates and now replaces rhoPisoFoam.
2010-05-25 18:45:25 +01:00
graham
51c8c307eb
ENH: Adding actve flag to dsmc binary collision submodels to allow
...
collision step to be skipped for the NoBinaryCollision model.
2010-05-20 17:34:01 +01:00
graham
0368f38a7c
ENH. Update dsmc submodels to allow models with no coeffs dictionary.
...
Updated dsmc and md tuts, including new cyclic handling.
2010-05-20 16:49:03 +01:00
mattijs
f84a91d7ce
Merge commit 'origin/master' into splitCyclic
...
Conflicts:
applications/utilities/mesh/manipulation/createBaffles/createBaffles.C
applications/utilities/postProcessing/patch/patchIntegrate/patchIntegrate.C
src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/cyclic/cyclicPointPatch.C
src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.C
src/dynamicMesh/motionSmoother/motionSmoother.C
src/dynamicMesh/motionSmoother/motionSmoother.H
src/dynamicMesh/motionSmoother/motionSmootherTemplates.C
2010-05-18 13:28:21 +01:00
mattijs
bba50b2152
ENH: updated more tutorials
2010-05-18 12:18:42 +01:00
Mark Olesen
895a077cb1
STYLE: fixup some dictionary headers
2010-05-18 11:38:07 +02:00
mattijs
f54de2aad9
ENH: porousExplicitSourceReactingParcelFoam adapted for createBaffles
2010-05-17 18:05:04 +01:00
mattijs
8816653041
BUG: t-junction-with-fan/Allrun : split cyclics
2010-05-17 17:19:30 +01:00
mattijs
2567ac7c17
ENH: adapted t-junction-with-fan for new createBaffles.
2010-05-17 17:11:14 +01:00
Mark Olesen
f9f988d82f
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
src/finiteVolume/fields/fvPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValueFvPatchField.C
2010-05-31 11:50:56 +02:00
Mark Olesen
80b8071e75
ENH: add default control values to ease SIMPLE->PIMPLE transition
...
- add const-ness for control variables
- drop unused fluxGradp variable
- use lookupOrDefault instead of found/lookup combination
2010-05-20 08:24:55 +02:00
Mark Olesen
bde8dc579a
STYLE: fixup some dictionary headers
2010-05-18 11:38:07 +02:00
mattijs
78e5ef9dbd
ENH: specification of selection of cellZone in snappyHexMeshDict.
...
Now allows specification of inside point to help leaky surfaces.
2010-05-17 11:45:01 +01:00
graham
7fc4368586
ENH: New pimpleDyMFoam tutorial of fluttering wing, demonstrating the
...
sixDoFRigidBodyDisplacement BC restraints and constraints.
2010-05-14 17:54:58 +01:00
mattijs
7507b5f6bd
BUG: fixed subset action in topoSet; renamed sourceDict keyword to sourceInfo.
2010-05-11 12:09:49 +01:00
mattijs
c367e07642
ENH: Converted all cellSet/faceSet/pointSet to topoSet.
2010-05-10 17:17:49 +01:00
andy
7ad0be020e
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-05-10 11:44:49 +01:00
henry
af65028d19
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-05-06 14:45:56 +01:00
henry
911f50cebe
XiFoam: Added relaxation statements to Su and Xi equations
...
This makes the solver more robust when the "Courant number" of the flame
propagation fluctuates.
2010-05-06 14:45:53 +01:00
mattijs
c90ac07985
ENH: updated tutorial lagrangian/porousExplicitSourceReactingParcelFoam/filter
2010-05-04 17:53:36 +01:00
mattijs
51c2adc21f
ENH: updated simpleSRFFoam/mixer tutorial
2010-05-04 17:33:44 +01:00
mattijs
f39c200e02
ENH: updated tutorial boundaryFoam/boundaryWallFunctionsProfile
2010-05-04 16:23:59 +01:00
mattijs
8420ff9e90
ENH: Updated boundaryFoam/boundaryWallFunctions tutorial
2010-05-04 16:19:22 +01:00
mattijs
b04a87a0a1
STYLE: Removed irrelevant comment
2010-05-04 15:50:23 +01:00
mattijs
fa2c806920
BUG: adapted createPatchDict for new syntax
2010-05-04 15:47:14 +01:00
mattijs
3973126deb
ENH: Updated combustion/XiFoam/les/pitzDaily3D
2010-05-04 15:29:51 +01:00
mattijs
409d373c6d
ENH: updated channel395 tutorial
2010-05-04 15:14:42 +01:00
mattijs
061a0014c4
ENH: converted boxTurb16
2010-05-04 14:53:35 +01:00
Mark Olesen
0e9851b432
Merge remote branch 'OpenCFD/master' into olesenm
2010-05-03 09:34:31 +02:00
mattijs
7f6740a9eb
Merge commit 'origin/master' into splitCyclic
2010-04-30 15:10:10 +01:00
graham
23b5edd02d
ENH: molecularDynamics now using new InteractionLists.
2010-04-29 20:14:54 +01:00
graham
b7f8f37d8d
ENH: lagrangian tutorials. Adding CollisionModel data and
...
paramagnetic force Switch to cloud properties.
2010-04-29 15:47:29 +01:00
graham
d303fd76a4
Merge branch 'master' into particleInteractions
2010-04-29 15:24:56 +01:00
henry
d036af2921
Corrected multiRegionHeater tutorial.
2010-04-29 14:21:11 +01:00
henry
a6d35185ad
multiRegionHeater: chtMultiRegionSimpleFoam tutorial
2010-04-29 14:15:01 +01:00
Mark Olesen
845314b280
Merge remote branch 'OpenCFD/master' into olesenm
2010-04-28 14:49:39 +02:00
graham
ad075512c1
Merge branch 'master' into particleInteractions
2010-04-27 18:29:53 +01:00
mattijs
68c7b16d5a
ENH: Steady-state version of multiRegionHeater
2010-04-27 14:56:00 +01:00
graham
dc26005e49
Merge branch 'master' into particleInteractions
...
Conflicts:
src/lagrangian/dieselSpray/spraySubModels/atomizationModel/atomizationModel/newAtomizationModel.C
src/lagrangian/dieselSpray/spraySubModels/dispersionModel/dispersionModel/newDispersionModel.C
src/lagrangian/intermediate/parcels/Templates/KinematicParcel/KinematicParcel.C
src/lagrangian/intermediate/parcels/Templates/KinematicParcel/KinematicParcelI.H
2010-04-26 16:45:54 +01:00
Mark Olesen
9c32ce1016
STYLE: use forAll macro in more places, avoid LF-CR endings
2010-04-23 18:35:55 +02:00
henry
5b8e46c318
simpleFoam/pitzDaily tutorial: Corrected functionObjects.
2010-04-22 16:29:16 +01:00
henry
47c9fc5056
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-04-19 12:05:40 +01:00
henry
4437361674
thermodynamicProperties: Added comment to explain the "normalisedGas" used.
2010-04-19 12:05:25 +01:00
mattijs
1c7d6c1b2c
ENH: Restored old t-junction case. Renamed baffle case to t-junction-with-baffle
2010-04-16 16:51:25 +01:00
mattijs
0712a68639
Merge branch 'master' into splitCyclic
2010-04-16 14:21:27 +01:00
mattijs
af095081b7
ENH: Added baffles and fan cyclic
2010-04-16 13:16:26 +01:00
mattijs
cff2580336
Merge branch 'master' into splitCyclic
...
Conflicts:
applications/utilities/mesh/manipulation/splitMeshRegions/splitMeshRegions.C
applications/utilities/parallelProcessing/decomposePar/domainDecompositionMesh.C
src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.C
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/cyclicGAMGInterface/cyclicGAMGInterface.C
src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.H
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
src/OpenFOAM/meshes/polyMesh/syncTools/syncTools.C
src/OpenFOAM/meshes/polyMesh/syncTools/syncToolsTemplates.C
src/meshTools/sets/topoSets/faceSet.C
src/parallel/decompose/decompositionMethods/decompositionMethod/decompositionMethod.C
2010-04-16 12:09:34 +01:00
mattijs
1fe76fef6a
BUG: Load library containing the functionObjects before using them.
2010-04-15 11:35:43 +01:00
graham
3be2501cd9
Merge branch 'master' into particleInteractions
...
Conflicts:
src/lagrangian/intermediate/parcels/Templates/KinematicParcel/CollisionRecordList/CollisionRecordList.H
src/lagrangian/intermediate/submodels/Kinematic/CollisionModel/NoCollision/NoCollision.H
src/lagrangian/molecularDynamics/molecule/interactionLists/referralLists/receivingReferralList.C
src/lagrangian/molecularDynamics/molecule/interactionLists/referralLists/sendingReferralList.C
2010-04-13 16:34:36 +01:00
mattijs
defea5836e
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/OpenFOAM/containers/Lists/DynamicList/DynamicList.H
src/postProcessing/functionObjects/field/fieldValues/cellSource/cellSource.C
src/postProcessing/functionObjects/field/fieldValues/faceSource/faceSource.C
2010-04-13 11:07:19 +01:00
mattijs
3b53ff5658
ENH: Make snappyHexMeshDict consistent with nGrow change.
...
nGrow in 1.6.x was always taken to be 0!
2010-04-12 17:27:39 +01:00
graham
0f47cc05eb
Merge branch 'master' into particleInteractions
2010-04-09 18:04:49 +01:00
Mark Olesen
e8cfd92f9d
ENH: move residualControl and abortCalculation into common jobControl lib
2010-04-09 17:55:37 +02:00
Mark Olesen
f7b0b7ca71
STYLE: drop 'getopt' in favour of hand-rolled option parsing
...
- improves flexibility and allows more consistent long options
2010-04-09 16:55:47 +02:00
Mark Olesen
a55ce8eeba
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
tutorials/incompressible/simpleFoam/pitzDaily/system/controlDict
2010-04-09 14:21:34 +02:00
henry
f501cdb17d
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-04-09 12:45:16 +01:00
henry
30dc12f140
pitzDaily tutorial: Added functionObject convergence check.
2010-04-09 12:43:55 +01:00
henry
50616e6fc8
motorBike tutorial: improved the schemes.
2010-04-09 12:43:17 +01:00
graham
ed3d9ef3eb
Merge branch 'master' into particleInteractions
2010-04-09 12:33:21 +01:00
Mark Olesen
3fef72510e
STYLE: use switch value for 'writeCompression' in controlDict's
...
- simpler/clearer to use "on/off" instead of "compressed/uncompressed"
2010-04-09 13:12:35 +02:00
andy
1fc97066c5
ENH: Updated lagrangian tutorials to reflect changes in lagrangian/intermediate library
2010-04-09 11:49:48 +01:00
Mark Olesen
10141f907b
STYLE: use dict entry for function objects in controlDict
2010-04-09 12:23:25 +02:00
graham
b19a8e3748
Merge branch 'master' into particleInteractions
...
Conflicts:
src/lagrangian/intermediate/clouds/Templates/KinematicCloud/KinematicCloud.C
src/lagrangian/intermediate/clouds/Templates/KinematicCloud/KinematicCloud.H
tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/coalCloud1Properties
tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/limestoneCloud1Properties
2010-04-09 11:03:19 +01:00
mattijs
b1484b37fd
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-04-08 21:05:43 +01:00
mattijs
5e8903726d
ENH: explicitly include libraries that contain boundary conditions.
2010-04-08 21:05:14 +01:00
andy
39f66fbefa
ENH: Updates to lagrangian tutorials re: SurfaceFilmModel entry
2010-04-08 17:58:57 +01:00
andy
078a3204ba
ENH: Updating libs/applications affected by surface film modelling
2010-04-08 17:03:35 +01:00
andy
df1716f48b
ENH: Added tutorial cases for the reactingParcelFilmFoam solver
2010-04-08 17:02:52 +01:00
graham
6a5069b61f
Merge branch 'master' into particleInteractions
2010-04-07 17:29:38 +01:00
andy
357ff92e8d
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-04-07 11:42:32 +01:00
graham
2064e7daf1
Merge branch 'master' into particleInteractions
2010-04-07 09:59:20 +01:00
henry
ed8fb0aa99
UEqn: Removed "Sp" term from the momentum equation of the steady-state solvers.
...
It is not clear that this "correction" term has provided any benefit and there
are cases for which it has proved detrimental to stability and convergence.
2010-04-06 16:28:59 +01:00
andy
5a6f5a83ca
ENH: Renamed volumeFlowRate to flowRateProfile in injection models
2010-04-01 12:37:17 +01:00
graham
94bab707d3
Merge branch 'master' into particleInteractions
2010-03-31 11:48:58 +01:00
Mark Olesen
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
mattijs
d01adb74e3
ENH: Added tet volume check to checkMesh and snappyHexMesh
2010-03-26 13:39:51 +00:00
mattijs
89c7523c72
Merge branch 'master' into splitCyclic
...
Conflicts:
src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.C
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
src/dynamicMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.C
src/mesh/autoMesh/autoHexMesh/autoHexMeshDriver/autoLayerDriver.C
src/parallel/decompose/scotchDecomp/scotchDecomp.C
src/parallel/parMetisDecomp/parMetisDecomp.C
src/sampling/sampledSurface/isoSurface/isoSurfaceCell.C
2010-03-25 13:54:12 +00:00
graham
fdbc6bab95
Merge branch 'master' into particleInteractions
...
Conflicts:
src/parallel/decompose/decompositionMethods/Make/options
2010-03-23 11:18:53 +00:00
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
graham
876f975c29
Merge branch 'master' into particleInteractions
2010-03-19 16:01:41 +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
graham
0abe384231
Merge branch 'master' into particleInteractions
2010-03-16 12:53:26 +00: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
mattijs
49fb39e8f3
Merge commit 'origin/master' into splitCyclic
...
Conflicts:
applications/utilities/parallelProcessing/decomposePar/decomposePar.C
applications/utilities/parallelProcessing/decomposePar/domainDecomposition.C
applications/utilities/parallelProcessing/decomposePar/domainDecomposition.H
applications/utilities/parallelProcessing/decomposePar/domainDecompositionMesh.C
src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.C
src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.C
src/OpenFOAM/meshes/pointMesh/pointPatches/derived/coupled/coupledFacePointPatch.H
src/OpenFOAM/meshes/polyMesh/globalMeshData/globalPoints.C
src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C
src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.H
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C
2010-03-09 21:28:53 +00:00
Mark Olesen
2068c67a33
ENH: 'wclean all' now uses either Allwclean or Allclean files if
...
present.
2010-03-09 17:16:23 +01:00
graham
a03e484dee
ENH: Updating coalCombustion with collision variables and models.
...
Adding youngsModulus and poissons ratio to coalChemistryFoam cloud
properties.
2010-03-03 15:54:45 +00:00
graham
b98c7c9d3e
ENH: Removing interactingKinematicParcelFoam tutorials - out of date
...
and unnecessary.
2010-03-03 14:59:43 +00:00
graham
20835912fa
Merge branch 'master' into particleInteractions
...
Conflicts:
src/parallel/decompositionMethods/Make/options
2010-03-02 16:12:03 +00:00
andy
22ce56db17
Merge branch 'olesenm'
2010-03-01 15:55:30 +00:00
graham
ad77ffc868
Merge branch 'master' into particleInteractions
...
Conflicts:
src/lagrangian/basic/Cloud/Cloud.H
src/lagrangian/intermediate/clouds/Templates/ThermoCloud/ThermoCloud.C
src/parallel/decompositionMethods/Make/options
2010-03-01 09:15:11 +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
mattijs
46ad2e55d6
Merge branch 'master' into splitCyclic
...
Conflicts:
applications/utilities/parallelProcessing/decomposePar/domainDecomposition.C
applications/utilities/parallelProcessing/decomposePar/domainDecomposition.H
applications/utilities/parallelProcessing/decomposePar/domainDecompositionMesh.C
src/OpenFOAM/algorithms/MeshWave/FaceCellWave.C
src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/cyclicLduInterfaceField/cyclicLduInterfaceField.C
src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.C
src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.H
src/OpenFOAM/meshes/polyMesh/syncTools/dummyTransform.H
src/OpenFOAM/meshes/polyMesh/syncTools/syncTools.C
src/edgeMesh/edgeFormats/vtk/VTKedgeFormat.H
src/mesh/blockMesh/curvedEdges/spline.H
src/meshTools/PointEdgeWave/PointEdgeWave.C
src/meshTools/sets/topoSets/faceSet.C
2010-01-26 17:11:18 +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
andy
6fa46f7bdc
Tutorial updates
2010-01-05 10:58:40 +00:00
mattijs
3bfec62cee
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-12-17 15:55:21 +00:00