How to Add a New constitutive law
From KratosWiki
- 1. Which files need to be added
in custom costitutive law of the corresponding application .cpp & .h files are added functions which could be used are those available in constitutive_law.h of kratos
- 1. Which files need to be changed
jamfile of application add_constitutive_laws_to_python.cpp of the custom python of the application