of.import.FEM.nodal.velocity ============================ .. raw:: html .. role:: red .. role:: blue **of.**\ :red:`import.FEM.nodal.velocity` :blue:`*N*` :blue:`*x0*` :blue:`*y0*` :blue:`*x1*` :blue:`*y1*` ... | Import the nodal velocities by knowing node count and initial coordinates. **Parameters:** **N:** size of the group **x:** x coordinates **y:** y coordinates | Example: -------------------------------------------------------------------- .. code-block:: of.import.FEM.nodal.velocity 2 0.322 0.544 0.233 0.543