40 int main(
int argc,
char *argv[])
49 scalar fullCycle = 360.0;
69 scalar Vmax =
sum(
mesh.V().field());
80 scalar Vmin =
sum(
mesh.V().field());
82 Info<<
"\nVmax = " << Vmax;
84 Info<<
"Vmax/Vmin = " << Vmax/Vmin <<
endl;
Ostream & endl(Ostream &os)
Add newline and flush stream.
dimensioned< Type > sum(const DimensionedField< Type, GeoMesh > &df)
dimensioned< scalar > mag(const dimensioned< Type > &)