ubermag / micromagneticmodel

Python-based domain-specific language for computational magnetism.
http://ubermag.github.io
BSD 3-Clause "New" or "Revised" License
10 stars 8 forks source link

Add more details to info.json #74

Open lang-m opened 1 year ago

lang-m commented 1 year ago

It would be useful to also save the end time (and for convenience maybe the elapsed time) to the info.json file after the simulation has finished successfully. That way users know

fangohr commented 1 year ago

That kind of information ("did the job finish succesfully") is also good to restart jobs that failed for other reason, say the HPC resource failed, job ran out time, etc. In particular, where one wants to do this automatically for a larger number of jobs.