<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi David,<div><br></div><div>Look at Driver_evolveFlash.F90, in particularly the call to IO_output.  Comment out the appropriate calls here should give you the desired behavior.  Look especially at the calls using CHECKPOINT_FILE_ONLY.</div><div><br></div><div>Sean</div><div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border-collapse: separate; border-spacing: 0px; -webkit-text-decorations-in-effect: none; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br class="Apple-interchange-newline">--------------------------------------------------------</div><div>Sean M. Couch, Ph.D.</div><div>Hubble Fellow</div><div>Flash Center for Computational Science</div><div>Department of Astronomy & Astrophysics</div><div>The University of Chicago</div><div>5747 S Ellis Ave, Jo 315</div><div>Chicago, IL  60637</div><div>(773) 702-3899</div><div><a href="http://www.flash.uchicago.edu/~smc">www.flash.uchicago.edu/~smc</a></div><div><br></div></div></span></span><br class="Apple-interchange-newline">
</div>
<br><div><div>On Oct 21, 2013, at 9:54 AM, David <<a href="mailto:david.john.williamson@gmail.com">david.john.williamson@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi,<br><br>I'm doing a bunch of runs that are too quick to be worth restarting half-way through, and the precision of the plot files is more than enough for what I'm doing. So I'd like to turn off the initial & final dumps of the checkpoint files, because each of these takes about 10x of the space of a plot file. I can switch off the the periodic dumps (in wall-clock time, iterations, and simulation time), but I can't find where to turn off the initial dump - indeed I haven't yet tracked down where IO_outputFinal and IO_outputInitial are even called in the code.<br><br>Is there a parameter to switch off all checkpoint dumps, or will I have to comment out a couple of lines & recompile?<br><br>Cheers,<br>-David W</blockquote></div><br></div></body></html>