Commit Graph

6504 Commits

Author SHA1 Message Date
5f9e3a04f0 cvMesh: Relocated the conformalVoronoiMesh library and localised all uses of CGAL
Removed unused dependencies on CGAL
2011-07-22 14:12:08 +01:00
6be1a5d417 Adding directionality to porous media 2011-07-22 12:44:23 +01:00
3673d1e643 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-22 10:36:09 +01:00
a20caaa2af ENH:molecule: reverted to old molecule.
Removed MoleculeCloud, controllers, monoatomic, polyatomic molecules
2011-07-22 10:34:34 +01:00
3cc1a8f115 conformalVoronoiMesh: Resolve conflict between GPL and QPL 2011-07-22 10:25:25 +01:00
252056adbe triSurfaceTools: Removed unused dependency on CGAL 2011-07-22 10:24:27 +01:00
a372dbfb53 ENH: Further updates to AMI functionality 2011-07-21 17:48:20 +01:00
2ea1ff1923 STYLE: date 2011-07-21 14:45:30 +01:00
a846b2203f ENH: triSurfaceTools: restore cvm changes 2011-07-21 14:03:54 +01:00
1372cf4c70 ENH: polyMeshTetDecomposition: restore face centre tet decomposition 2011-07-21 14:01:58 +01:00
592271921b ENH: polyMesh: remove support for read in cellCentres 2011-07-21 14:00:17 +01:00
9ff346bb11 Merge branch 'cvm' 2011-07-21 13:06:10 +01:00
b07ef38936 STYLE:regIOobjectRead.C : date 2011-07-21 12:46:47 +01:00
7dff5e27bc Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-21 11:39:01 +01:00
c747e12b68 syncToolsTemplates.C: Changed constructor syntax to keep the Intel compiler happy 2011-07-21 11:38:56 +01:00
a6b54b07d8 ENH: split of "jump" class and introduction of a porousBaffer BC 2011-07-21 11:02:41 +01:00
649c3e65ca STYLE: date 2011-07-21 09:43:44 +01:00
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
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
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
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
e47ac108ee ENH: patchCloud: return pTraits<Type>::max for unfound points 2011-07-14 22:10:14 +01: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
81c2d88bd3 STYLE: interpolationCellPatchConstrained.C: date 2011-07-13 17:28:40 +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
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