An open API service indexing awesome lists of open source software.

https://github.com/bhom/midascivil_toolkit


https://github.com/bhom/midascivil_toolkit

adapter analysis bhom structure

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0) [![Build status](https://ci.appveyor.com/api/projects/status/y8lrwiyrot3xb6fg/branch/master?svg=true)](https://ci.appveyor.com/api/projects/status/y8lrwiyrot3xb6fg/branch/master?svg=true) [![Build Status](https://dev.azure.com/BHoMBot/BHoM/_apis/build/status/MidasCivil_Toolkit/MidasCivil_Toolkit.CheckCore?branchName=master)](https://dev.azure.com/BHoMBot/BHoM/_build/latest?definitionId=210&branchName=master)

# MidasCivil_Toolkit

This toolkit allows interoperability between the BHoM and MidasCivil. It enables creation, manipulation and reading of structural finite element analysis models and analysis results. Please see the [BHoM MidasCivil Object Relations](https://github.com/BHoM/MidasCivil_Toolkit/wiki/BHoM-MidasCivil-Object-Relations) for a comprehensive list of supported BHoM objects.

### Known Versions of Software Supported

MidasCivil 2018 (v1.1)

MidasCivil 2019 (v1.1, v2.2)

MidasCivil 2020 (v1.1, 1.2, 2.1, 3.1)

MidasCivil 2021 (v1.1, 1.2)

MidasCivil 2022 (v1.1, 1.2)

MidasCivil 2023 (v1.1)

MidasCivil 2024 (v1.1, v2.1)

### Documentation
For more information about functionality see the [MidasCivil_Toolkit Wiki](https://github.com/BHoM/MidasCivil_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).