Skip to content

Ondiz/unvCode

Repository files navigation

Universal file writer

Code for writing unv files for geometry (data type 15) and modes (data type 55).

Consists in 4 files, two functions and two scripts:

Functions

  • 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

Scripts

  • creadorPuntos: an example for using the geometry writer
  • pruebaModos: an example for testing modosUnv

References

File-Format-Storehouse

Test Universal Files (pdf)

UFF File Reading and Writing in Matlab

The Fortran format

About

Code for writing unv files for geometry and modes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages