Skip to content

Commit

Permalink
Perf Test: Removing TLPoroElasticity test
Browse files Browse the repository at this point in the history
TLPoroElasticity physics is no longer supported.

Also commenting out Necking example that I believe
has been turned off for everyone until now.
  • Loading branch information
agsalin committed Aug 11, 2016
1 parent 5726755 commit 272ea06
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 222 deletions.
6 changes: 3 additions & 3 deletions examples/PerformanceTests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ ENDIF(ALBANY_DEMO_PDES)

# LCM ###############
IF(ALBANY_LCM)
add_subdirectory(TLPoroElasticity3D)

IF(ALBANY_SEACAS)
add_subdirectory(Necking3D)
IF(ALBANY_SCOREC)
# Not sure if this runs for anyone...
# add_subdirectory(Necking3D)
ENDIF()

IF(ALBANY_HYDRIDE)
Expand Down
32 changes: 0 additions & 32 deletions examples/PerformanceTests/TLPoroElasticity3D/CMakeLists.txt

This file was deleted.

5 changes: 0 additions & 5 deletions examples/PerformanceTests/TLPoroElasticity3D/data.perf

This file was deleted.

182 changes: 0 additions & 182 deletions examples/PerformanceTests/TLPoroElasticity3D/input.xml

This file was deleted.

0 comments on commit 272ea06

Please sign in to comment.