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.05k stars 246 forks source link

[GeoMechanicsApplication] Add the 3D missing surface conditions to UPwNormalFluxCondition #12810

Open rfaasse opened 4 weeks ago

rfaasse commented 4 weeks ago

Add:

template class UPwNormalFluxCondition<3,6>; template class UPwNormalFluxCondition<3,8>; template class UPwNormalFluxCondition<3,9>;

and add 3 test cases