Commit Graph

6504 Commits

Author SHA1 Message Date
0847117142 ENH: tetrahedron: add tet-tet overlap 2012-04-04 09:50:33 +01:00
76cc55c36c STYLE: calculateMeshToMeshWeights: cleanup 2012-04-04 09:49:14 +01:00
5d60157dd1 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-02 18:10:01 +01:00
124295b3c9 ENH: autoSnapDriver: preserve baffles on faceZone surfaces 2012-04-02 18:02:16 +01:00
a10bc9b62c dimensionedType: Add support for optional dimensionSet input on construction from dimensionSet and stream
The read dimensionSet is checked against the dimensionSet provided as an
argument and a FatalError is generated if they do not match.
2012-04-02 13:52:46 +01:00
c4bfeb6d39 Correct headers 2012-04-02 13:46:20 +01:00
fd128854cb Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-02 12:06:42 +01:00
917301d62b Corrected headers and formatting 2012-04-02 12:06:36 +01:00
374babde39 ENH: accessOp: move to classes 2012-04-02 11:52:58 +01:00
2ff62ebccd STYLE: quadraticFitSnGrad: removed unused, uncompilable code 2012-04-02 11:30:26 +01:00
da8e20b11f Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-02 10:57:51 +01:00
cf0fc76a70 STYLE: sampledSurfaces: extracted merging functionality to Patchtools 2012-04-02 10:49:28 +01:00
13b90eb6ac ENH: labelledTri: specialisation for offsetOp 2012-04-02 10:47:50 +01:00
f42be0fb42 ENH: polyMeshFromShapeMesh: construct parallel 2012-04-02 10:47:22 +01:00
a9cca0d67a Updated header 2012-03-30 17:42:16 +01:00
31408f8003 fvMatrix: Improved relaxation of the boundary contributions to the diagonal 2012-03-30 17:41:51 +01:00
32e17709b9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-30 16:11:39 +01:00
61b511e0fb Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-30 13:07:33 +01:00
6757a6b70d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-30 12:03:12 +01:00
e684b76771 BUG: Keeping kOmegaSST compressible and incompressible on the same
formulation for nut and mut
2012-03-30 10:53:14 +01:00
928d81c282 ENH: cvMeshSurfaceSimplify: make robust for open surfaces 2012-03-30 09:23:34 +01:00
8416006001 COMP: phaseHydrostaticPressureFvPatchScalarField.C: single precision build 2012-03-30 09:19:50 +01:00
e48b238c01 ENH: Modifying eCont returning aCont form greyMeanAbsEmission and
wideBandAbsorptionEmission models and tutorials
2012-03-29 15:17:52 +01:00
fc2cb0ae75 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-28 18:59:46 +01:00
f9b7b4b445 ENH: hexRef8: perfect restart 2012-03-28 18:59:26 +01:00
6aecbac20f ENH: UniformDimensionedField: do READ_IF_PRESENT for 2 argument constructor 2012-03-28 18:01:24 +01:00
39426e88dd BUG: vtkUnstructuredReader: update faceMap consistent with faces. 2012-03-28 18:00:37 +01:00
b16dc1e4a5 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-30 08:54:05 +01:00
3c6c675081 STYLE: Remove trailing whitespace 2012-03-30 08:53:47 +01:00
6f459d646c ENH: Code clean-up and improved messages 2012-03-27 17:40:02 +01:00
187d7dee54 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-27 17:11:30 +01:00
9b6a8d7544 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-27 16:30:34 +01:00
55d5c1b2d7 fixedMeanFvPatchField: New BC
Extrapolates field to the patch using the near-cell values and adjusts the
distribution to match the specified meanValue.
2012-03-27 16:30:28 +01:00
5661ae33f6 STYLE: Corrected typo in error message 2012-03-27 13:53:49 +01:00
cbbcfd3878 BUG: deltaTChem field not resized on mesh.changing() in chemistry models 2012-03-27 13:44:11 +01:00
6198cfc369 ENH: VTKSurfaceFormat: read STLSolidLabelling for region info 2012-03-26 14:06:02 +01:00
ec25783410 ENH: splitMeshRegions, autoHexMesh: allocate face-decomp structure before doing findCell 2012-03-26 12:17:46 +01:00
d7fb2360e5 ENH: structuredDecomp: use patchSet 2012-03-26 12:15:32 +01:00
5ff955752d STYLE: meshToMeshAddressing: typo 2012-03-26 12:14:55 +01:00
11813d44f7 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-22 16:23:47 +00:00
7605c01260 ENH: gAverage: (used in normFactor) : use single reduction 2012-03-22 12:39:59 +00:00
06bbf06c5b BUG: Fix the calculation on max delta normal to the wall on each cell.It
loops over all faces
2012-03-22 10:56:01 +00:00
22fd47192f Updated headers 2012-03-21 17:37:52 +00:00
89acb1900c Heat transfer BCs: changed messages to avoid confusion about heat-flux 2012-03-21 17:37:37 +00:00
b971f9257c Updated header 2012-03-21 17:36:18 +00:00
674cffc9ba minor cleanup 2012-03-21 17:36:07 +00:00
78522ae3c6 multiphase MRF solvers: added Coriolis contribution to the virtual-mass force 2012-03-21 17:35:54 +00:00
503eefc325 MRF: new function to add Coriolis contribution to the given field 2012-03-21 17:34:41 +00:00
f19a5f2cdc Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-21 09:18:01 +00:00
d1a4239478 ENH: Added position output to fieldMinMax function object 2012-03-21 09:17:47 +00:00