Commit Graph

868 Commits

Author SHA1 Message Date
7507b5f6bd BUG: fixed subset action in topoSet; renamed sourceDict keyword to sourceInfo. 2010-05-11 12:09:49 +01:00
c367e07642 ENH: Converted all cellSet/faceSet/pointSet to topoSet. 2010-05-10 17:17:49 +01:00
7ad0be020e Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-05-10 11:44:49 +01:00
af65028d19 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-05-06 14:45:56 +01:00
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
c90ac07985 ENH: updated tutorial lagrangian/porousExplicitSourceReactingParcelFoam/filter 2010-05-04 17:53:36 +01:00
51c2adc21f ENH: updated simpleSRFFoam/mixer tutorial 2010-05-04 17:33:44 +01:00
f39c200e02 ENH: updated tutorial boundaryFoam/boundaryWallFunctionsProfile 2010-05-04 16:23:59 +01:00
8420ff9e90 ENH: Updated boundaryFoam/boundaryWallFunctions tutorial 2010-05-04 16:19:22 +01:00
b04a87a0a1 STYLE: Removed irrelevant comment 2010-05-04 15:50:23 +01:00
fa2c806920 BUG: adapted createPatchDict for new syntax 2010-05-04 15:47:14 +01:00
3973126deb ENH: Updated combustion/XiFoam/les/pitzDaily3D 2010-05-04 15:29:51 +01:00
409d373c6d ENH: updated channel395 tutorial 2010-05-04 15:14:42 +01:00
061a0014c4 ENH: converted boxTurb16 2010-05-04 14:53:35 +01:00
0e9851b432 Merge remote branch 'OpenCFD/master' into olesenm 2010-05-03 09:34:31 +02:00
7f6740a9eb Merge commit 'origin/master' into splitCyclic 2010-04-30 15:10:10 +01:00
23b5edd02d ENH: molecularDynamics now using new InteractionLists. 2010-04-29 20:14:54 +01:00
b7f8f37d8d ENH: lagrangian tutorials. Adding CollisionModel data and
paramagnetic force Switch to cloud properties.
2010-04-29 15:47:29 +01:00
d303fd76a4 Merge branch 'master' into particleInteractions 2010-04-29 15:24:56 +01:00
d036af2921 Corrected multiRegionHeater tutorial. 2010-04-29 14:21:11 +01:00
a6d35185ad multiRegionHeater: chtMultiRegionSimpleFoam tutorial 2010-04-29 14:15:01 +01:00
845314b280 Merge remote branch 'OpenCFD/master' into olesenm 2010-04-28 14:49:39 +02:00
ad075512c1 Merge branch 'master' into particleInteractions 2010-04-27 18:29:53 +01:00
68c7b16d5a ENH: Steady-state version of multiRegionHeater 2010-04-27 14:56:00 +01:00
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
9c32ce1016 STYLE: use forAll macro in more places, avoid LF-CR endings 2010-04-23 18:35:55 +02:00
5b8e46c318 simpleFoam/pitzDaily tutorial: Corrected functionObjects. 2010-04-22 16:29:16 +01:00
47c9fc5056 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-04-19 12:05:40 +01:00
4437361674 thermodynamicProperties: Added comment to explain the "normalisedGas" used. 2010-04-19 12:05:25 +01:00
1c7d6c1b2c ENH: Restored old t-junction case. Renamed baffle case to t-junction-with-baffle 2010-04-16 16:51:25 +01:00
0712a68639 Merge branch 'master' into splitCyclic 2010-04-16 14:21:27 +01:00
af095081b7 ENH: Added baffles and fan cyclic 2010-04-16 13:16:26 +01:00
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
1fe76fef6a BUG: Load library containing the functionObjects before using them. 2010-04-15 11:35:43 +01:00
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
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
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
0f47cc05eb Merge branch 'master' into particleInteractions 2010-04-09 18:04:49 +01:00
e8cfd92f9d ENH: move residualControl and abortCalculation into common jobControl lib 2010-04-09 17:55:37 +02:00
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
a55ce8eeba Merge remote branch 'OpenCFD/master' into olesenm
Conflicts:
	tutorials/incompressible/simpleFoam/pitzDaily/system/controlDict
2010-04-09 14:21:34 +02:00
f501cdb17d Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-04-09 12:45:16 +01:00
30dc12f140 pitzDaily tutorial: Added functionObject convergence check. 2010-04-09 12:43:55 +01:00
50616e6fc8 motorBike tutorial: improved the schemes. 2010-04-09 12:43:17 +01:00
ed3d9ef3eb Merge branch 'master' into particleInteractions 2010-04-09 12:33:21 +01:00
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
1fc97066c5 ENH: Updated lagrangian tutorials to reflect changes in lagrangian/intermediate library 2010-04-09 11:49:48 +01:00
10141f907b STYLE: use dict entry for function objects in controlDict 2010-04-09 12:23:25 +02:00
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
b1484b37fd Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-04-08 21:05:43 +01:00