ONSAS is a GNU-Octave code for static/dynamic and linear/non-linear analysis of structures. The first version was developed for educational purposes and was published in a handbook of the course Análisis no lineal de Estructuras taught at Facultad de Ingeniería, Universidad de la República.
The current version allows to perform dynamic/static nonlinear analyses of beam/truss/solid 3D structures. A reduced list of features is listed at next:
- Elements 2-node truss, 2-node Bernoulli frame, 4-node tetrahedron.
- Static analysis methods Newton-Raphson Method and Cylindrical Arc-Length Method.
- Dynamic analysis methods Newmark Method and α-HHT method.
- Loads nodal loads, time-history user-defined loading program.
The code is distributed under a GNU-GPL 3.0 license.
The user should follow these steps to install and run onsas:
- Download and install GNU-Octave and Paraview
- Download the ONSAS zip source files from the realeases web https://github.com/ONSAS/ONSAS/releases
- Open GNU-Octave, move to the examples directory and run one of the examples.
The following authors collaborated in various tasks including: design, development and testing of the code, with specific contributions given by the commits history: Jorge M. Pérez Zerpa 1, J. Bruno Bazzano1,2, Joaquín Viera 1, Mauricio Vanzulli 3 and Marcelo Forets4.
The following authors contributed with specific functions of files, of great relevance for the code: Jean-Marc Battini5 (contributed functions related to the computation of static internal forces of the nonlinear frame element) and Sebastian Toro6 , provided the functions: f_LectDxf.m, f_ValGrCode.m and f_XData.m, used in the dxf import function.
Affiliations:
- Instituto de Estructuras y Transporte, Facultad de Ingeniería, Universidad de la República, Montevideo, Uruguay
- Bazzano & Scelza Ingenieros, Montevideo, Uruguay
- Instituto de Ingeniería Mecánica y Producción Industrial, Facultad de Ingeniería, Universidad de la República, Montevideo, Uruguay.
- Departamento de Matemática y Aplicaciones, Centro Universitario Regional del Este, Universidad de la República, Maldonado, Uruguay
- Department of Civil and Architectural Engineering, KTH Royal Institute of Technology, Stockholm, Sweden
- CIMEC Santa Fe, Argentina
The complete list of contributions and acknowledgments is available at the documentation site.
If you have any question you can send an e-mail to jorgepz[AT]fing.edu.uy or .