Commit Graph

1304 Commits

Author SHA1 Message Date
c047319296 BUG: libs not available to debug switches at this point in build 2011-06-03 11:00:22 +01:00
c01101a275 ENH: snappyHexMeshDict: show patch type specification 2011-06-03 01:45:24 +01:00
7902377c02 ENH: treeDataTrisurface: expose tolerance 2011-06-02 12:14:53 +01:00
b469d09c3c Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-06-01 18:09:06 +01:00
c805ed359f ENH: redistributeMeshPar: better error message 2011-06-01 18:07:00 +01:00
3a899a1b76 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-06-01 18:00:08 +01:00
ff3b9eeff6 ENH: Added DimensionedField handling to decomposePar 2011-06-01 17:39:57 +01:00
f657cd91ed STYLE: Updated general comments 2011-06-01 17:39:19 +01:00
f149f16788 ENH : extrudeToRegionMesh with face zone extension 2011-06-01 17:29:58 +01:00
7dcb23c506 ENH: decomposePar/decomposeParDict: updated for decomposition methods 2011-06-01 12:25:59 +01:00
42a2ce3321 STY: mnaking viewFactorsGen folder consisten 2011-05-26 15:14:59 +01:00
1025e4ddd5 ENH: foamFormatConvert: implement -noConstant argument 2011-05-26 12:38:24 +01:00
3ac90128f2 BUG: redistributeMeshPar: zones were read from undecomposed case 2011-05-26 12:04:43 +01:00
6e4b93b6cc ENH: foamFormatConvert: convert constant (i.e. polyMesh) by default 2011-05-25 21:37:36 +01:00
5c50c64de4 ENH: snappyHexMesh: updated comment 2011-05-23 16:10:32 +01:00
38d068c476 ENH: createShellMesh: guarantee 0'th vertex ordered 2011-05-20 17:00:30 +01:00
10373183b6 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-05-12 13:14:58 +01:00
e3eae71014 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-28 21:14:18 +01:00
5222405567 Create graphs in a sub-directory 2011-04-28 21:13:08 +01:00
1c1cac6646 ENH: ideasUnvToFoam.C: added support for zones 2011-04-28 16:27:20 +01:00
0f0dd35413 STYLE: createPatchDict: updated comment 2011-04-28 10:40:26 +01:00
8782283d62 ENH: cyclicPolyPatch: have local 'matchTolerance' entry in dictionary 2011-04-27 20:41:17 +01:00
a3739657e2 STYLE: sampleDict, interpolationTable usage: added comment about csv reading/writing 2011-04-27 14:38:39 +01:00
9245a084a0 ENH: domainDecomposition.C: added inbalance stats 2011-04-22 10:55:37 +01:00
784e9f444d ENH: extrudeToRegionMesh: extrude into single empty patch 2011-04-20 11:07:14 +01:00
a44a993d27 ENH: emptyFvPatchField: moved check to checkMesh
It now handles multiple empty patches
2011-04-20 10:51:48 +01:00
f70593a8ff Renamed simpleSRFFoam -> SRFSimpleFoam and simpleWindFoam -> windSimpleFoam 2011-04-19 23:23:49 +01:00
f8f575e23c Tutorial solvers and mesh converters moved to applications 2011-04-19 23:20:18 +01:00
dd52f4c0ea ENH: decomposeParDict: changed 2011-04-18 09:41:37 +01:00
c20efb0923 ENH: add 'report' to trace #includeEntry/#includeIfPresentEntry
- used in "expandDictionary -list" to find which files are included by
  any particular dictionary
2011-04-15 13:34:25 +02:00
8687d00c2d Merge remote branch 'opencfd/master' into olesenm 2011-04-12 12:54:35 +02:00
03bae68436 STYLE: drop face::area() and triFace::area() - less useful than expected 2011-04-12 12:53:51 +02:00
6594b254b5 STYLE: chckTopology: wrong message. 2011-04-11 13:36:33 +01:00
13ce640b92 ENH: dates 2011-04-07 22:36:11 +01:00
d22c89db9a Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-07 13:48:49 +01:00
d5d88fdba2 STYLE: Writing surface feature set out the root of the case. 2011-04-07 11:27:00 +01:00
876aa9cdda Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/OpenFOAM/meshes/primitiveMesh/primitiveMeshClear.C
2011-04-07 09:36:51 +01:00
472bb82160 ENH: foamToFieldView: added region option. 2011-04-07 09:27:02 +01:00
9153534a9d ENH: use face::area() method for surfaceMeshInfo 2011-04-07 09:29:05 +02:00
1a0095489b gcc-4.6.0 warnings: removed initialised but unused variables 2011-04-06 22:55:47 +01:00
19332dc06e STYLE: fixed headers. 2011-04-06 19:20:36 +01:00
acd7554ae0 STYLE: dictionaries in $FOAM_UTILITIES: header 2011-04-06 19:15:15 +01:00
35e9958de6 ENH: selectCells: parallel running 2011-04-06 10:38:18 +01:00
b1ce027774 ENH: cellClassification: parallel running 2011-04-06 10:36:00 +01:00
b09a19e026 ENH: sampledPatch: patchSet instead of single patch 2011-04-05 20:54:18 +01:00
4bc4c1900b ENH: new utility surfaceMeshInfo
- useful at the moment for reporting face areas from a surface mesh
2011-04-05 20:05:57 +02:00
5497bcb22d ENH: foamUpgradeCyclics,foamFormatConvert etc: switch off master-only reading. 2011-04-05 15:55:27 +01:00
5cf0612207 ENH: surfaceFeatureExtact: optionally write obj files 2011-04-05 12:11:08 +01:00
3e71574d8a ENH: snappyHexMesh: initial feature-line support 2011-04-05 11:56:57 +01:00
e6b7c7f445 BUG: changeDictionary: swit6ch off any parallel time-stamp checking 2011-04-04 16:38:21 +01:00