Commit Graph

746 Commits

Author SHA1 Message Date
andy
34986849be STYLE: Updated solver code 2011-04-18 12:36:40 +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
9ecae449bf ENH: Upadted LTSReactingParcelFoam solver and tutorials 2011-04-15 17:15:37 +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
a5bf3f304e Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-13 11:44:39 +01:00
Henry
85cec5496f interMixingFoam: correct the viscosity of the phases 2011-04-13 11:44:02 +01:00
andy
96b1a46333 ENH: Updated reactingParcelFilmFoam solver 2011-04-12 11:57:40 +01:00
andy
ef283937bf ENH: Updated reactingParcelFilmFoam.C solver 2011-04-08 15:46:59 +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
d057de7128 potentialFoam: Changed the sub-dict in fvSolution from SIMPLE to potentialFlow 2011-04-05 14:56:41 +01:00
Henry
c513ae8ccc potentialFoam: Changed the sub-dict in fvSolution from SIMPLE to potentialFlow 2011-04-05 14:54:42 +01:00
Henry
a54afe65c3 potentialFoam: Changed the sub-dict in fvSolution from SIMPLE to potentialFlow 2011-04-05 14:54:14 +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
57470a3850 rhoPorousMRFLTSPimpleFoam: Corrected for SP compilation 2011-03-30 17:57:42 +01:00
Henry
81c63d9949 rhoPorousMRFLTSPimpleFoam: corrected for SP compilation 2011-03-30 17:55:57 +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
Henry
b33c31ebf1 rhoPorousMRFLTSPimpleFoam: Added porosity and MRF support in rhoLTSPimpleFoam 2011-03-30 15:43:23 +01:00
Henry
7f8dbac2cc LTSInterFoam: Improved the near-interface Courant number evaluation 2011-03-30 13:50:09 +01:00
mattijs
6ee1d853b6 BUG: Time: not setting IO flags for e.g. fvSolution constructed from Time. 2011-03-28 16:43:04 +01:00
andy
6f138dc60f GIT: resolve merge conflict 2011-03-28 10:34:21 +01:00
andy
3bffa0e552 ENH: (re-)added under-relaxation to pEqn in LTSReactingParcelFoam solver 2011-03-28 10:31:24 +01:00
Henry
1528f30f33 LTSInterFoam: Improved default settings 2011-03-26 21:48:40 +00:00
Henry
5b4cd73e55 PIMPLE: Rationalised loop structure
Automated the caching of "finalIteration".
2011-03-26 21:48:15 +00:00
andy
ab95424f8b Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-25 14:44:39 +00:00
andy
6d5dee15c8 ENH: Updated porousExplicitSource...Foam solver 2011-03-25 14:43:59 +00:00
andy
83ae9d9f24 ENH: Removed unnecesaary ()'s 2011-03-25 14:37:41 +00:00
Henry
a4e25e5155 rhoLTSPimpleFoam: New solver and test case.
Supports local time-stepping for steady solution.
2011-03-25 14:25:06 +00:00
andy
17c3983f55 ENH: Updated LTSReactingParcelFoam solver 2011-03-25 12:13:58 +00:00
andy
3d1fc441c2 ENH: moved rho update 2011-03-24 15:08:10 +00:00
andy
1dce642fe2 ENH: Removed more ()'s 2011-03-24 15:02:37 +00:00
andy
2c074892b0 ENH: reactingParcelFoam: moved hs out of PISO loop and added pFinal 2011-03-24 14:58:03 +00:00
andy
6f47073d34 ENH: Removed unnecessary ()'s 2011-03-24 14:39:41 +00:00
andy
ecca911e40 ENH: Updated pEqn for porousExplicitSourceReactingParcelFoam 2011-03-24 14:35:56 +00:00
andy
a815e6c23e ENH: Updated coalChemistryFoam re: finalIter 2011-03-24 14:32:19 +00:00
Mark Olesen
25821081ba GIT: adjust copyright year for git-push 2011-03-22 16:44:59 +01:00
sergio
41121ee8f4 ENH: Uptodate to dev for several tutorials 2011-03-21 14:24:48 +00:00
Henry
0f3d393ec5 bubbleFoam, twoPhaseEulerFoam: Updated handling of the transpose terms 2011-03-21 10:49:20 +00:00
Henry
172c026e67 porousSimpleFoam: Completed relocation 2011-03-18 10:25:56 +00:00
Henry
6af8b9db7b porousSimpleFoam: updated and now a sub-application to simpleFoam 2011-03-17 17:49:15 +00:00
Henry
76981e8770 rhoPorousMRFSimpleFoam: Added MRF support to rhoPorousSimpleFoam 2011-03-17 16:03:06 +00:00
Henry
230f903f06 Corrected change date 2011-03-17 15:09:23 +00:00
Henry
80393339a9 Upgrade of compressible solvers merging in developments from OpenFOAM-1.7.x 2011-03-17 15:03:15 +00:00
andy
1a1b95bb14 BUG: corrected Make/options file 2011-03-11 16:32:06 +00:00