Commit Graph

10420 Commits

Author SHA1 Message Date
e156d19610 rhoSimpleFoam family: updated to use e rather than h 2012-05-04 14:48:46 +01:00
f0bb8c2c2f Updated headers 2012-05-04 14:48:14 +01:00
5e60c99c4a Thermodynamics: split the thermal diffusivity alpha into alphah and alphae
for enthalpy and internal energy respectively

Change the implementation of alphah and alphae to use the local heat capacity
rather than attempting to compensate for the variation in an ad hoc manner.  For
correctness a heat capacity gradient term should be added to the energy
equations.
2012-05-04 14:47:07 +01:00
f36879826e rhoPimplecFoam: setup tutorial consistent with rhoPimpleFoam 2012-05-03 15:18:50 +01:00
476b39d5a1 Updated header 2012-05-03 15:14:41 +01:00
2e09a6628e sonicLiquidFoam: Updated pressure equation to use Dp 2012-05-03 15:14:32 +01:00
f09f545dfb Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-05-03 14:15:31 +01:00
0471d9cb27 Updated headers 2012-05-03 14:15:24 +01:00
b55941c07f compressible solvers: Name pressure diffusivity Dp 2012-05-03 14:15:15 +01:00
26c9d330e7 rhoPimplecFoam: New compressible solver featuring PIMPLEC 2012-05-03 14:14:40 +01:00
453a455c83 BUG: Correct line length 2012-05-02 17:23:45 +01:00
f0d86b6886 Merge branch 'collapseEdgesParallel' 2012-05-02 17:23:01 +01:00
664fb30912 interpolationWeights: Info messages now switched by debug 2012-05-02 10:54:19 +01:00
cd7fd862cc Updated Header 2012-05-02 10:53:42 +01:00
ac9203e1b8 rhoSimplecFoam: Added coupled-patch handling to H1 to support parallel running 2012-05-02 10:53:29 +01:00
687232488f Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-05-01 17:29:14 +01:00
50d1d00fae BUG: surfaceSplitByTopology: #485 2012-05-01 17:24:09 +01:00
cc0649bed1 BUG: fvFieldReconstructorReconstructFields.C: indexing outside of internal faces 2012-05-01 17:20:30 +01:00
1aa606184e COMP: chtMultiRegionFoam: built into FOAM_USER_APPBIN 2012-05-01 17:17:56 +01:00
8f50d156e6 ENH: hexRef8: have split-hex recognition 2012-05-01 17:14:53 +01:00
b35ae36e7b ENH: surfaceBooleanFeatures: write eMesh edgeMesh as well 2012-05-01 17:13:29 +01:00
d15415af0f ENH: foamClearPolyMesh: remove level0 length from hexRef8/snappyHexMesh 2012-05-01 17:12:33 +01:00
0993f29f70 STYLE: snappyHexMeshDict: updated comment 2012-05-01 17:11:21 +01:00
6b62ee94e4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-05-01 10:26:32 +01:00
b65c84bb22 BUG: Corrections identified after testing gcc 4.7 2012-05-01 10:26:23 +01:00
fbb477070a ENH: Corrected ambiguous construction from tmp msgs (llvm/clang) 2012-05-01 10:25:50 +01:00
bd8863e711 wmake: updated rules for gcc-4.7.0 2012-04-30 20:19:23 +01:00
94955a4f05 Updated headers 2012-04-30 18:15:44 +01:00
b08b29bd3c LduMatrix: Further integration with lduMatrix
Replaced lduMatrix::solverPerformance with SolverPerformance<scalar>
2012-04-30 18:15:26 +01:00
ad6b6626e2 Further developed support for gcc-4.7.0 2012-04-30 16:31:09 +01:00
3685e80369 nonNewtonianIcoFoam: Added stress transpose term 2012-04-29 22:02:38 +01:00
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
6dd2afe2e2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-26 15:42:06 +01:00
756166462d COMP: Enable compilation of cv2d 2012-04-26 15:18:40 +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
3dc418fc9d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-26 15:14:03 +01:00
6a3571b3e9 COMP: Move boost and mpfr library includes from wmake/rules/general/CGAL
This is so that surfaceFeatureExtract will compile without boost/mpfr
2012-04-26 15:10:24 +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