Commit Graph

11085 Commits

Author SHA1 Message Date
0ca4904ec5 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-21 09:07:59 +01:00
4ee5d991b8 ENH: Initial commit of arbitrary mesh interface boundary handling 2011-07-20 18:19:36 +01:00
d205a84e8d Merge branch 'master' into cvm
Conflicts:
	src/meshTools/searchableSurface/closedTriSurfaceMesh.C
	src/meshTools/searchableSurface/closedTriSurfaceMesh.H
2011-07-20 18:18:22 +01:00
4da59cd060 ENH: conformalVoronoiMesh: write map from tet mesh to poly 2011-07-20 17:43:31 +01:00
20ee919028 combustionModels: Changed volField initialisation to constructors rather than assignments for clang 2011-07-20 17:37:43 +01:00
7137e860ed Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-20 16:30:24 +01:00
bf1e022b81 ENH: fileStat: allow binary transfer 2011-07-20 16:02:16 +01:00
866c75a9a2 ENH: polyMeshInitMesh.C: check on validity 2011-07-20 16:01:35 +01:00
3ba236115d Added support to writing dictionaries to log on read and re-read. 2011-07-20 14:27:02 +01:00
6b92b781b6 Removed class declaration in header as the files contain template specialisations. 2011-07-20 14:26:22 +01:00
74e71fe1d7 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-19 22:09:26 +01:00
9576c18c02 ENH: snappyHexMeshDict: changed default feature 2011-07-19 22:08:51 +01:00
ce5db60a94 ENH: checkTopology: improved message 2011-07-19 22:08:22 +01:00
4fc9465baa finiteVolume: renamed quadraticUpwind -> LUST 2011-07-19 19:10:42 +01:00
68973728a1 ENH: conformalVoronoiMesh: renamed writeTetMesh to writeTetDualMesh 2011-07-19 17:30:25 +01:00
1e2832fd7d Corrected class names in the file descriptions 2011-07-19 17:26:55 +01:00
534c6e03ff ENH: indexedCell,indexedVertex: added info() for printing 2011-07-19 16:28:48 +01:00
dd57817902 ENH: Updated formatting for thermo sub-dictionary outputs 2011-07-18 17:56:24 +01:00
be5a9ad737 BUG: correction to commit c8a5fe5 2011-07-18 17:35:52 +01:00
7c8e7fd228 ENH: Allrun: unset foam_setnan so redistributeMeshPar does not crash.
redistributeMeshPar creates patch fields 'out of nothing'. These get
initialised later by changeDictionary but up till then make sure code continues
2011-07-18 15:38:37 +01:00
10c3c87013 BUG: scotchDecomp: cyclics with preservePatches 2011-07-18 14:50:06 +01:00
c8a5fe5190 BUG: Corrected output of thermo sub-dictionaries 2011-07-18 13:02:35 +01:00
1c4fae0c2f ENH: remove PV existence check when not required 2011-07-18 12:51:55 +01:00
ae3e205049 BUG: Updated tutorial input keyword for spray 2011-07-18 12:38:21 +01:00
ebb09019db Upgraded gcc-4.6.1 support libraries 2011-07-18 12:13:31 +01:00
81d380ddac ENH: Initial commit of arbitrary mesh interface (AMI) functionality 2011-07-18 11:24:22 +01:00
8dbb3a7ab1 STYLE: Minor code clean-up 2011-07-18 11:22:13 +01:00
b0114b1704 Upgraded the default gcc-4.6 version to gcc-4.6.1 2011-07-17 18:52:00 +01:00
8171f58931 Updated headers 2011-07-15 11:15:50 +01:00
bc524d9489 twoLiquidMixingFoam/lockExchange: new tutorial 2011-07-15 11:14:28 +01:00
ea15911286 ENH: foamToTetDualMesh: map data onto tetDualMesh mesh 2011-07-14 22:19:26 +01:00
e47ac108ee ENH: patchCloud: return pTraits<Type>::max for unfound points 2011-07-14 22:10:14 +01:00
d8a812ced1 ENH: add '-all' option to foamEtcFile for similar results as findEtcFiles 2011-07-14 11:26:42 +02:00
ce5266694f BUG: Fixed fixedTemperature on thermal porous zone. 2011-07-14 10:00:01 +01:00
a188b8ad56 STY: Adding date 2011-07-14 09:43:51 +01:00
02dbd6b26d Merge branch 'master' into combustionModel 2011-07-14 09:41:34 +01:00
57aa5cc838 ENH: Minor modifications to tutorial settings for combustion 2011-07-14 09:40:14 +01:00
81c2d88bd3 STYLE: interpolationCellPatchConstrained.C: date 2011-07-13 17:28:40 +01:00
bee616ac40 COMP: buoyantBaffleSimpleFoam: missing includes 2011-07-13 17:27:18 +01:00
405dc5aafa Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-13 17:16:46 +01:00
3ad3ad6d24 COMP: compiler warnings 2011-07-13 17:16:32 +01:00
1b7502f6e7 ENH: new combuustion classes and update tutorial (Lagrangian and
combustion)
2011-07-13 17:02:55 +01:00
71fa63273e ENH: patchCloudSet: new sampledSet for nearest point on cloud 2011-07-13 16:41:13 +01:00
0f82d2ce07 COMP: entry: call base constructor 2011-07-13 16:38:41 +01:00
776ae0a6a5 ENH: gmshToFoam: remove empty defaultFaces patch 2011-07-13 16:38:13 +01:00
cbf1731385 STY: changing dates 2011-07-12 16:19:04 +01:00
bbbaf89c20 ENH: Adding general constructors with dictionary to implement
thermal baffle hold at a boundary
2011-07-12 15:51:08 +01:00
dfeadff218 ENH: tutorials settings 2011-07-11 15:43:41 +01:00
20049090e5 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-11 11:06:39 +01:00
5c0570bb88 ENH: partialWrite: do lagrangian fields 2011-07-11 11:06:32 +01:00