|
|
e1c9f43c08
|
tutorials: Use getApplication to set the application rather than hard-coding it
|
2011-03-24 21:42:09 +00:00 |
|
|
|
67a819bcab
|
ENH: Moved example of systemCall function object from cavity tutorial
|
2011-03-07 10:31:31 +00:00 |
|
|
|
4aafea74a9
|
COMP: removed calcEntry bits missed in b4dae1a5ab
|
2011-02-24 11:35:24 +01:00 |
|
|
|
b4dae1a5ab
|
ENH: removed calcEntry
|
2011-02-23 16:49:26 +00:00 |
|
|
|
ccfb6e32a6
|
Corrected headers.
|
2010-06-23 16:54:54 +01:00 |
|
|
|
895a077cb1
|
STYLE: fixup some dictionary headers
|
2010-05-18 11:38:07 +02: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
6b6dd51a27
|
STYLE: more consistent shell style in tutorial run/clean scripts
|
2010-03-10 10:55:42 +01:00 |
|
|
|
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 |
|
|
|
2349fdaabe
|
updated version numbers to 1.6
|
2009-07-23 12:22:48 +01:00 |
|
|
|
6f48a922d0
|
Further corrections to tutorials following a complete Allrun.
|
2009-07-14 21:16:33 +01:00 |
|
|
|
9f46545159
|
Get the application from the controlDict where necessary.
|
2009-07-09 17:44:50 +01:00 |
|
|
|
caff5576b1
|
Reinstated "application" entry in controlDict.
Upgraded 1.4 cases to 1.5.
|
2009-07-09 13:23:55 +01:00 |
|
|
|
ef874be0b9
|
updates
|
2009-02-13 16:14:44 +00:00 |
|
|
|
a3b50aff9f
|
further tutorial updates
|
2009-02-13 14:17:08 +00:00 |
|
|
|
12fba38d87
|
restructuring to reflect solver hierarchy
|
2009-02-12 18:59:59 +00:00 |
|