Currently, thor needs to be re-compiled for any change made, even a change in initial conditions. Ideally, it would be better if all of the parameters that the user wants to change are put into a configuration/input file, so that there need only be one executable of thor on any system and it needs only to be compiled when source code is changed. I think this is do-able, but it may slow down certain steps.
Currently, thor needs to be re-compiled for any change made, even a change in initial conditions. Ideally, it would be better if all of the parameters that the user wants to change are put into a configuration/input file, so that there need only be one executable of thor on any system and it needs only to be compiled when source code is changed. I think this is do-able, but it may slow down certain steps.