Menu

Commit [r20206]  Maximize  Restore  History

Fix for bug #20917 (https://gna.org/bugs/?20917).

The problem is that the Grace files for each spin system are not created by the
relax_disp.plot_disp_curves user function as the ':' character cannot be placed in a file name in MS
Windows. All of the file name from the ':' onwards is lost.

The solution is to replace each of the characters '#:@' in the spin ID string with '_'.

bugman 2013-06-19

changed /branches/relax_disp/specific_analyses/relax_disp/disp_data.py
/branches/relax_disp/specific_analyses/relax_disp/disp_data.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.