Package nMOLDYN :: Package GUI :: Module TrajectoryConversionDialog :: Class VASPConverterDialog
[hide private]
[frames] | no frames]

Class VASPConverterDialog

source code

Widgets.Toplevel --+
                   |
                  VASPConverterDialog

Sets up a dialog used for the conversion from a VASP trajectory to a MMTK NetCDF trajectory.


Note: the conversion requires the VASP CONTCAR or POSCAR and XDATCAR files.

Instance Methods [hide private]
 
__init__(self, parent)
The constructor.
source code
 
body(self, master)
Create dialog body.
source code
 
buttonbox(self)
Add standard button box.
source code
 
ok(self, event=None) source code
 
cancel(self, event=None) source code
 
validate(self) source code
 
apply(self) source code
Method Details [hide private]

body(self, master)

source code 

Create dialog body. Return widget that should have initial focus.