of.import.FEM.nodal.coord0#

of.import.FEM.nodal.coord0 *N* <int> *x0* <double> *y0* <double> *x1* <double> *y1* <double> …

Import the nodal results before deformation by knowing node count and initial coordinates.

Parameters:

N: size of the group

x: x coordinates

y: x coordinates


Example:#

of.import.FEM.nodal.coord0 2 0.322 0.544 0.233 0.543