I have a program which runs a simulation for my PhD. When it ends, I want to change some parameters and run it again.
How can I create a program which will determine that a simulation has ended and will run a new one?
which signal is that? I am running my simulations in bash shell.
thanks
How can I create a program which will determine that a simulation has ended and will run a new one?
which signal is that? I am running my simulations in bash shell.
thanks
Comment