You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This assumes a simulation has already been saved. sim.save() will scale the energy deposition per volume to a progenitor at 1kpc, and then save the result to file. sim.load() will load the scaled energy deposition per volume and re-scale it to the distance specified by the source.progenitor.distance.distance node of the conf object.
Current operations to save a processed simulation is:
IO module should do the conversion to 1kpc so that data files are at a standard distance.
The text was updated successfully, but these errors were encountered: