Code for writing unv files for geometry (data type 15) and modes (data type 55).
Consists in 4 files, two functions and two scripts:
-
unvWriter
: writes unv file containing geometry given the name of the file and the coordinates of the nodes -
modosUnv
: writes unv file containing a mode. Info about the frequency, damping, mode number... has to be given
creadorPuntos
: an example for using the geometry writerpruebaModos
: an example for testingmodosUnv