We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3161c19 commit a45a470Copy full SHA for a45a470
rom_application/RomManager_cantilever_NN_residual/readme.txt
@@ -0,0 +1,9 @@
1
+To run this code it is essential that you compile this particular branch of KratosMultiphysics:
2
+https://github.com/KratosMultiphysics/Kratos/tree/RomApp_RomManager_ResidualTrainingStructural
3
+
4
+It is also essential that you modify the scripts/standard_configure.sh file for Kratos' compilation by addig the next lines:
5
+add_app ${KRATOS_APP_DIR}/StructuralMechanicsApplication
6
+add_app ${KRATOS_APP_DIR}/ConstitutiveLawsApplication
7
+add_app ${KRATOS_APP_DIR}/RomApplication
8
9
+This will compile the needed applications from Kratos
0 commit comments