Commit Graph

6504 Commits

Author SHA1 Message Date
af17182b32 LaunderSharmaKE: Minor clean-up 2012-04-29 22:02:15 +01:00
5d4480e706 Added support for gcc-4.7.0 2012-04-29 22:01:57 +01:00
a2229c4f04 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-27 18:17:15 +01:00
82a5e25140 Updated header 2012-04-27 18:17:06 +01:00
ed293d3af1 LduMatrix: coupled solvers are now run-time selectable for solving fvMatrices by conversion of the fvMatrix/lduMatrix to LduMatrix 2012-04-27 18:16:53 +01:00
156839b16a BUG: tetDecomposer: updated tet numbering 2012-04-27 12:18:54 +01:00
cba9a30d3d ENH: autoSnapDriverFeature: make bounding box 3D 2012-04-27 11:41:36 +01:00
3ba9c53475 ENH: motionSmoother: stabilise edge weight calculation 2012-04-27 11:39:24 +01:00
b1d84337c7 ENH: tetDecomposer: class to split cells into tets 2012-04-27 11:38:40 +01:00
cfb01019ba Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-26 17:14:46 +01:00
6061cf971c ENH: polyTopoChange: override readOpt flag in makeMesh; does not make sense to read when constructing new mesh 2012-04-26 17:14:10 +01:00
6da2bb9483 Updated headers 2012-04-26 15:17:50 +01:00
87dc042618 LduMatrix: Added support for AMI and jump conditions 2012-04-26 15:17:35 +01:00
fbe9105dab Updated headers 2012-04-26 11:41:23 +01:00
4ff7ac3efe LduMatrix: Added support for both component-coupled and component-independent forms of PCG and PBiCG 2012-04-26 11:41:06 +01:00
30018443f8 Updated headers 2012-04-25 18:19:38 +01:00
154d7fafab LduMatrix: Added missing file 2012-04-25 18:19:18 +01:00
51f2cd5e62 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-25 18:18:51 +01:00
28fad4681e Updated headers 2012-04-25 18:18:46 +01:00
8fb6aa8811 LduMatrix: Added support for non-parallel cyclic patches 2012-04-25 18:18:31 +01:00
e2b50cc8cb Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-25 16:17:49 +01:00
608c1ba244 BUG : Correcting output of private members 2012-04-25 16:17:15 +01:00
4190e3e5a5 ENH: fvFieldReconstructorReconstructFields.C: handle face flip of internal faces 2012-04-24 16:10:51 +01:00
d642a9cdb3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-24 10:45:11 +01:00
980027bd60 BUG: Delay the call to solidThermo in Radiation BC constructor
in case the solid region has not being constructed yet
2012-04-24 10:43:44 +01:00
2a0346dc0f Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-23 15:37:05 +01:00
2c9d42c9b0 Updated headers 2012-04-23 15:36:58 +01:00
8a41c1538c lduInterfaceField: Simplified arguments to initInterfaceMatrix and updateInterfaceMatrix 2012-04-23 15:36:33 +01:00
08f30e2249 ENH: triSurface.C: stlb forces binary reading #516 2012-04-20 17:23:45 +01:00
eed3ff3604 Updated header 2012-04-20 14:02:17 +01:00
a3807c9dbb LduMatrix: Updated and re-committed 2012-04-20 14:01:59 +01:00
ca9aa409bc LduMatrix: Updated and re-committed 2012-04-20 14:00:46 +01:00
cd82a0f5f4 Remove trailing whitespace 2012-04-20 10:20:46 +01:00
a68d760606 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-20 10:05:39 +01:00
8980559ecd ENH: meshTools: Add functions to write lines and vectors to .obj files 2012-04-20 09:18:46 +01:00
9301cc4f64 ENH: linearInterpolationWeights: handle values equal to table range 2012-04-19 16:47:59 +01:00
af91ab5b91 BUG: TableBaseIO: write interpolationscheme; update comment 2012-04-19 16:47:09 +01:00
2a17ac0f8a ENH: findLower: have user-defined < operator 2012-04-19 16:46:14 +01:00
c786a02cb9 STYLE: argList.H: corrected comment 2012-04-19 16:45:30 +01:00
5c84589ae9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-19 14:10:14 +01:00
9d6def688f ENH: Adding extrudePatchMesh, re-location of extrudeModel and
createShellMesh and introducing io::READ_IF_PRESENT option
in polyMesh constructor from components
2012-04-19 14:07:51 +01:00
59f63768d6 multiphase: Changed phiU to phiHbyA and cache HbyA rather than store the velocity predictor in U 2012-04-19 09:39:56 +01:00
a6fac2d8bd Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-18 16:34:07 +01:00
6ce4484918 interFoam et. al.: Changed phiU to phiHbyA and cache HbyA rather than changing U 2012-04-18 16:33:59 +01:00
4da7f7a43a BUG: MeshedSurface: stitchFaces did not truncate faceMap 2012-04-18 15:41:48 +01:00
f87a730ba5 BUG: timeVaryingMappedFixedValueFvPatchField: re-calculate interpolations 2012-04-18 12:04:49 +01:00
c00e99a6ec ENH: uniformInterpolatedDisplacement: point boundary condition by interpolating existing motion 2012-04-18 10:52:03 +01:00
4c7c03e116 ENH: interpolationWeights: added weightedSum helper 2012-04-18 10:44:17 +01:00
cf2b90e07b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-17 18:06:02 +01:00
28d462b8ef STYLE: TableFile: added to comment 2012-04-17 18:05:43 +01:00