BUG: Correcting coordinate system entry on fvOption in

lagrangian/reactingParcelFoam/filter tutorial
This commit is contained in:
sergio
2013-02-08 11:24:42 +00:00
parent 20cfa7c6ae
commit 2cde70431c

View File

@ -33,12 +33,18 @@ filter1
coordinateSystem coordinateSystem
{ {
type cartesian;
origin (0 0 0);
coordinateRotation
{
type axesRotation;
e1 (1 0 0); e1 (1 0 0);
e2 (0 1 0); e2 (0 1 0);
} }
} }
} }
} }
}
massSource1 massSource1