of.import.FEM.nodal.velocity#
- of.import.FEM.nodal.velocity *N* <int> *x0* <double> *y0* <double> *x1* <double> *y1* <double> …
Import the nodal velocities by knowing node count and initial coordinates.
- Parameters:
N: size of the group
x: x coordinates
y: y coordinates
Example:#
of.import.FEM.nodal.velocity 2 0.322 0.544 0.233 0.543