Skip to content

Commit

Permalink
Cantilever
Browse files Browse the repository at this point in the history
  • Loading branch information
larsson4 committed May 1, 2024
1 parent 234ad96 commit aa33b8e
Show file tree
Hide file tree
Showing 4 changed files with 579 additions and 25 deletions.
1 change: 1 addition & 0 deletions sketches/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ add_executable(ns_mms ns_mms.cpp $<TARGET_OBJECTS:scaleupROMObj>)
add_executable(ns_dg_mms ns_dg_mms.cpp $<TARGET_OBJECTS:scaleupROMObj>)
add_executable(ns_rom ns_rom.cpp $<TARGET_OBJECTS:scaleupROMObj>)
add_executable(nlelast_mms nlelast_mms.cpp $<TARGET_OBJECTS:scaleupROMObj>)
add_executable(nlelast_cantilever nlelast_cantilever.cpp $<TARGET_OBJECTS:scaleupROMObj>)
add_executable(linelast_mms linelast_mms.cpp $<TARGET_OBJECTS:scaleupROMObj>)

file(COPY inputs/gen_interface.yml DESTINATION ${CMAKE_BINARY_DIR}/sketches/inputs)
Expand Down
Loading

0 comments on commit aa33b8e

Please sign in to comment.