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

readControls.H

Go to the documentation of this file.
00001 #include <finiteVolume/readTimeControls.H>
00002 
00003 scalar maxAcousticCo
00004 (
00005     readScalar(runTime.controlDict().lookup("maxAcousticCo"))
00006 );
00007 
00008 
00009 #include <finiteVolume/readPISOControls.H>
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines