Open main menu

Changes

'''relax_1_ini.py'''
<source lang="bashpython">
# Taken from the relax disp manual, section 10.6.1 Dispersion script mode - the sample script
# Python module imports.
# Save the program state.
#state.save('rx.save', force=True)
</source>
 
And the just start relax with
<source lang="bash">
cd ../relax
relax_disp relax_1_ini.py
# Or with logfile
relax_disp relax_1_ini.py -l logfile.txt
</source>
= See also =
[[Category:Tutorials]]
Trusted, Bureaucrats
1,382

edits