Commit graph

447 commits

Author SHA1 Message Date
andy
b2c3fbfb34 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-20 11:09:15 +00:00
andy
8b9a35d3e2 ENH: Updated ACMI to allow fully disconnected regions 2014-03-20 11:02:51 +00:00
william
13cdbe3c45 BUG: twoPhaseEulerFoam: corrected the definintion of K in turbulence models and in the segregated drag model 2014-03-18 15:27:47 +00:00
Henry
3c837948f1 Removed alphaOuterCorrectors option because the mass-flux should be updated for all PIMPLE iterations
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1225
2014-03-17 21:31:09 +00:00
sergio
c51d53a9ea Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-14 14:57:29 +00:00
sergio
7039105e10 BUG: changing from turbulent to lamninar viscocity in the calculation of the
Darcy coefficient for the porousBafflePressure
2014-03-14 14:56:11 +00:00
andy
f5bc84928a Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-14 09:47:19 +00:00
andy
81655f4e64 BUG: wall functions - removed duplicated writing of value field - mantis #1175 2014-03-14 09:46:55 +00:00
sergio
ada39f00b1 ENH: Adding virtual function to basicChemistryModel.H to calculate the consumption rate
of specieI in reactionI. This is used by the diffusionMulticomponent combustion model
to ignite the mixture
2014-03-14 09:36:46 +00:00
Henry
46d53c222d Revert pressureInletOutletVelocity BCs
due to convergence problems with the new version for runs at high Courant number
2014-03-12 12:27:19 +00:00
mattijs
8199b97e4a BUG: codeStream: do not reduce if timeStampMaster 2014-03-11 10:13:10 +00:00
sergio
770793ff9d STY: More modifications to the style 2014-03-05 10:32:27 +00:00
sergio
1579d0e30c STY: changing header of C file 2014-03-05 10:14:44 +00:00
sergio
34cad8dec5 STY: Taking out namespace FOAM and 'private' entry word in the .H file. 2014-03-05 10:07:41 +00:00
sergio
3a74e7de52 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-04 09:38:14 +00:00
Henry
3827b4ad60 SchaefferFrictionalStress: phi input in deg as in JohnsonJacksonFrictionalStress
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1204
2014-03-03 19:20:17 +00:00
william
7e5903edd4 ENH: driftFluxFoam: made viscosity and relative velocity modelling run-time selectable 2014-02-26 16:45:46 +00:00
andy
bc50af6007 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-02-26 13:47:39 +00:00
andy
93cfee93f8 BUG: function objects - updated writeFileHeader for some objects - mantis #1193 2014-02-26 13:47:33 +00:00
andy
8fa487c31a BUG: AMI with low-weight correction - further wrapping around interpolation - mantis #1174 2014-02-26 13:44:22 +00:00
Henry
8038d7bc1d wedgeFvPatch: provide specialized version of delta()
to ensure than the delta vectors are normal to the wedge plane.
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1185
2014-02-26 10:02:00 +00:00
andy
8cdb431159 BUG: faceSource - incorrect treatment for cyclic - mantis #1092 #1181 2014-02-24 09:09:54 +00:00
andy
0218131995 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-02-21 16:41:41 +00:00
andy
e74451a770 BUG: processorCyclic - updated group naming on consttuct from components 2014-02-21 16:17:23 +00:00
sergio
da5ffe588d STY: changed Copyright dates 2014-02-21 12:24:04 +00:00
sergio
68c52a8adb STY: change date copyright 2014-02-21 11:33:40 +00:00
sergio
97cf0c0317 STYLE: Updated copyright year 2014-02-21 11:17:31 +00:00
Sergio Ferraris
d23bacd20e Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
Conflicts:
	src/thermophysicalModels/basic/rhoThermo/rhoThermos.C
2014-02-21 11:08:56 +00:00
Sergio Ferraris
ed7c86f87c ENH: Adding PengRobinsonGas real gas Eq of State 2014-02-21 11:03:15 +00:00
Sergio Ferraris
872f78f036 BUG: Removing duplicated entry in turbulentTemperatureRadCoupledMixedFvPatchScalarField 2014-02-21 10:39:57 +00:00
andy
74ab77168f Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-02-21 08:55:25 +00:00
andy
42bd80fcc2 BUG: epsilon and omega wall functions - corrected duplicate value entry write - mantis #1175 2014-02-21 08:55:21 +00:00
william
b44c09fec6 BUG: MPPICParcel: removed increments to a parcel's age in correction steps 2014-02-20 11:45:31 +00:00
william
9a817d3c26 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-02-20 10:47:38 +00:00
william
c71c6e9020 STYLE: oscillatingFixedValueFvPatchField: typo in function description 2014-02-20 10:46:23 +00:00
andy
177514e6e4 ENH: thermo - added instantiation of adiabaticPerfectFluid to rhoThermos 2014-02-20 09:08:19 +00:00
william
798e5efb13 BUG: patchInjectionBase: fixed triangle indexing and processor fraction calculation 2014-02-19 14:21:49 +00:00
mattijs
634aaa7585 BUG: smappyHexMesh: report correct layerFaces 2014-02-19 11:24:47 +00:00
andy
a2aca34a63 BUG: lagrangian turbulence - refactored for consisteny and re-added missing dispersion models to spray libray 2014-02-18 12:28:14 +00:00
andy
99f224ffe1 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-02-18 10:03:30 +00:00
andy
f08a413adb BUG: lagrangian function objects - updated postMove() calls 2014-02-18 10:03:24 +00:00
mattijs
25af077d99 BUG: snappyHexMesh: fixed points 2014-02-18 09:19:25 +00:00
andy
081e976023 ENH: meshToMesh - updated mapping of boundary field when constructed from tmp 2014-02-17 16:52:17 +00:00
andy
797c211bdb ENH: partilceCollector cloud function object - added polygonWithNormal option 2014-02-17 16:50:32 +00:00
andy
3cd4844f62 ENH: mapNearestAMI - added protection for case when srcFace =-1, e.g. if mesh bounds are dissimilar 2014-02-17 16:46:43 +00:00
andy
138e6d3dfe ENH: forces - issue a warning if porosity effects requested but no models found 2014-02-17 16:44:14 +00:00
OpenFOAM-admin
9fd0db5cf9 Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00