openfoam/applications/solvers/multiphase/twoPhaseEulerFoam
Mark Olesen 4b60453cf1 use while (runTime.loop() { .. } where possible in solvers
- change system/controlDict to use functions {..} instead of functions (..);
  * This is internally more efficient
- fixed formatting of system/controlDict functions entry

- pedantic change: use 'return 0' instead of 'return(0)' in the applications,
  since return is a C/C++ keyword, not a function.
2009-02-18 08:57:10 +01:00
..
interfacialModels update copyrights for 2009 2008-12-31 19:01:56 +01:00
kineticTheoryModels Merge commit 'OpenCFD/master' into olesenm 2009-01-07 09:39:17 +01:00
Make minor fixes 2008-06-20 14:02:07 +01:00
phaseModel memory leak 2009-02-05 15:28:32 +00:00
turbulenceModel update copyrights for 2009 2008-12-31 19:01:56 +01:00
Allwclean Added kineticTheoryModels namespace and put the viscosityModels in it to 2008-06-18 23:11:09 +01:00
Allwmake modified remaining Allwmake scripts to run from anywhere 2008-09-19 14:47:06 +02:00
alphaEqn.H Implamented Rasmus' corrections to the particle force. 2008-05-28 22:38:03 +01:00
CourantNos.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
createFields.H consistency updates 2008-06-20 11:22:33 +01:00
DDtU.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
liftDragCoeffs.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
packingLimiter.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
pEqn.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
readPPProperties.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
readTwoPhaseEulerFoamControls.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
twoPhaseEulerFoam.C use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
UEqns.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
write.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00