Commit Graph

223 Commits

Author SHA1 Message Date
andy
36e4a15363 BUG: multiphaseEulerFoam was linked against -lphaseModel instead of -lcompressibleMultiPhaseModel 2011-11-15 14:06:11 +00:00
andy
83cbf3a851 BUG: Corrected finalInnerIter call in pEqn 2011-10-26 14:39:50 +01:00
andy
6a999c7225 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-10-26 14:32:13 +01:00
Henry
50322c3f4c Corrected line length 2011-10-26 14:32:01 +01:00
Henry
a5ba2cc9cd multiphaseEulerFoam: Work in progress 2011-10-26 14:30:06 +01:00
andy
3f53a04f09 ENH: Extended and restructured solutionControl class 2011-10-26 14:29:49 +01:00
andy
d05c5a41a1 ENH: Updated PIMPLE solvers to new pimpleControl framework 2011-10-26 12:04:25 +01:00
Henry
304b22f9ae interDyMFoam: Improved mesh-motion mapping and reinstated ddtPhiCorr 2011-09-29 17:29:01 +01:00
Henry
72a2f9b45c multiphaseEulerFoam: further updates to the MRF functionality 2011-09-16 19:18:19 +01:00
andy
b6fafa7284 BUG: Partial revert of commit 8ae9569 2011-09-12 17:41:46 +01:00
Henry
ae582a7a12 twoPhaseEulerFoam/interfacialModels/dragModels/WenYu: minor reorganisation 2011-09-09 16:51:10 +01:00
andy
8ae9569085 ENH: Multiple commits - lumped due to git index file corruption
- Re-located mapped point patches
- Updated mapped patch write
- deprecated directMapped in favour of mapped
- updated resulting dependancies - apps/libs/tuts
2011-09-09 12:05:12 +01:00
Henry
531b721d4b Corrected line length 2011-09-09 10:46:40 +01:00
Henry
4ff31e73ef multiphaseEulerFoam: Added support for MRF and different schemes for each phase-fraction
Corrected tutorials
2011-09-09 10:45:07 +01:00
andy
1c1a98363c ENH: Simplified solvers - removed storePrevIter code 2011-09-08 12:04:15 +01:00
Henry
89554ace7f Corrected formatting 2011-09-05 19:23:59 +01:00
Henry
85d1a92cf2 Corrected formatting 2011-09-05 19:21:53 +01:00
Henry
cff638a7da multiphaseInterFoam: No need for refPhase with MULES 2011-09-05 19:09:32 +01:00
Henry
d47625903e compressibleTwoPhaseEulerFoam: updated PIMPLE loop 2011-09-05 19:08:31 +01:00
Henry
209aad1bdc compressibleTwoPhaseEulerFoam: Corrected location of compiled files 2011-09-05 19:08:00 +01:00
Henry
2c335d360b multiphaseEulerFoam: new solver
including two simple tutorial cases
2011-09-05 19:06:38 +01:00
Henry
22d2f84af3 compressibleTwoPhaseEulerFoam: corrected name and location of the executable 2011-08-24 17:38:16 +01:00
Henry
a7251c4d87 Corrected line length 2011-08-24 17:19:17 +01:00
Henry
dab6fa5ed8 compressibleTwoPhaseEulerFoam: new solver for momentum conservative compressible two-phase flow 2011-08-24 17:17:10 +01:00
Henry
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
Henry
391d788a29 Corrected headers 2011-08-09 10:42:37 +01:00
Henry
425d51a985 MMULES: new development of the MULES limiter to support limiting the sum of phase-fractions
multiphaseInterFoam: Upgraded to use the new MMULES algorithm
2011-08-09 10:39:58 +01:00
Henry
1e2832fd7d Corrected class names in the file descriptions 2011-07-19 17:26:55 +01:00
Henry
d81d99d490 bubbleFoam, twoPhaseEulerFoam: Added storage of pressure from the previous iteration for PIMPLE 2011-07-09 22:24:28 +01:00
Henry
729bdbb640 twoPhaseEulerFoam/interfacialModels/dragModels: Corrections for parallel operation 2011-07-05 17:02:21 +01:00
Henry
0200b59e79 twoPhaseEulerFoam:frictionalStressModel/Schaeffer: Correct mut on processor boundaries 2011-06-13 22:32:15 +01:00
andy
95d8fd4860 STYLE: Updated copyright dates 2011-05-11 11:34:38 +01:00
Henry
e3eae71014 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-28 21:14:18 +01:00
Henry
d8630c4677 settlingFoam: Corrected time-loop 2011-04-28 21:13:57 +01:00
graham
f6830c206d STYLE: Line endings, trailing whitespace. Caught by pre-commit hook on branch merge. 2011-04-21 10:29:22 +01:00
andy
74aff03191 ENH: Updated twoPhaseEulerFoam solver and tutorials 2011-04-18 15:20:15 +01:00
andy
39b30e2429 ENH: Updated bubbleFoam solver and tutorial 2011-04-18 15:05:30 +01:00
andy
89335fa1ce ENH: Further solver PIMPLE updates 2011-04-18 11:47:44 +01:00
andy
8369a8d78b Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-15 17:16:00 +01:00
andy
0301a62527 ENH: Updated more solvers to use the new algorithm container classes 2011-04-15 16:34:29 +01:00
Henry
f947f0b46e bubbleFoam: Updated the viscosity used to the effective viscosity
in line with the rest of the wall-function implementations
2011-04-15 16:09:39 +01:00
andy
656bbf5308 ENH: Updated solvers to use simpleControl and pimpleControl 2011-04-14 17:45:20 +01:00
andy
fb11f37e38 ENH: Propagating pimpleControl across pimple-based solvers 2011-04-13 17:20:29 +01:00
Henry
13cc1d0dd7 bubbleFoam: Corrected the velocity used in the wall-functions to be that of the continuous-phase 2011-04-13 11:54:28 +01:00
Henry
85cec5496f interMixingFoam: correct the viscosity of the phases 2011-04-13 11:44:02 +01:00
andy
1699142a58 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-05 17:37:30 +01:00
andy
08a3023eec ENH: removed ambigous construction from tmp 2011-04-05 17:37:07 +01:00
Henry
a76953302a Porous solvers: corrected change to ddt 2011-03-31 18:00:39 +01:00
Henry
3c2c3650d4 LTSInterFoam, rhoPorousMRFLTSPimpleFoam: set the name of the old-time rDeltaT
to avoid the registration of rDeltaT being pinched
2011-03-31 11:55:41 +01:00
Henry
fffe67d45f Porosity: Temporarily disable pZones.ddt(rho, U) while the term is being investigated 2011-03-30 16:24:35 +01:00