KratosMultiphysics / Kratos

Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
https://kratosmultiphysics.github.io/Kratos/
Other
1.01k stars 244 forks source link

[GeoMechanicsApplication] Support CIMNE in creating CurvedBeamElement2D3N #11466

Closed indigocoral closed 1 month ago

indigocoral commented 1 year ago

11054

aronnoordam commented 1 year ago

I think the CurvedBeamElement2D3N element is already there. However I think it is meant for small strain analysis. For large strain analysis like in #11054 , I think the corotational formulation is to be used ( like in GeoCrBeamElement2D2N)

mcgicjn2 commented 11 months ago

Thanks Aron, so it could be a bit of a naming issue. We will look into it. But in essence we want all structural elements to be where possible in structural mechanics. I will leave open so it can be dealt with early next year in our soil structural interaction. @aronnoordam which do you need for moving forward with STEM ?

rfaasse commented 1 month ago

Closing this, as #12412 is merged to master, FYI @mcgicjn2