Skip to content

ONSAS/ONSAS.jl

Repository files navigation

ONSAS.jl

An Open Nonlinear Structural Analysis Solver

docs-dev CI codecov license

ONSAS.jl is a Julia implementation of ONSAS.m: Open Nonlinear Structural Analysis Solver for GNU-Octave/Matlab.

Using ONSAS

ONSAS.jl is a registered Julia package and can be installed and added to your project from your Julia terminal using:

julia> using ONSAS

To help you get started with using ONSAS.jl, we have provided resources in the docs. This includes internal documentation for interfaces, algorithms, and examples

Contributing

All forms of contributing are kindly welcome (bug reports, docs, features, suggestions, questions and discussions). See CONTRIBUTING for more details.