Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganise "hydrostatic" vertical slice tests #583

Merged
merged 15 commits into from
Feb 10, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
improve stability settings for schaer mountain
  • Loading branch information
tommbendall committed Dec 18, 2024
commit 43c277e1444f4063ba4753994c9ce663465fe68a
3 changes: 2 additions & 1 deletion examples/compressible_euler/schaer_mountain.py
Original file line number Diff line number Diff line change
@@ -124,7 +124,8 @@ def schaer_mountain(
subcycling_options=subcycling_opts
),
SSPRK3(
domain, "theta", options=theta_opts, subcycling_options=subcycling_opts
domain, "theta", options=theta_opts,
subcycling_options=subcycling_opts
)
]
transport_methods = [