Commit Graph

778 Commits

Author SHA1 Message Date
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
andy
7a4c03b97a Added interPhaseChangeFoam tutorial case: cavitatingBullet 2009-12-16 15:02:49 +00:00
mattijs
b877323a33 Added baffle option and corrected default setting
When faceZones are present one has to decide whether to have zone faces
only on the edge of cellZones or also freestanding.
The setting for minMedialAxisAngle was corrected since the calculation
has also been corrected.
2009-12-15 15:56:35 +00:00
andy
c2a85fe666 Adding active flag to tutorial cloud properties files 2009-12-14 13:31:27 +00:00
andy
9589828aa8 Added another new tutorial case for porousExplicitSourceReactingParcelFoam 2009-12-10 16:40:18 +00:00
andy
7bed6626c7 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-12-10 16:03:54 +00:00
andy
29d7d3f50b Added new tutorial case for porousExplicitSourceReactingParcelFoam 2009-12-10 16:02:37 +00:00
andy
49818dd9ea Added enthalpyTransfer option to liquid evap coeffs 2009-12-10 15:37:55 +00:00
andy
94c61aba3e Updated thermo poly inputs for tutorial case 2009-12-10 15:26:21 +00:00
mattijs
a029a59036 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-12-09 17:44:13 +00:00
mattijs
4bdd240291 Reverted to 1D solver 2009-12-09 12:47:20 +00:00
andy
92b1e0f1a0 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-12-09 10:06:16 +00:00
andy
5329c39999 reset incorrectly added files 2009-12-09 10:03:31 +00:00
henry
e67d22f264 Load the "forces" library needed for the 6-DoF motion. 2009-12-08 22:39:33 +00:00
henry
66163783bf Updated the name of the motion solver used. 2009-12-08 22:38:37 +00:00
henry
20995ae5ae Corrected the name of the wall-function. 2009-12-08 22:37:54 +00:00
henry
e017ff6606 Corrected the change to the "solvers" entry in controlDict. 2009-12-08 15:08:05 +00:00
henry
146c63234c Added a default scheme for "snGrad". 2009-12-08 15:07:21 +00:00
henry
c21721d293 Corrected the change to the "application" entry in controlDict. 2009-12-08 15:07:01 +00:00
mattijs
960c192d25 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
	applications/utilities/mesh/manipulation/transformPoints/transformPoints.C
2009-12-08 11:49:13 +00:00
mattijs
3c6befa360 updated tutorial for wildcards in changeDictionaryDict 2009-12-07 17:03:32 +00:00
graham
9f702d722d Merge branch 'master' into particleInteractions 2009-12-06 12:14:03 +00:00
Mark Olesen
b83e69818b update some old dictionary headers - even found mention of Nabla! 2009-12-04 12:39:14 +01:00
mattijs
be1b1ceefc Merge branch 'master' into splitCyclic
Conflicts:
	applications/utilities/mesh/generation/blockMesh/blockMeshApp.C
	applications/utilities/parallelProcessing/decomposePar/decomposeMesh.C
	etc/bashrc
	etc/cshrc
	src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.C
	src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C
	src/decompositionMethods/parMetisDecomp/parMetisDecomp.C
	src/dynamicMesh/Make/files
	src/dynamicMesh/fvMeshDistribute/fvMeshDistribute.C
	src/dynamicMesh/perfectInterface/perfectInterface.C
	src/dynamicMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.C
	src/dynamicMesh/polyTopoChange/polyTopoChange/polyTopoChange.C
	src/dynamicMesh/polyTopoChange/polyTopoChange/polyTopoChange.H
	src/finiteVolume/Make/files
	src/mesh/blockMesh/blockMesh/blockMesh.C
	src/mesh/blockMesh/blockMesh/blockMeshTopology.C
	src/meshTools/Make/files
	src/meshTools/sets/topoSets/faceSet.C
2009-11-30 15:20:52 +00:00
Mark Olesen
909e6b27e4 Apply coding style recommendations:
- space between keyword and bracket in 'for(..)', 'if(..)', 'while(..)'
2009-11-30 08:55:03 +01:00
Mark Olesen
fa93ce8cd7 coding style adherence
- markup codingStyleGuide.org examples so they actually indent correctly

- use 'Info<<' as per codingStyleGuide instead of 'Info <<'
2009-11-27 15:39:14 +01:00
henry
06eb5b7477 Added preliminary version of the rhoSimplecFoam code and tutorial case.
This currently only runs in serial, parallelisation is worked on.
2009-11-25 11:59:19 +00:00
andy
407d047f07 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-11-24 14:45:05 +00:00
andy
e126099dc1 removed redundant logic 2009-11-24 14:29:41 +00:00
mattijs
f0ddc03279 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-11-21 10:54:47 +00:00
graham
fabbd8bb47 Merge branch 'master' into dsmc 2009-11-20 11:31:30 +00:00
mattijs
dcc53875f7 removed processorWeights 2009-11-19 19:37:07 +00:00
mattijs
01cc6c1f8c added some comment 2009-11-17 18:26:42 +00:00
graham
35f0c0ab8d Changing BC types on walls to calculated instead of zeroGradient for
fields:

    iDof  internalE  linearKE  momentum  q  rhoM  rhoN

because the boundary values are required to record surface data.
2009-11-11 15:41:27 +00:00
graham
6cbf1c9425 Merge branch 'master' into particleInteractions 2009-11-11 13:26:30 +00:00
Mark Olesen
ebe39c4ea4 Merge commit 'OpenCFD/master' into olesenm 2009-11-04 08:56:20 +01:00
Mark Olesen
53a9208d9f Merge commit 'bundle/home' into olesenm
Conflicts:
	src/OpenFOAM/matrices/simpleMatrix/simpleMatrix.C
	src/OpenFOAM/matrices/simpleMatrix/simpleMatrix.H
	tutorials/incompressible/simpleFoam/airFoil2D/Allclean
	tutorials/multiphase/settlingFoam/ras/tank3D/Allclean
2009-11-04 08:54:34 +01:00
henry
51bb18ce78 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-10-30 17:24:05 +00:00
henry
9bb3c1c1ba New solvers and tutorial cases transferred from OpenFOAM-1.6.x. 2009-10-30 17:24:02 +00:00
henry
f5aa277982 Minor clean-up. 2009-10-30 17:22:55 +00:00
graham
270db50f3c Folder called 0.orig was missed from commit as caught by .gitignore.
Now 0.org.
2009-10-29 11:59:15 +00:00
andy
3c54d945b4 removing done msg to be consistent with other tuts 2009-10-27 11:15:12 +00:00
andy
006803b4c5 added -f option when removing logs to avoid warning msg when cleaning 2009-10-27 10:58:19 +00:00
andy
7bce90d19e re-vamped patch interaction - generalised into reflect, stick and escape 2009-10-23 17:54:15 +01:00
andy
8d70c5b025 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-10-21 18:16:42 +01:00
andy
153e2190d4 corrected heat of formation for water vapour 2009-10-21 17:55:00 +01:00
graham
34d8f73153 Merge branch 'master' into particleInteractions 2009-10-21 16:40:45 +01:00
henry
d6a278f2b2 Introduced the new file unitConversion.H to hold degToRad, radToDeg
and other unit conversion functions as they are required e.g. slug <-> kg.
2009-10-21 10:55:00 +01:00
graham
8488977784 Merge branch 'master' into particleInteractions 2009-10-20 20:16:38 +01:00
Mark Olesen
3c788010fb Merge commit 'bundle/olesenm' into home 2009-10-19 19:47:45 +02:00
graham
1e3e3d3439 Merge branch 'sixDofPatch' 2009-10-19 15:59:05 +01:00
graham
f14d76738b Adding floatingObject tutorial case. 2009-10-19 15:58:40 +01:00
Mark Olesen
ffc9d0d97b find/replace pi/180.0 -> degToRad() and 180.0/pi -> radToDeg()
- note left utilities/mesh/advanced/collapseEdges/collapseEdges.C as-is.
  It looks suspicious, but the change was recent, so maybe it means something
2009-10-19 13:53:25 +02:00
graham
2125ba00de Merge branch 'master' into particleInteractions 2009-10-19 11:37:48 +01:00
andy
a8f7488e0f Merge branch 'olesenm' 2009-10-13 12:39:35 +01:00
mattijs
2ff47b7909 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-10-12 13:04:02 +01:00
henry
e9da288118 Reverted the Americanism "math" back to the original "mathematical" and reverted name of
the include file back to mathematicalConstants.H to make upgrading code slightly easier.
2009-10-10 22:58:58 +01:00
Mark Olesen
08fb4d5833 avoid spurious warnings on rm log.* 2009-10-09 19:46:08 +02:00
mattijs
680c3272aa extraneous libs 2009-10-09 17:17:09 +01:00
mattijs
9b89dd125c renaming of solidBodyMotionFunctions 2009-10-09 13:45:40 +01:00
mattijs
5ecde8d92e new solidBodyMotionFunctions 2009-10-08 17:55:26 +01:00
Mark Olesen
f7d9174738 Merge commit 'OpenCFD/master' into olesenm 2009-10-08 16:50:34 +02:00
mattijs
98c3d099fd new solidBodyMotionFunctions 2009-10-08 15:15:42 +01:00
Mark Olesen
84be998ebc Merge commit 'OpenCFD/master' into olesenm 2009-10-08 12:07:04 +02:00
graham
b4052f716b Merge branch 'master' into particleInteractions 2009-10-07 16:19:51 +01:00
mattijs
4f08a18800 moved temperature coupled baffle into compressible 2009-10-06 14:48:31 +01:00
graham
e489c142c1 Merge branch 'master' into particleInteractions 2009-10-01 11:56:59 +01:00
mattijs
ddb312a279 made entry optional 2009-09-29 20:37:23 +01:00
mattijs
09e1bfa865 pointMotion derived cellMotion is equivalent 2009-09-29 20:34:35 +01:00
Mark Olesen
9dea06e9d8 Merge commit 'OpenCFD/master' into olesenm 2009-09-22 09:33:23 +02:00
graham
af09f19463 Merge branch 'master' into particleInteractions 2009-09-17 15:15:19 +01:00
henry
1d1fd3a37c Improved the error message buffering by rewinding when the error is throw rather
than when it is initialised.  This allows messages to be created and added to.
2009-09-17 15:10:07 +01:00
mattijs
ebe5735d5b renamed b.c. 2009-09-15 18:37:48 +01:00
mattijs
0408d571a0 renamed b.c. 2009-09-15 18:37:34 +01:00
mattijs
d9b1645d8f Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-15 17:52:06 +01:00
mattijs
791b5aaeaa replacing isType with isA to enable directMappedWall to work 2009-09-15 17:51:59 +01:00
graham
c1925b36e8 Fixing conflict. 2009-09-15 15:24:33 +01:00
Mark Olesen
bc8de81718 snappyHexMesh/Allrun - fit comments in 80-cols and add #!/bin/sh 2009-09-14 16:00:58 +02:00
henry
26dac39576 Added "value" to wall BCs. 2009-09-13 23:11:28 +01:00
henry
a80e2f83cd Removed unnecessary and inconsistent entries. 2009-09-10 22:43:06 +01:00
henry
6832ad28b0 Cleanup. 2009-09-09 21:56:07 +01:00
henry
42162f27b7 Added basic support for thermal effects in porous zones.
Currently the only supported model is fixing the temperature within the porous zone to a fixed value.
2009-09-09 21:55:55 +01:00
graham
0e49835fd7 Merge branch 'master' into particleInteractions 2009-09-03 10:49:37 +01:00
graham
a39f80e565 Merge branch 'master' into particleInteractions 2009-09-02 14:44:16 +01:00
andy
91675bd616 change in direction on Bird correction - using flag in base model instead... 2009-09-02 10:29:43 +01:00
andy
49295210c9 tutorial updates 2009-09-01 19:40:32 +01:00
henry
0e782b6021 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-01 10:44:48 +01:00
graham
0ec2983437 Merge branch 'master' into particleInteractions 2009-08-31 11:11:09 +01:00
andy
56fb2b6db9 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-08-28 18:39:01 +01:00
henry
aabd9bbea8 Back again 2009-08-28 18:21:57 +01:00
andy
8dcea0f8cd using new constant definitions 2009-08-28 18:04:22 +01:00
henry
a51e412ea8 Added comment. 2009-08-28 17:55:03 +01:00
mattijs
3335aa68f3 moved non-IOobject files to subdirectory 2009-08-28 12:39:37 +01:00
mattijs
65f59bc992 moved non-IOobject files to subdirectory 2009-08-28 12:39:03 +01:00
mattijs
6f530e77cb moved non-IOobject files to subdirectory 2009-08-28 12:38:44 +01:00
mattijs
6519dc62e2 to be able to handle wall function bcs 2009-08-28 12:37:31 +01:00
mattijs
3355c8d9eb initial streamlines functionobject 2009-08-25 12:35:48 +01:00
mattijs
c58af4fcce empty file 2009-08-24 16:55:35 +01:00
graham
0e8fdf5b9b Infrastructure for CollisionModel created and make...Submodel files
updated an created.

Included interactionLists from molecule library.  Building with
temporary length squared hard coded.

Selecting collision partnersusing DIL and applying test force to each.
2009-08-20 20:06:13 +01:00
graham
48b452ae76 Merge branch 'master' into particleInteractions 2009-08-19 18:35:48 +01:00
andy
91fca60f79 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-08-19 16:43:40 +01:00
andy
98bd768d50 adding counterFlowFlame2D tutorial case for reactingFoam 2009-08-19 16:43:29 +01:00
henry
bcb1fc5ea8 Removed spurious "compressible::". 2009-08-18 22:03:34 +01:00
graham
698fa32b3f Adding parcels and clouds for interacting particles. Creating solver
and test case.
2009-08-18 20:27:14 +01:00
henry
a1bf420f52 Corrected for new BCs. 2009-08-18 17:18:05 +01:00
henry
cf08f081da Corrected tutorials. 2009-08-18 17:12:15 +01:00
henry
62a396b33f Removed unnecessary files. 2009-08-17 23:43:27 +01:00
andy
a1d6fdf994 adding local foamLog.db 2009-08-13 17:09:22 +01:00
andy
a41b159fbc adding boundaryFoam tutorial to evaluate wall functions 2009-08-13 16:56:59 +01:00
andy
248eb8b51e README for buoyantCavity tutorial case 2009-08-13 11:56:05 +01:00
henry
25a4df9c1e Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-08-12 23:00:19 +01:00
henry
ff89303a7a Correct cases for the new version of settlingFoam. 2009-08-12 23:00:15 +01:00
andy
920fa49e7e minor change to tutorial 2009-08-11 13:21:50 +01:00
andy
511ceab01c adding buoyantCavity validation/test case 2009-08-11 12:36:43 +01:00
mattijs
8d115b35c1 Merge branch 'master' into splitCyclic
Conflicts:
	applications/utilities/mesh/advanced/modifyMesh/cellSplitter.C
	applications/utilities/mesh/conversion/fluent3DMeshToFoam/fluent3DMeshToFoam.L
	applications/utilities/mesh/generation/blockMesh/blockMesh.C
	applications/utilities/mesh/generation/blockMesh/createTopology.C
	applications/utilities/mesh/generation/snappyHexMesh/Make/options
	src/OpenFOAM/containers/Lists/ListOps/ListOps.H
	src/OpenFOAM/containers/Lists/ListOps/ListOpsTemplates.C
	src/OpenFOAM/containers/Lists/UList/UList.H
	src/OpenFOAM/containers/Lists/UList/UListI.H
	src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.C
	src/OpenFOAM/meshes/polyMesh/polyMeshFromShapeMesh.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/cyclic/cyclicPolyPatch.C
	src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
	src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C
	src/OpenFOAM/meshes/polyMesh/syncTools/syncTools.C
	src/OpenFOAM/meshes/polyMesh/syncTools/syncTools.H
	src/OpenFOAM/meshes/polyMesh/syncTools/syncToolsTemplates.C
	src/autoMesh/autoHexMesh/autoHexMeshDriver/autoLayerDriver.C
	src/autoMesh/autoHexMesh/meshRefinement/meshRefinementBaffles.C
	src/decompositionAgglomeration/Allwmake
	src/decompositionAgglomeration/decompositionMethods/Make/files
	src/decompositionAgglomeration/decompositionMethods/Make/options
	src/dynamicMesh/attachDetach/attachInterface.C
	src/dynamicMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.C
	src/dynamicMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.H
	src/dynamicMesh/polyTopoChange/polyTopoChange/hexRef8.C
	src/dynamicMesh/polyTopoChange/polyTopoChange/polyTopoChange.C
	src/dynamicMesh/polyTopoChange/polyTopoChange/polyTopoChange.H
	src/dynamicMesh/polyTopoChange/polyTopoChange/removePoints.H
	src/dynamicMesh/slidingInterface/coupleSlidingInterface.C
	src/finiteVolume/Make/files
	tutorials/channelOodles/channel395/constant/polyMesh/blockMeshDict
	tutorials/icoFoam/cavity/constant/polyMesh/blockMeshDict
	wmake/rules/linux64Gcc/c++Opt
2009-08-07 08:19:53 +01:00
Mark Olesen
b4c93398e0 no-frills fvSolution format in tutorials/incompressible/* 2009-08-03 20:16:24 +02:00
andy
8bad166975 updated version number dev->1.6 2009-08-03 16:38:20 +01:00
Mark Olesen
ecb8d29b83 Merge commit 'OpenCFD/master' into olesenm 2009-08-03 16:20:24 +02:00
andy
60e3918be8 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-08-03 12:06:51 +01:00
andy
6dbb672b01 updating tutorial cases to use new nut/mut wall function names 2009-08-03 12:04:40 +01:00
Mark Olesen
d749aac04d adjust tutorial fvSolution to use regular expressions and $variable 2009-08-01 14:51:59 +02:00
Mark Olesen
8d78978645 fixed bad fvSolution entries for tutorial cases
- rhoCentralFoam
2009-08-01 13:31:50 +02:00
henry
4e6dbf5730 Force construction of mesh.deltaCoeffs() which may be needed for the wall-function BCs. 2009-07-30 12:58:03 +01:00
henry
1089bbc69c Corrected omega wall-function BCs. 2009-07-29 11:52:42 +01:00
andy
1313dc091b fixing typo in injection specs 2009-07-27 18:17:57 +01:00
henry
816f6b3488 Updated the headers. 2009-07-24 17:01:31 +01:00
henry
4ada91067d Changed h to e in the fvSolvers file. 2009-07-24 17:01:15 +01:00
Chris Greenshields
34f758b9f7 Changed rhoCentralFoam to be e-based 2009-07-24 15:51:07 +01:00
andy
2349fdaabe updated version numbers to 1.6 2009-07-23 12:22:48 +01:00
henry
150528e7bb Corrected to use alphaEff for b and ft to ensure Lewis number of 1. 2009-07-22 16:07:01 +01:00
andy
86f104aa00 chtMultiRegionFoam tutorial update 2009-07-21 19:43:38 +01:00
andy
bc88cf965f buoyantSimpleRadiationFoam tutorial update 2009-07-21 19:39:00 +01:00
andy
3dfc299a0a buoyantSimpleFoam tutorial update 2009-07-21 19:37:49 +01:00
andy
6c222b5082 rhoPisoFoam tutorial update 2009-07-21 19:35:33 +01:00
andy
14e6cfdba2 engineFoam tutorial update 2009-07-21 19:33:44 +01:00
henry
b3d455de80 Removed turbulence model coefficients from the dictionaries to allow them to default. 2009-07-21 19:05:30 +01:00
henry
fa34079e5a Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-16 12:42:45 +01:00
henry
4363dac73f Further updates of the XiFoam tutorials. 2009-07-16 12:42:34 +01:00
Mark Olesen
535789cf98 Merge commit 'OpenCFD/master' into olesenm 2009-07-15 08:20:06 +02:00
henry
773c6e9cd2 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-14 21:16:38 +01:00
henry
6f48a922d0 Further corrections to tutorials following a complete Allrun. 2009-07-14 21:16:33 +01:00
henry
bf60ede878 Updates to tutorials 2009-07-14 21:07:53 +01:00
Mark Olesen
7bd8eef47c Merge commit 'OpenCFD/master' into olesenm 2009-07-14 18:16:15 +02:00
andy
a463585a7f tutorial updates 2009-07-14 11:45:52 +01:00
Mark Olesen
f1fbc24638 Merge commit 'OpenCFD/master' into olesenm 2009-07-10 22:39:29 +02:00
Mark Olesen
7cbcc02d09 turbulence models get thermal dissipation source term(s)
- thermalDissipation()
  corresponds to the energy lost due to viscous efffects and
  what exits the energy cascade via dissipation.

- thermalDissipationEff()
  corresponds to the energy lost due to effective viscous efffects.
  Everything that is lost from momentum. Thus essentially assumes
  turbulent equilibrium, but is what STAR-CD and Fluent seem to be using.
  Thus even if it's wrong, provide it anyhow.

- minor consistency update in comments
2009-07-10 21:47:58 +02:00
henry
5a83c4660c Added rho for the buoyantPressure BC. 2009-07-10 14:42:23 +01:00
henry
90298600e0 Corrected buoyancy BCs for p. 2009-07-10 12:59:51 +01:00
henry
e461ef53e9 Removed support for LAM. 2009-07-10 12:04:42 +01:00
henry
5f246c45e6 Improved the basic tutorial clean functions. 2009-07-10 11:55:50 +01:00
henry
d9b4966af2 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-09 23:28:56 +01:00
henry
37b0fe0ade Corrections to get the tutorial test loop to run cleanly. 2009-07-09 23:28:54 +01:00
andy
fd8ef1c05b Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-09 18:38:27 +01:00
andy
4360798747 activating point mass sources 2009-07-09 18:15:02 +01:00
henry
9f46545159 Get the application from the controlDict where necessary. 2009-07-09 17:44:50 +01:00
henry
4c3c9f2c38 Corrected application entry. 2009-07-09 14:42:17 +01:00
henry
4665779145 Renamed for consistency with other tutorials. 2009-07-09 14:41:54 +01:00
andy
d9a0715361 clean-up of dictionary 2009-07-09 13:25:17 +01:00
henry
caff5576b1 Reinstated "application" entry in controlDict.
Upgraded 1.4 cases to 1.5.
2009-07-09 13:23:55 +01:00
henry
cd3b5808df Corrected class. 2009-07-08 22:45:05 +01:00
henry
f4d7096d45 Don't initialise U; unnecessary edit. 2009-07-08 17:20:06 +01:00
henry
d76820dc57 Changed g from being read from environmentalProperties to being read directly as a
uniformDimensionedVectorField.
2009-07-08 17:09:51 +01:00
henry
bbc4e8a25e Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-07 22:57:30 +01:00
henry
4439183d96 Corrected handling of the wall BCs of p for buoyant flows. 2009-07-07 22:56:02 +01:00
andy
f05cd81c11 Merge branch 'molecularDynamics' 2009-07-07 16:46:17 +01:00
andy
2e0e5d0ba9 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-07 16:36:36 +01:00
mattijs
7ebe502845 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
Added softlinks for:

	tutorials/mesh/snappyHexMesh/iglooWithFridges
	tutorials/mesh/snappyHexMesh/motorBike
2009-07-07 16:02:52 +01:00