Find Modal Displacement at Point
Export modal displacements at one or more points to a UNV file.
Comments
- The .unv file contains 3 blocks:
- The first block contains coordinate system information and it follows dataset number 18 of universal file format.
- The second block contain the point id’s and their coordinate information. This block follows dataset number 15 of the universal file format.
- The last block contains the eigen frequency and the modal displacements associated with each point. It follows dataset number 55 of the universal file format.
- The datum point set must contain unique IDs represented with integers, if not, SimSolid's internal IDs would be used to represent the point IDs.
- Modal displacements are mass normalized in .unv file.