ENH: Tutorial update

This commit is contained in:
andy
2013-01-21 16:52:48 +00:00
parent a07b59c279
commit c6bfa19a30

View File

@ -31,13 +31,16 @@ porosity1
d d [0 -2 0 0 0 0 0] (1e5 -1000 -1000); d d [0 -2 0 0 0 0 0] (1e5 -1000 -1000);
f f [0 -1 0 0 0 0 0] (0 0 0); f f [0 -1 0 0 0 0 0] (0 0 0);
type cartesian; coordinateSystem
origin (0 0 0);
coordinateRotation
{ {
type axesRotation; type cartesian;
e1 (1 0 0); origin (0 0 0);
e2 (0 1 0); coordinateRotation
{
type axesRotation;
e1 (1 0 0);
e2 (0 1 0);
}
} }
} }
} }