Open GoogleCodeExporter opened 9 years ago
Other issues with trajectory continuation in NFsim:
1) NFsim doesn't recognize t_start. Currently, simulate_nf() calculates
t_end-t_start and passes this to NFsim, so simulations run from 0 to
(t_end-t_start).
2) NFsim doesn't recognize 'continue' argument. Thus, GDAT files are
overwritten in continuation simulations unless 'suffix' argument is used to
modify the name of the output file.
Original comment by lh64@cornell.edu
on 28 May 2013 at 10:42
Original issue reported on code.google.com by
jrfae...@gmail.com
on 24 Jul 2012 at 2:52