Commit Graph

12712 Commits

Author SHA1 Message Date
346eb9739c ENH: triangle: added nearest to line 2013-04-19 11:23:12 +01:00
98ea287b2c ENH: polyMeshCheck: improved messages 2013-04-19 11:22:01 +01:00
0368962ed4 BUG: CSV: binary writing 2013-04-18 14:58:53 +01:00
1e2a6b5ead BUG: polyMeshTools: volume ratio caclulation 2013-04-18 10:07:52 +01:00
958091d440 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-16 16:07:08 +01:00
ee59088994 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-16 15:05:04 +01:00
1bb32981a9 BUG: Corrected cloud radiation model handling 2013-04-16 14:39:20 +01:00
a1bf423e1e BUG: Correcting nut for dynamic lagragian model 2013-04-16 14:12:13 +01:00
25ca14a968 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-15 17:02:02 +01:00
415cdb6a63 ENH: checkMesh: check volume ratio and face interpolation weights 2013-04-15 16:55:59 +01:00
5225ebf39f Correcting k(grad U) expression 2013-04-15 15:46:13 +01:00
44dc9a2c2e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-15 15:25:00 +01:00
8460d967cc ENH: polyMesh: additional mesh checks about interpolation weights and volume ratio 2013-04-15 15:24:23 +01:00
3e08747b29 Updating copyright years 2013-04-15 15:18:41 +01:00
aa57b759b9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-12 16:19:49 +01:00
b8ce43b916 ENH: Updated AMI dependencies 2013-04-12 16:19:42 +01:00
c24035bcf1 ENH: Added utility functions 2013-04-12 16:17:27 +01:00
6000d2fb97 ENH: Refectored mesh-to-mesh interpolation methods - now run-time selectable 2013-04-12 15:52:12 +01:00
587ca3ee83 STYLE: minor code formatting 2013-04-12 15:49:22 +01:00
ffd1c58cbc ENH: Made interpolationMethodToWord function static 2013-04-12 15:49:01 +01:00
cecf469ed4 COMP: vtkPV3FoamMesh: adapted for wordRe 2013-04-12 12:25:17 +01:00
37bf8b4493 ENH: layerParameters: added smoothing parameter 2013-04-12 12:21:58 +01:00
81a8da13ab ENH: wordRe: disable implicit conversions 2013-04-12 12:21:15 +01:00
24a0d15c7e ENH: Updated new mesh-to-mesh class to use updated AMI functionality 2013-04-11 18:09:31 +01:00
72d0ffbcd0 STYLE: Updated info message 2013-04-11 16:24:43 +01:00
f89bcd33bf Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-11 15:16:34 +01:00
1cf850f164 ENH: snappyHexMesh: print final mesh check 2013-04-11 15:16:06 +01:00
e5e100abd3 ENH: motionSmoother: split off patch consistency 2013-04-11 15:13:54 +01:00
2514121d78 STYLE: mappedPatchFieldBase: added comment 2013-04-11 15:12:29 +01:00
e2e20fe87e STYLE:pressureInletOutletVe: typo 2013-04-11 15:11:15 +01:00
03cc5d1a72 COMP: searchableSurfaceToFaceZone: missing comma 2013-04-11 15:09:33 +01:00
bbb2077160 ENH: searhcableSurfacetoFaceZone: allow triSurfaceMesh specification 2013-04-11 15:04:39 +01:00
12fed65820 ENH: Updated AMIInterpolation to use new AMIMethods 2013-04-11 14:55:35 +01:00
9817cb318d ENH: Added and abstracted out new AMI methods - direct, mapNearest and faceAreaWeight 2013-04-11 14:52:53 +01:00
652e318422 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-11 12:06:22 +01:00
2915000cbc BUG: Corrected fvOptions usage in pimpleDyMFoam UEqn 2013-04-11 12:05:44 +01:00
9ea79303b7 ENH: Changing typeName for solidChemistryModel in dictionary 2013-04-11 11:12:00 +01:00
1b1cb83348 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-11 09:53:26 +01:00
7102ad9129 STYLE: Minor coed formatting 2013-04-11 09:53:09 +01:00
4f22868d76 ENH: Cleaned-up build of multiple PV readers 2013-04-11 09:52:45 +01:00
9761bb96fd fourthGrad: rename leastSquares grad to avoid cache corruption problems 2013-04-10 22:17:20 +01:00
afe060fe2e tutorials/combustion/fireFoam/les/oppositeBurningPanels: rationalised dictionary location 2013-04-10 18:43:25 +01:00
a5857bed29 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-10 17:05:07 +01:00
a1adf3844f Update headers 2013-04-10 17:05:02 +01:00
48272dc5ab alphatWallFunctions: add "compressible::" qualifier to compressible alphat wall-functions 2013-04-10 17:04:49 +01:00
18f4c9e872 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-10 17:03:23 +01:00
115262d38f BUG: extendedFeatureEdgeMesh: Prevent division by zero when normalising edgeDirections 2013-04-10 16:38:48 +01:00
7e376c9685 BUG: extendedFeatureEdgeMesh: Swap feature point algorithm for a faster one
The population of featurePointFeatureEdges was slow. Added a List called
edgeMap that contains the featureEdge index for every edge in a patch
(returns -1 if it is not a feature edge).
2013-04-10 16:35:39 +01:00
eecbe11085 CentredFitSnGrad: Change deltaCoeffs -> nonOrthDeltaCoeffs for very non-orthogonal meshes 2013-04-10 12:15:47 +01:00
da535a449a linearFitSnGrad: Added new snGrad scheme which handles non-orthogonality with a compact molecule 2013-04-09 22:28:40 +01:00