Skip to content

Commit

Permalink
revert change to moist bubble case
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanmontoya committed Aug 17, 2024
1 parent ae53831 commit eb81ca5
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/elixir_moist_euler_moist_bubble.jl
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,6 @@ analysis_callback = AnalysisCallback(semi, interval = analysis_interval,
alive_callback = AliveCallback(analysis_interval = analysis_interval)

save_solution = SaveSolutionCallback(interval = 1000,
output_directory = "moist_bubble",
save_initial_solution = true,
save_final_solution = true,
solution_variables = solution_variables)
Expand Down
Binary file added test/moist_bubble/mesh.h5
Binary file not shown.
Binary file added test/moist_bubble/solution_000000000.h5
Binary file not shown.
Binary file added test/moist_bubble/solution_000000002.h5
Binary file not shown.

0 comments on commit eb81ca5

Please sign in to comment.