pecos / tps

Torch Plasma Simulator
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Add mechanism to cleanly terminate a running simulation early #38

Closed koomie closed 3 years ago

koomie commented 3 years ago

Landed via #40. Touch a DIE file in the running directory to dump the latest restart solution and terminate a run early. Default check frequency is 500 iters, but can be changed via EXIT_CHECK_FREQUENCY runtime setting.