46 int main(
int argc,
char *argv[])
48 argList::noParallel();
49 timeSelector::addOptions();
58 #include "readTransportProperties.H" 60 const word& gFormat =
runTime.graphFormat();
64 IOdictionary channelDict
69 mesh.time().constant(),
71 IOobject::MUST_READ_IF_MODIFIED,
75 channelIndex channelIndexing(
mesh, channelDict);
81 runTime.setTime(timeDirs[timeI], timeI);
84 #include "readFields.H"
List< instant > instantList
List of instants.
#define forAll(list, i)
Loop across all elements in list.
Ostream & endl(Ostream &os)
Add newline and flush stream.
Functions used by OpenFOAM that are specific to POSIX compliant operating systems and need to be repl...
Foam::argList args(argc, argv)