Preamble
There currently exists 417 datasets in the UFF format. The complete UFF library and their descriptions can be found on the website of the University of Cincinnati. UFFFiles.jl only implements a subset of these datasets that are commonly used in structural dynamics and modale analysis.
As mentioned in the Home page, the UFF datasets implemented in UFFFiles.jl are:
- Dataset 15 - Nodes
- Dataset 18 - Coordinate systems
- Dataset 55 - Data at nodes
- Dataset 58 - Function at nodal DOF
- Dataset 82 - Tracelines
- Dataset 151 - Header
- Dataset 164 - Units
- Dataset 2411 - Nodes - Double precision
- Dataset 2412 - Elements
- Dataset 2414 - Analysis Data
Each dataset page contains a description of the dataset as well as its API documentation.