next up previous contents
Next: ReadMagiC Up: MagicTools procedures reference: Previous: ReadRDF   Contents


ReadPot(ifile, Ucut=1000)

Read (import) tabulated potentials from a [RDFnPOT].pot file ifile* into a variable of the class [DFset]DFset. The optional parameter Ucut is a height of the hard repulsive core at r=0 in kJ/mol.

Examples:
Pots=MagicTools.ReadPot('01.MT1MT2.i010.pot')
Pots=MagicTools.ReadPot('01.MT1MT2.i010.pot', Ucut=5000.0)



Alexander Lyubartsev 2016-05-03