Skip to content

Commit a45a470

Browse files
authored
Added readme file
1 parent 3161c19 commit a45a470

File tree

1 file changed

+9
-0
lines changed
  • rom_application/RomManager_cantilever_NN_residual

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)