output.H
Go to the documentation of this file.
1  runTime.write();
2 
3  Info<< "Qdot = " << Qdot
4  << ", T = " << thermo.T()[0]
5  << ", p = " << thermo.p()[0]
6  << ", " << Y[0].name() << " = " << Y[0][0]
7  << endl;
8 
9  post<< runTime.value() << token::TAB << thermo.T()[0] << token::TAB
10  << thermo.p()[0] << endl;
runTime
engineTime & runTime
Definition: createEngineTime.H:13
thermo
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:369
Foam::Info
messageStream Info
Information stream (stdout output on master, null elsewhere)
Qdot
scalar Qdot
Definition: solveChemistry.H:2
post
OFstream post(args.path()/"chemFoam.out")
Y
PtrList< volScalarField > & Y
Definition: createFieldRefs.H:7