|
From: Ramakrishnan, S. [U. (D. (Contr)
<Sek...@ng...> - 2025-03-20 17:23:39
|
I just realized that I may not have asked the correct question. I have ‘run 10000’ and ‘write_restart’ in the input file, but I would like to exit cleanly at step 1000 with ‘write_restart’ executed for that time step. Is it possible to do that? In the CFD code I am familiar with, namely CFD++, I could use the command ‘mcfdstop 1000’ to cleanly exit the run in the middle of a run with restart file written out. Rama From: Moore, Stan <st...@sa...> Sent: Thursday, March 20, 2025 9:35 AM To: Ramakrishnan, Sekaripuram [US] (DS) (Contr) <Sek...@ng...>; spa...@li... Subject: EXT :Re: [EXTERNAL] [sparta-users] clean exit from a run Rama, This question is easily answered by looking in the docs, please look there first before posting on the mail list. Hint, it is not the "restart" command but related. Even more of a hint: go to https://sparta.github.io/doc/restart.html and look at the "Related commands" section at the bottom of the page 🙂 Stan ________________________________ From: Ramakrishnan, Sekaripuram [US] (DS) (Contr) <Sek...@ng...<mailto:Sek...@ng...>> Sent: Thursday, March 20, 2025 10:25 AM To: spa...@li...<mailto:spa...@li...> <spa...@li...<mailto:spa...@li...>> Subject: [EXTERNAL] [sparta-users] clean exit from a run Is there a way to cleanly exit from a run with restart file written at the end of the run? Rama |