openfoam/applications/solvers/multiphase/bubbleFoam
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
..
Make Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
alphaEqn.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
bubbleFoam.C use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
createFields.H consistency updates 2008-06-20 11:22:33 +01:00
createPhia.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
createPhib.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
createRASTurbulence.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
kEpsilon.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
pEqn.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
readBubbleFoamControls.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
UEqns.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
wallDissipation.H update copyrights for 2009 2008-12-31 19:01:56 +01:00
wallFunctions.H updates to tuts to reflect turbulence changes, and general tut updates 2008-06-17 14:07:11 +01:00
wallViscosity.H updates to tuts to reflect turbulence changes, and general tut updates 2008-06-17 14:07:11 +01:00
write.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00