Commit Graph

636 Commits

Author SHA1 Message Date
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
5e8903726d ENH: explicitly include libraries that contain boundary conditions. 2010-04-08 21:05:14 +01:00
39f66fbefa ENH: Updates to lagrangian tutorials re: SurfaceFilmModel entry 2010-04-08 17:58:57 +01:00
078a3204ba ENH: Updating libs/applications affected by surface film modelling 2010-04-08 17:03:35 +01:00
df1716f48b ENH: Added tutorial cases for the reactingParcelFilmFoam solver 2010-04-08 17:02:52 +01:00
6a5069b61f Merge branch 'master' into particleInteractions 2010-04-07 17:29:38 +01:00
357ff92e8d Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-04-07 11:42:32 +01:00
2064e7daf1 Merge branch 'master' into particleInteractions 2010-04-07 09:59:20 +01:00
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
5a6f5a83ca ENH: Renamed volumeFlowRate to flowRateProfile in injection models 2010-04-01 12:37:17 +01:00
94bab707d3 Merge branch 'master' into particleInteractions 2010-03-31 11:48:58 +01:00
d29c438657 STYLE: use url for FSF license instead of postal address, switch to GPL v3 2010-03-29 14:07:56 +02:00
d01adb74e3 ENH: Added tet volume check to checkMesh and snappyHexMesh 2010-03-26 13:39:51 +00:00
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
fdbc6bab95 Merge branch 'master' into particleInteractions
Conflicts:
	src/parallel/decompose/decompositionMethods/Make/options
2010-03-23 11:18:53 +00:00
5d93fbe16d ENH: Removed parmetis. Use ptscotch instead. 2010-03-22 16:48:48 +00:00
d1dada5dfd Removed unnecessary operations. 2010-03-19 17:56:11 +00: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
b3fd9c599f Removed unnecessary files. 2010-03-19 17:52:15 +00:00
876f975c29 Merge branch 'master' into particleInteractions 2010-03-19 16:01:41 +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
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
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
6b6dd51a27 STYLE: more consistent shell style in tutorial run/clean scripts 2010-03-10 10:55:42 +01:00
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
2068c67a33 ENH: 'wclean all' now uses either Allwclean or Allclean files if
present.
2010-03-09 17:16:23 +01:00
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
b98c7c9d3e ENH: Removing interactingKinematicParcelFoam tutorials - out of date
and unnecessary.
2010-03-03 14:59:43 +00:00
20835912fa Merge branch 'master' into particleInteractions
Conflicts:
	src/parallel/decompositionMethods/Make/options
2010-03-02 16:12:03 +00:00
22ce56db17 Merge branch 'olesenm' 2010-03-01 15:55:30 +00:00