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
f125005e68
ENH: Surface films - updated Co number calculation
2012-05-04 14:44:01 +01:00
de772cfd3b
ENH: ReactingParcel - only apply surface correction if Bird correction is selected
2012-05-04 14:33:30 +01:00
bbbfaf671e
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-05-04 11:37:05 +01:00
2e760a3453
ENH: codedBasicSource: coded version of sources
2012-05-04 11:36:47 +01:00
b30ad82fc9
ENH: Added proc no to output or min/max field function object
2012-05-04 11:23:11 +01:00
785b516966
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-05-04 11:06:44 +01:00
1450c53688
BUG: Using normalized vector for cylindrical coordinates
2012-05-04 11:06:20 +01:00
41ffd118b2
STYLE: interRegionHeatTransfer: indenting
2012-05-04 10:58:58 +01:00
bd075a3c9f
BUG: Corrected ReactingParcel cell value source correction
2012-05-03 18:22:13 +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
e2e95b470d
STYLE: Minor code formatting update
2012-05-02 17:07:40 +01:00
86bf75dee9
ENH: Enable flowRateInletVelocity BC to operate as VFR by setting 'rho' to 'none' when phi is kg/s
2012-05-02 13:08:22 +01:00
388f1c4dd3
ENH: rotor source: flip geometric AOA if blade is spinning in reverse
2012-05-02 12:58:52 +01:00
d481b14c29
STYLE: Use point instead of vector for consistency
2012-05-02 12:58:16 +01:00
8d43b7842a
ENH: rotor source: split series profile Cd and Cl coeff calculation
2012-05-02 12:57:49 +01:00
ba3286ff8b
ENH: Use pre-calculated list size instead of re-evaluating
2012-05-02 12:56: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