What is the correct way to run script commands ?
If I start relax, and I want to run a script with basic setup and then
spin commands.
Would the correct way be:
execfile('./relax_ini.py')
execfile('./spectrometer_data_processed/relax_spins.py')
Or is there a better way for relax?
Troels Emtekær Linnet