next up previous contents
Next: DumpDFs Up: MagicTools procedures reference: Previous: PotsPressCorr   Contents


SaveDFsAsText(DFs)

Save every function from a given set of functions (or a list of such sets) into a separate text-file. Each function is saved in a tabulated format: First column - distances in Å, second column - values. The text file has the same name as the according function. The files are ready to be plotted by gnuplot, e.g. gnuplot> plot './NB.RDF.NB.N-N.i1.dat' w lines
DFs*
- set (list of sets) of the functions to save (mandatory argument)
Example: MagicTools.SaveDFsAsText(Pots)



Alexander Lyubartsev 2016-05-03