https://github.com/bhom/gsa_toolkit
GSA tools and methods for use in other applications and repositories
https://github.com/bhom/gsa_toolkit
adapter analysis bhom structure
Last synced: about 1 year ago
JSON representation
GSA tools and methods for use in other applications and repositories
- Host: GitHub
- URL: https://github.com/bhom/gsa_toolkit
- Owner: BHoM
- License: lgpl-3.0
- Created: 2016-06-16T10:25:34.000Z (almost 10 years ago)
- Default Branch: develop
- Last Pushed: 2025-02-04T08:39:21.000Z (over 1 year ago)
- Last Synced: 2025-02-04T09:31:48.604Z (over 1 year ago)
- Topics: adapter, analysis, bhom, structure
- Language: C#
- Homepage:
- Size: 2.21 MB
- Stars: 5
- Watchers: 6
- Forks: 2
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.gnu.org/licenses/lgpl-3.0) [](https://ci.appveyor.com/api/projects/status/y9aos5x6f9ro6bjx/branch/master?svg=true) [](https://dev.azure.com/BHoMBot/BHoM/_build/latest?definitionId=114&branchName=master)
# GSA_Toolkit
This toolkit allows interoperability between the BHoM and Oasys GSA. Enables creation, manipulation and reading of structural finite element analysis models as well as loading information and extraction of analysis results.
...
https://www.oasys-software.com/products/structural/gsa-suite/
### Known Versions of Software Supported
Oasys GSA 8.7.0.45
### Documentation
For more information about functionality, currently supported types and known issues see [GSA_Toolkit wiki](https://github.com/BHoM/GSA_Toolkit/wiki)
---
This toolkit is part of the Buildings and Habitats object Model. Find out more on our [wiki](https://github.com/BHoM/documentation/wiki) or at [https://bhom.xyz](https://bhom.xyz/)
## Quick Start 🚀
Grab the [latest installer](https://bhom.xyz/) and a selection of [sample scripts](https://github.com/BHoM/samples).
## Getting Started for Developers 🤖
If you want to build the BHoM and the Toolkits from source, it's hopefully easy! 😄
Do take a look at our specific wiki pages here: [Getting Started for Developers](https://bhom.xyz/documentation/Guides-and-Tutorials/Coding-with-BHoM/)
## Want to Contribute? ##
BHoM is an open-source project and would be nothing without its community. Take a look at our contributing guidelines and tips [here](https://github.com/BHoM/BHoM/blob/main/CONTRIBUTING.md).
## Licence ##
BHoM is free software licenced under GNU Lesser General Public Licence - [https://www.gnu.org/licenses/lgpl-3.0.html](https://www.gnu.org/licenses/lgpl-3.0.html)
Each contributor holds copyright over their respective contributions.
The project versioning (Git) records all such contribution source information.
See [LICENSE](https://github.com/BHoM/BHoM/blob/main/LICENSE) and [COPYRIGHT_HEADER](https://github.com/BHoM/BHoM/blob/main/COPYRIGHT_HEADER.txt).