Commit Graph

1030 Commits

Author SHA1 Message Date
Henry
26c9d330e7 rhoPimplecFoam: New compressible solver featuring PIMPLEC 2012-05-03 14:14:40 +01:00
Henry
ac9203e1b8 rhoSimplecFoam: Added coupled-patch handling to H1 to support parallel running 2012-05-02 10:53:29 +01:00
mattijs
1aa606184e COMP: chtMultiRegionFoam: built into FOAM_USER_APPBIN 2012-05-01 17:17:56 +01:00
Henry
3685e80369 nonNewtonianIcoFoam: Added stress transpose term 2012-04-29 22:02:38 +01:00
Henry
ef8efc27ba Solvers and tutorials: changed use of buoyantPressure BC to fixedFluxPressure 2012-04-20 09:49:58 +01:00
sergio
ea1706fe94 BUG: Changed createSingleCellMesh to READ_IF_PRESENT Io
read option
2012-04-19 16:36:58 +01:00
Henry
28762dc468 Removed trailing whitespace 2012-04-19 14:17:30 +01:00
Henry
70595a9a61 Buoyant solvers: changed the sign of phig to be consistent with the sign of the buoyancy force on the RHS of UEqn 2012-04-19 10:08:59 +01:00
Henry
59f63768d6 multiphase: Changed phiU to phiHbyA and cache HbyA rather than store the velocity predictor in U 2012-04-19 09:39:56 +01:00
Henry
6ce4484918 interFoam et. al.: Changed phiU to phiHbyA and cache HbyA rather than changing U 2012-04-18 16:33:59 +01:00
Henry
88d6efca27 buoyantBoussinesqPimpleFoam: Changed the sign of phig 2012-04-18 16:33:02 +01:00
Henry
db0ba8d11c compressibleInterFoam: Added new equation of state adiabaticPerfectFluid 2012-04-17 16:50:21 +01:00
Henry
cd51a5eea3 Consistency: Changed exponent FORTRAN style 'E' to C style 'e' 2012-04-17 16:48:27 +01:00
Henry
e514d0a79c Updated headers 2012-04-16 15:55:00 +01:00
Henry
629bca4de9 compressibleInterFoam: Add support for run-time selectable equation of state 2012-04-16 15:54:08 +01:00
Henry
8e3e1808ec compressibleInterFoam: Added thermal support 2012-04-16 11:47:28 +01:00
Henry
aa7c66a3ff twoPhaseMixture: Added support for named phases
e.g. in transportProperties

phases (air water);
2012-04-16 11:46:35 +01:00
andy
7588bdde06 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-10 14:25:23 +01:00
andy
14703be717 ENH: Added Allwmake script for sprayFoam solvers 2012-04-10 12:35:01 +01:00
Henry
be78e2026e rhoSimplecFoam: Update header 2012-04-04 17:43:09 +01:00
Henry
e8bdf072fe rhoSimplecFoam: Update wrt latest relaxation strategy and move into rhoSimpleFoam 2012-04-04 17:42:44 +01:00
Henry
917301d62b Corrected headers and formatting 2012-04-02 12:06:36 +01:00
Henry
bbacf976d3 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-30 16:31:20 +01:00
Henry
30c6e0c77f multiphaseEulerFoam/correctPhi.H: Remove adjustPhi 2012-03-30 16:31:12 +01:00
laurence
3c6c675081 STYLE: Remove trailing whitespace 2012-03-30 08:53:47 +01:00
andy
3180339163 STYLE: Corrected typos in header file comments 2012-03-26 09:29:32 +01:00
Henry
9d7cb91af1 Update headers 2012-03-22 11:48:29 +00:00
Henry
1ebe55d95b multiphase solvers: remove lift and drag at fixed-flux BCs, i.e. inlets 2012-03-22 11:48:09 +00:00
Henry
405ed91b21 rhoCentralFoam: corrected reading of Pr 2012-03-22 09:49:47 +00:00
Henry
61a0fb168a twoPhaseEulerFoam/pEqn.H: use cell-based drag in momentum corrector 2012-03-21 17:39:07 +00:00
Henry
97e659a5c6 multiphaseEulerFoam/pEqn.H: Improved handling of negative alpha for the creation of Dp 2012-03-21 17:38:23 +00:00
Henry
061511e3de compressibleTwoPhaseEulerFoam/pEqn.H: minor reformat 2012-03-21 17:36:42 +00:00
Henry
78522ae3c6 multiphase MRF solvers: added Coriolis contribution to the virtual-mass force 2012-03-21 17:35:54 +00:00
Henry
0b240922e9 twoPhaseEulerFoam: updated alphaEqn to use MULES 2012-03-19 16:14:58 +00:00
Henry
3324e7bbff interFoam: minor formatting improvement 2012-03-19 16:13:46 +00:00
Henry
5fe6a03337 twoPhaseEulerFoam: Add MRF support 2012-03-19 11:56:38 +00:00
Henry
6056c00f28 twoPhaseEulerFoam/phaseModel: Make consistent with compressibleTwoPhaseEulerFoam 2012-03-19 11:56:22 +00:00
Henry
7841318b76 twoPhaseEulerFoam: Add MRF support and remove MRFTwoPhaseEulerFoam 2012-03-19 11:55:48 +00:00
Henry
7c7fc6e02b multiphaseEulerFoam: Updated MRF support 2012-03-19 11:54:52 +00:00
Henry
f6df09870b twoPhaseEulerFoam: new virtual-mass formulation being considered 2012-03-16 12:26:50 +00:00
Henry
82be4453f4 MRFtwoPhaseEulerFoam: improved handling of the flux BCs for MRF 2012-03-16 12:26:15 +00:00
Henry
7f2ff7c8ff compressibleTwoPhaseEulerFoam: Corrected boundary relative fluxes for MRF 2012-03-15 20:01:49 +00:00
Henry
0a50fdabe0 MRFtwoPhaseEulerFoam: update MRF handling of U 2012-03-15 15:11:05 +00:00
Henry
3417551c2d compressibleTwoPhaseEulerFoam: added MRF support 2012-03-15 15:10:42 +00:00
Henry
12f2f0c09b compressibleTwoPhaseEulerFoam: removed k contribution from the stress 2012-03-15 15:10:14 +00:00
Henry
a70398ae2c Corrected line length 2012-03-15 11:57:55 +00:00
Henry
2a81bbca22 multiphaseEulerFoam: Added comment about drag formulations 2012-03-15 11:55:37 +00:00
Henry
db3e9c00d2 compressibleTwoPhaseEulerFoam: Updated virtual-mass formulation 2012-03-15 11:55:03 +00:00
Henry
0d0dfbafe3 multiphaseEulerFoam: Corrected the handling of drag for more than 2 phases 2012-03-14 18:19:18 +00:00
Henry
f3fac5bbff multiphaseEulerFoam: Improved consistency between implicit and explicit parts of the virtual mass 2012-03-14 18:18:48 +00:00