FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

readTwoPhaseEulerFoamControls.H

Go to the documentation of this file.
00001 #   include <finiteVolume/readTimeControls.H>
00002 #   include <finiteVolume/readPISOControls.H>
00003 
00004     int nAlphaCorr(readInt(piso.lookup("nAlphaCorr")));
00005 
00006     Switch correctAlpha(piso.lookup("correctAlpha"));
00007 
00008 // ************************ vim: set sw=4 sts=4 et: ************************ //
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines