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

Z4c: Updated robust stability test parameter file #56

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lucass-carneiro
Copy link
Contributor

The original robust stability test example parameter file for Z4c had problems preventing it from running successfully, namely:

  • TmunuBaseX was required but not activated.
  • Lack of Cactus::presync_mode.
  • Lack of boundary conditions.
  • Too few ghost zones were used.
  • No norms were saved.

This PR fixes those issues and sets up the test following the Apples to apples paper. Specifically:

  • The evolution is done on a long channel in the x direction with the y and z directions being limited.
  • The grid spacing is fixed across all 3 directions.
  • The code is evolved up to t=1000 (1000 crossing times)
  • Output is performed every t=1.0 (every crossing time)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant