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

Restart Broken with BTD #4825

Closed
ax3l opened this issue Apr 5, 2024 · 0 comments
Closed

Restart Broken with BTD #4825

ax3l opened this issue Apr 5, 2024 · 0 comments
Assignees
Labels
bug: affects latest release Bug also exists in latest release version bug Something isn't working component: boosted frame boosted frame components & logic component: checkpoint/restart Checkpointing & restarts component: diagnostics all types of outputs

Comments

@ax3l
Copy link
Member

ax3l commented Apr 5, 2024

The following inputs cannot restart (comment in line 4 and 5 after first run) anymore:
2024-04-04_repro-restart-josh.txt
Reported by @joshualudwig8

Key features used:

  • RZ
  • BTD (gamma-boost 40)
  • ionization physics on
  • PSATD w/ direct current deposition and psatd.use_default_v_galilean = 1

Reproduce:

  • run on 1 MPI rank on CPU for 10 steps
  • run again with max_steps set to 20 and restart line commented in

This crashes:

 3: ./warpx.rz(+0x444063) [0x6297ddce1063]
    amrex::RealBox::setLo(int, double) at /home/axel/src/warpx/build/_deps/fetchedamrex-src/Src/Base/AMReX_RealBox.H:70
 (inlined by) Diagnostics::setSnapshotDomainLo(int, int, double) at /home/axel/src/warpx/Source/Diagnostics/Diagnostics.H:151
 (inlined by) WarpX::InitFromCheckpoint() at /home/axel/src/warpx/Source/Diagnostics/WarpXIO.cpp:244

 4: ./warpx.rz(+0x1b3986) [0x6297dda50986]
    WarpX::InitData() at /home/axel/src/warpx/Source/Initialization/WarpXInitData.cpp:461
@ax3l ax3l added bug Something isn't working bug: affects latest release Bug also exists in latest release version component: diagnostics all types of outputs component: boosted frame boosted frame components & logic labels Apr 5, 2024
@ax3l ax3l mentioned this issue Apr 5, 2024
1 task
@RevathiJambunathan RevathiJambunathan added the component: checkpoint/restart Checkpointing & restarts label Apr 5, 2024
@ax3l ax3l closed this as completed Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: affects latest release Bug also exists in latest release version bug Something isn't working component: boosted frame boosted frame components & logic component: checkpoint/restart Checkpointing & restarts component: diagnostics all types of outputs
Projects
None yet
Development

No branches or pull requests

2 participants