Skip to content

Commit

Permalink
Revert "Metal Advection Problem" (#710)
Browse files Browse the repository at this point in the history
Reverts #704.

It wasn't quite ready yet.
  • Loading branch information
BenWibking authored Aug 8, 2024
1 parent 2c7f17d commit c5c6a87
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 853 deletions.
16 changes: 0 additions & 16 deletions regression/quokka-tests.ini
Original file line number Diff line number Diff line change
Expand Up @@ -123,19 +123,3 @@ doVis = 1
visVar = temperature
testSrcTree = .
ignore_return_code = 0

[MetalAdvectionProblem-GPU]
buildDir = .
target = test_sne
inputFile = tests/metal_problem_regression.in
link1File = extern/grackle_data_files/input/CloudyData_UVB=HM2012.h5
dim = 3
cmakeSetupOpts = -DAMReX_GPU_BACKEND=CUDA
restartTest = 0
useMPI = 1
numprocs = 1
compileTest = 0
doVis = 1
visVar = temperature
testSrcTree = .
ignore_return_code = 0
2 changes: 0 additions & 2 deletions src/problems/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,3 @@ add_subdirectory(PopIII)
add_subdirectory(ShockCloud)
add_subdirectory(StarCluster)
add_subdirectory(SphericalCollapse)

add_subdirectory(MetalAdvectionProblem)
7 changes: 0 additions & 7 deletions src/problems/MetalAdvectionProblem/CMakeLists.txt

This file was deleted.

206 changes: 0 additions & 206 deletions src/problems/MetalAdvectionProblem/data_sets.dat

This file was deleted.

Loading

0 comments on commit c5c6a87

Please sign in to comment.