Commit Graph

9533 Commits

Author SHA1 Message Date
0d13d8f1fc Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-02 14:25:35 +01:00
72f8324383 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-02 14:13:14 +01:00
670cb9dda2 ENH: nastranSurfaceWriter: added comment 2013-09-02 13:12:00 +01:00
a27a580210 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-02 12:17:12 +01:00
4486bb013a BUG: adding header for fvc::laplacian 2013-09-02 12:16:48 +01:00
57019e8855 ENH: Added checking for mass fractions summing to zero 2013-09-02 11:31:23 +01:00
e34f2c8da1 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-02 11:12:34 +01:00
491e4821d0 ENH: plane sampling: make triangulation optional 2013-09-02 11:12:17 +01:00
94da7c46a5 STYLE: Minor code formatting 2013-09-02 09:58:28 +01:00
d730c49e86 ENH: Modification of hEqn in reactingOneDim.C introducing laplacian(kappa, T)
instead of laplacian(alpha, h). This is necessary when Cp is not uniform.
2013-09-02 09:56:39 +01:00
e8985cbd29 BUG: Corrected commit 6a1b567 2013-08-30 16:31:22 +01:00
d185f8b9fe ENH: Adding useChemistrySolver in reactingOneDim solid region to avoid using chemistry solvers in reacting solids
Adding non const access function to chemistryModel.H for combustion models that calculates RR externally
     Removing EulerImplicit from options in solidReactions.
BUG: Correcting function used by sequential solver in pyrolysisChemistryModel.C
2013-08-29 11:05:27 +01:00
14a309d4c2 ENH: cloudSolution - maxCo available for both steady state and transient 2013-08-28 09:16:31 +01:00
d62efed988 ENH: CollidingParcel - refactored to remove code duplication 2013-08-27 18:11:35 +01:00
6a1b567327 ENH: Cloud tracking - handle case where tracking stalls due to stepFraction 2013-08-27 18:11:13 +01:00
2f04e9754b ENH: Updated error messages 2013-08-27 11:22:27 +01:00
6adba987a2 ENH: Updated cloud for topology change in parallel 2013-08-23 13:38:33 +01:00
31446daab0 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-23 12:15:07 +01:00
35aba04b2a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-23 10:56:44 +01:00
b36637443a ENH: Updated particle collector cloud function object output 2013-08-23 10:47:56 +01:00
f8b0192a4a ENH: kinematic film - updated output for film thickness extrema 2013-08-23 09:48:25 +01:00
dba34498a4 MRFZone: Improved function organisation 2013-08-21 14:28:48 +01:00
b1e90e0bcb Update header 2013-08-21 12:09:26 +01:00
e7491f63d5 MRFZone: Add makeRelative and relative functions which operate on the boundary field only 2013-08-21 12:09:11 +01:00
1bf5080066 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-20 16:02:24 +01:00
77d47e9125 ENH: surfaceToCell: use surface orientation 2013-08-20 16:01:18 +01:00
a95284c281 Update headers 2013-08-20 15:40:17 +01:00
046f740f0e Renamed relativeFlux -> makeRelative and absoluteFlux -> makeAbsolute 2013-08-20 15:40:00 +01:00
0c06f77fa0 STYLE: Minor code formatting 2013-08-20 15:08:30 +01:00
e16d2c2019 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-20 12:06:29 +01:00
00e73a488b BUG: CSV data entry - corrected writing - mantis #971 2013-08-20 09:50:05 +01:00
395cde4e5d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-19 17:55:28 +01:00
9ac189015b ENH: updated cloud function objects - particleCollector 2013-08-19 17:55:19 +01:00
d9660ee65d Build new files 2013-08-19 11:50:50 +01:00
eb81bdcb6e Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-19 11:49:39 +01:00
329656ecb3 interstitialInletVelocity: New inlet velocity BC for multiphase flow 2013-08-19 11:48:52 +01:00
8c3d09d83f BUG: constTransport - corrected Prandtl number evaluation for operators 2013-08-19 11:07:22 +01:00
331368b308 STYLE: topoSet: unused code 2013-08-17 05:36:14 +01:00
0d8fff3a5f ENH: codeStream: function in dictionary context 2013-08-17 05:28:31 +01:00
0b7e7d870d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-16 16:14:00 +01:00
5414ff8f31 ENH: globalIndex: handling 180 degree periodic 2013-08-16 16:13:28 +01:00
61ce6eec5d BUG: nastran: interpolated values not normalised 2013-08-16 16:10:45 +01:00
e56250a49f Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-16 10:18:50 +01:00
cdc2a2e13a Optimization of greyDiffusiveRadiationMixed and wideBandDiffusiveRadiationMixed to
avoid lagging the calculation of Qin.
2013-08-16 10:18:08 +01:00
12539b23c5 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-15 17:03:57 +01:00
13e1addc35 twoPhaseEulerFoam: Corrected potential conservation issue at inlet-outlet BCs
Updated MULES to ensure the limiter is 1 at inlet BCs
2013-08-15 17:03:52 +01:00
205e1e77bc Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-15 15:36:29 +01:00
ff373afdcc BUG: codeStream: make sure scatter result is consumed before starting again 2013-08-15 15:31:15 +01:00
6e85a4683e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-15 15:00:24 +01:00
0ac1746446 ENH: fvMeshSubset: added check 2013-08-15 14:54:38 +01:00