Commit Graph

1373 Commits

Author SHA1 Message Date
andy
3c0058f4e9 ENH: interDyMFoam - added linkage agains sixDoFRigidBodyMotion library 2014-01-20 14:10:45 +00:00
Henry
608fe67047 Improved comment 2014-01-20 12:50:15 +00:00
Henry
4d12989c43 VoF alphaEqn: Under-relax the correction for all but the 1st corrector 2014-01-20 12:48:21 +00:00
andy
7e8981b72e GIT: resolve merge conflict 2014-01-10 15:48:55 +00:00
william
5d55a1f60f ENH: Added noLift model for twoPhaseEulerFoam 2014-01-06 14:16:41 +00:00
william
b842081c35 BUG: fixed referencing of drag model in two phase system 2014-01-03 11:49:00 +00:00
william
475e885772 ENH: Abstracted and made run-time selectable the lift models in twoPhaseEulerFoam 2014-01-02 16:53:37 +00:00
Henry
b8335f88af Corrected sign of momentum source 2013-12-21 12:25:47 +00:00
Henry
498ff5a9cd compressibleInterDyMFoam: Corrected handling of the relative flux 2013-12-18 22:55:57 +00:00
william
4d7ab99f99 BUG: Separated surface film wall functions into a separate library to remove duplication messages when using new turbulent structure 2013-12-18 16:53:41 +00:00
william
9916da0252 BUG: Added lagrangianTurbulence library to solvers: error messages still showing due to surfaceFilm library 2013-12-17 15:04:05 +00:00
Henry
50557d4638 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2013-12-17 15:00:37 +00:00
Henry
267f5cf0f5 interDyMFoam, interPhaseChangeDyMFoam : Use 1/A from the previous time-step rather than 1 in the pcorr equation
This provides better convergence and consistency between p_rgh and pcorr
2013-12-17 14:59:13 +00:00
william
0de6a8dd2b ENH: Added MPPICFoam solver source and build files 2013-12-17 11:05:55 +00:00
william
c5d8166e76 ENH: Added MPPICFoam solver and MPPIC types and models to the Lagrangian library 2013-12-17 10:41:35 +00:00
william
5e884ea48a ENH: added DPMFoam, DPM drag models and Goldschmidt tutorial case 2013-12-16 18:16:12 +00:00
Henry
a8c917fd4b DyM solvers: correct Uf using phi after construction 2013-12-11 17:26:34 +00:00
Henry
5d94a4bfd2 HrenyaSinclairConductivity: added missing g0 2013-12-05 14:26:39 +00:00
mattijs
b53fff01d7 Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
Conflicts:
	doc/Doxygen/css/doxygen.css
2013-12-02 11:30:36 +00:00
Henry
63da8af946 interFoam: Added isotropic compression option 2013-11-29 16:55:18 +00:00
mattijs
84f64b3175 BUG: chtMultiRegionSimpleFoam: fvOptions incorrect sign 2013-11-28 14:36:51 +00:00
Henry
7429f59358 VoF solvers: Updated PC-MULES 2013-11-26 21:16:51 +00:00
Sergio Ferraris
bcc5b89040 BUG: Changing fvOption source in UEqn.H to the rhs 2013-11-25 10:56:43 +00:00
Henry
72d709fa5c interFoam: add support for p-relaxation 2013-11-16 10:28:41 +00:00
mattijs
630a4b0b0d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/postProcessing/functionObjects/field/Make/files
2013-11-12 10:00:53 +00:00
andy
6359588079 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-11-08 12:07:35 +00:00
mattijs
490e2d93ff Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-11-06 17:28:45 +00:00
mattijs
e1a5f3f8ae END: chtMultiRegionFoam: avoid double registration of Cp 2013-11-06 17:25:14 +00:00
Henry
3da28cb4bc interDyMFoam: support relaxation of p_rgh 2013-11-06 09:55:46 +00:00
andy
9a8e128e8d BUG: sprayFoam - updated pressure equation for relativeFlux - mantis #1045 2013-11-05 10:20:58 +00:00
Henry
6df8f705ae 6-DoF solid body motion: Support PIMPLE iteration and acceleration relaxation 2013-10-31 10:22:26 +00:00
Henry
f5fd050293 VoF solvers: phase-fraction equation and move mesh motion into PIMPLE loop 2013-10-30 12:50:12 +00:00
Henry
b994d6a11f MULES: Added support for predictor-corrector formulation to interFoam and LTSInterFoam 2013-10-27 21:00:46 +00:00
Henry
16a89a6fce MULES: Consolidated support for LTS 2013-10-25 15:08:33 +01:00
Henry
541d36b995 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-10-21 10:02:36 +01:00
Henry
6a2d8b7e2f twoPhaseEulerFoam: Changes pEqn into phase mass-conservative form (at convergence) 2013-10-20 19:48:51 +01:00
Henry
739e8d84c9 twoPhaseEulerFoam: Removed unused gh 2013-10-18 10:19:31 +01:00
Henry
79467c20ae twoPhaseEulerFoam: Added IATE 2013-10-10 16:29:21 +01:00
Henry
f76a715155 multiphaseEulerFoam/multiphaseSystem/multiphaseSystem: Updated the inlet BC flux correction 2013-10-04 15:07:17 +01:00
Henry
25c4f31bfd compressibleMultiphaseInterFoam: hack implementation of compressible multiphaseInterFoam
Needs to be consolidated with multiphaseInterFoam with thermal and
compressibility effects made run-time selectable
2013-10-04 08:58:41 +01:00
Henry
8c67099c57 twoPhaseEulerFoam/alphaEqn.H: Improved handling of the limited alpha
flux at inflow faces
2013-10-03 08:47:30 +01:00
Henry
e53d830742 rhoPimpleDyMFoam: correct dpdt for mesh-motion 2013-10-01 10:37:16 +01:00
Henry
5eec17c9c6 Add LTSReactingFoam 2013-09-30 08:34:18 +01:00
Henry
9c099f2160 LTSReactingFoam: Improved defaults 2013-09-27 22:44:28 +01:00
Henry
e197117805 chemistryModel: removed superfluous time argument to solve 2013-09-26 22:40:13 +01:00
Henry
ca6fb03260 LTSInterFoam: Improved temporal damping 2013-09-26 22:39:39 +01:00
Henry
2e846f260d Minor clean-up 2013-09-26 22:39:15 +01:00
Henry
da4acfbaa3 LTSReactingFoam: New LTS version of reactingFoam 2013-09-26 22:38:41 +01:00
Henry
a1a427f875 alphaEqnsSubCycle: Corrected dimensions of rhoPhiSum 2013-09-12 23:49:44 +01:00
Henry
0cb195fa8d multiphase: Improve the construction of rhoPhiSum 2013-09-12 17:48:14 +01:00