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

readBubbleFoamControls.H

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