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
981 stars 242 forks source link

[GeoMechanicsApplication] Convert piping interface element, to 1D line element #12441

Open mcgicjn2 opened 3 weeks ago

mcgicjn2 commented 3 weeks ago

Follows from [GeoMechanicsApplication] Prepare piping showcase for Delft Software Day which was deleted.

mcgicjn2 commented 3 weeks ago

Added first implementation

This was quick and dirty for showcase but a good starting point for a more robust implementation

Current hurdle is that the results between old DGFlow, current DGeoFlow (Kratos InterfacePipeElement) and this do not match.