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

createFields.H File Reference


Detailed Description

Definition in file createFields.H.

Go to the source code of this file.

Functions

IOdictionary  propsDict (IOobject("particleTrackProperties", runTime.constant(), mesh, IOobject::MUST_READ))
word  cloudName (propsDict.lookup("cloudName"))
label  sampleFrequency (readLabel(propsDict.lookup("sampleFrequency")))
label  maxPositions (readLabel(propsDict.lookup("maxPositions")))

Function Documentation

IOdictionary propsDict ( IOobject("particleTrackProperties", runTime.constant(), mesh, IOobject::MUST_READ)    )
word cloudName ( propsDict.   lookup"cloudName"  )
label sampleFrequency ( readLabel(propsDict.lookup("sampleFrequency"))    )
label maxPositions ( readLabel(propsDict.lookup("maxPositions"))    )