Commit Graph

477 Commits

Author SHA1 Message Date
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
f6ec4dee46 added -constant 2009-10-01 19:34:53 +01:00
1ea20c864e overwrite to write to original instance 2009-09-30 15:23:57 +01:00
6b439e6392 fix writing to 0/ instead of constant 2009-09-29 20:28:48 +01:00
7e985f898e added remove command 2009-09-24 23:48:19 +01:00
fad330d3f2 added zoneSets 2009-09-24 18:51:17 +01:00
72cacc9588 added zoneSets 2009-09-24 18:39:04 +01:00
1c8ad89145 added cellZonesOnly option which does not use walk 2009-09-22 15:26:40 +01:00
da8198a487 added region option 2009-09-22 15:26:19 +01:00
af62832bff master instead of masterNo 2009-09-21 10:58:51 +01:00
791b5aaeaa replacing isType with isA to enable directMappedWall to work 2009-09-15 17:51:59 +01:00
10ae335e08 added warning message - coupled bcs not handled 2009-09-10 12:43:51 +01:00
21ba33aad1 added region option 2009-09-08 17:37:56 +01:00
1198d3e0ad added region option 2009-09-04 12:25:28 +01:00
e94d59d88e check on existence of faceZone 2009-09-03 08:56:07 +01:00
4594d03b32 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-02 14:51:49 +01:00
6dc2e62946 do not map demand driven geometric data 2009-09-02 14:51:42 +01:00
8dcea0f8cd using new constant definitions 2009-08-28 18:04:22 +01:00
61b29463d1 renamed patches to patchInfo 2009-08-19 15:19:02 +01:00
4575c3328b Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-08-18 22:12:22 +01:00
ddfe6c39e9 user overrideable tolerances 2009-08-18 22:12:06 +01:00
a7e4cdea99 Removed tabs. 2009-08-18 08:27:08 +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
d4864d9b6e Moved the "generic" BCs into a separate library and included it only in those utilities
which need this functionality.  Solvers will now check the correctness of the BCs on
read.
2009-08-04 22:13:54 +01:00
816f6b3488 Updated the headers. 2009-07-24 17:01:31 +01:00
a6997c257a allow baffles on coupled boundary faces 2009-07-23 20:52:19 +01:00
1bfa912781 Modified more Description entries in utilities for documenting purposes 2009-07-22 15:51:53 +01:00
077b6ec769 extraneous include files 2009-07-15 12:03:43 +01:00
4c13ef589b faceZone checking. wip 2009-07-09 11:57:21 +01:00
e17c87d876 wildcards for patch spec 2009-07-01 13:54:48 +01:00
12a924a3f5 no backup of old set 2009-06-30 22:17:20 +01:00
1cabcf6c12 createBaffles with faceZone 2009-06-30 22:17:03 +01:00
e28256477a checks on zones 2009-06-30 22:16:01 +01:00
e6416c2604 preserve flipmap 2009-06-29 17:30:02 +01:00
74d7cb2664 changed faceZone flip map usage 2009-06-25 23:42:49 +01:00
6c994a32d6 updated example dictionaries for new sources 2009-06-25 17:24:08 +01:00
0fd2a5f056 making stitchMesh,mergePatchPairs work 2009-06-18 20:35:55 +01:00
8edf105c45 cleanup of time handling (cosmetic changes), used timeSelector in more places 2009-05-20 15:40:30 +02:00
d1295da31f adjust solvers and utilities to use new argList methods
- also drop various unused time options from src/OpenFOAM/include
2009-05-19 20:21:50 +02:00
51f443a345 Merge commit 'OpenCFD/master' into olesenm
Conflicts:
	applications/utilities/mesh/manipulation/createBaffles/createBaffles.C

Can't use [0] to assign the first value of a DynamicList unless it has been
preceded by a setSize() - use append() instead.
2009-05-06 09:33:38 +02:00
3d88003e77 order of creation consistent with cyclics 2009-04-30 20:31:13 +01:00
3ce125ff48 minor build fix
- createBaffles used List::append(const T&), changed to DynamicList
2009-04-28 10:18:34 +02:00
92dbf49ae6 allow multiple coincident baffles 2009-04-24 09:02:03 +01:00
d55c97669a directMapped extension for inter-region 2009-04-17 11:00:15 +01:00
bfb8d042fd split of decompositionAgglomeration 2009-04-02 13:29:28 +01:00
96da5f0e5b sorted zones
modified:   ../applications/utilities/mesh/manipulation/setsToZones/setsToZones.C
	modified:   dynamicMesh/polyTopoChange/polyTopoChange/polyTopoChange.C
2009-03-26 12:07:56 +00:00
be8cbc1018 use timeSelector mechanism in a few more utilities 2009-03-23 16:57:26 +01:00
0128b2be68 UIndirectList 2009-03-12 19:25:21 +00:00
642dadf1f7 yaw pitch roll 2009-03-12 15:12:31 +00:00
9ec530528f Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-03-10 12:50:34 +00:00