quantum-espresso/GUI/Guib/examples
kokalj 7fa9818593 updating guib examples
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@4885 c92efa57-630b-4861-b058-cf58834340f0
2008-05-08 18:46:37 +00:00
..
README Updating Guib to version 0.4: for changes see GUI/Guib/ChangeLog file. 2008-02-15 17:01:47 +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 updating guib examples 2008-05-08 18:46:37 +00:00
kpoints.inp Updating Guib to version 0.4: for changes see GUI/Guib/ChangeLog file. 2008-02-15 17:01:47 +00:00
kpoints.tcl updating guib examples 2008-05-08 18:46:37 +00:00
pages.inp Updating Guib to version 0.4: for changes see GUI/Guib/ChangeLog file. 2008-02-15 17:01:47 +00:00
pages.tcl updating guib examples 2008-05-08 18:46:37 +00:00
run.sh adding the GUI (to start with see the GUI/README file) 2004-02-18 11:29:17 +00:00
simpleSim.inp Updating Guib to version 0.4: for changes see GUI/Guib/ChangeLog file. 2008-02-15 17:01:47 +00:00
simpleSim.tcl updating guib examples 2008-05-08 18:46:37 +00:00
two_pages.tcl updating guib examples 2008-05-08 18:46:37 +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 updating guib examples 2008-05-08 18:46:37 +00:00

README

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

This directory contains a few examples of simple GUIB definition
files. The *.tcl files are the definition files for GUIs, while *.inp
are corresponding 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 file.tcl

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