quantum-espresso/GUI/Guib/examples
kokalj 3f244e28ce adding the GUI (to start with see the GUI/README file)
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@612 c92efa57-630b-4861-b058-cf58834340f0
2004-02-18 11:29:17 +00:00
..
README adding the GUI (to start with see the GUI/README file) 2004-02-18 11:29:17 +00:00
dimension.inp adding the GUI (to start with see the GUI/README file) 2004-02-18 11:29:17 +00:00
dimension.tcl adding the GUI (to start with see the GUI/README file) 2004-02-18 11:29:17 +00:00
run.sh adding the GUI (to start with see the GUI/README file) 2004-02-18 11:29:17 +00:00
test0.inp adding the GUI (to start with see the GUI/README file) 2004-02-18 11:29:17 +00:00
test0.tcl adding the GUI (to start with see the GUI/README file) 2004-02-18 11:29:17 +00:00
test1.inp adding the GUI (to start with see the GUI/README file) 2004-02-18 11:29:17 +00:00
test1.tcl adding the GUI (to start with see the GUI/README file) 2004-02-18 11:29:17 +00:00
test2.inp adding the GUI (to start with see the GUI/README file) 2004-02-18 11:29:17 +00:00
test2.tcl adding the GUI (to start with see the GUI/README file) 2004-02-18 11:29:17 +00:00
validate.inp adding the GUI (to start with see the GUI/README file) 2004-02-18 11:29:17 +00:00
validate.tcl adding the GUI (to start with see the GUI/README file) 2004-02-18 11:29:17 +00:00

README

------------------------
README file for Examples
------------------------

This directory contains a few examples of simple GUIB definition
files. The test*.tcl are the definition files for GUIs, while
test*.inp are input files as saved by the GUIs. They can be opened
using the File->Open menu of the corresponding GUIs.

To construct a given GUI you need to define the GUIB environmental
variable to point to the GUIB root directory. Then execute:

$GUIB/guib xxxx.tcl

where xxxx.tcl stands for a given example of *.tcl definition file.