smash-transport / smash-vhlle-hybrid

Event-by-event hybrid model for the description of relativistic heavy-ion collisions
https://smash-transport.github.io/smash-vhlle-hybrid/
GNU General Public License v3.0
3 stars 0 forks source link

Implement setup execution mode #31

Open AxelKrypton opened 1 year ago

AxelKrypton commented 1 year ago

At some point it will be time to take a decision about this aspect. It might be worth implementing an internal setup mechanism for the handler to let the user run a setup and provide information that is stored somewhere. For example, I can imagine that the handler on a super computer will always be used with the same executable and one might not be willing always have this information in the configuration file. On the other hand, if such an information is not that much, the effort of having a new execution mode and a somewhat complex mechanism (the setup should be re-runnable at any time to change stuff) might be avoided.