quantum-espresso/GUI/PWgui
kokalj 4cc9abb108 Discarding Lorenzo's commit, which breaks things for non-CVS version of PWgui: in order to run CVS version of pwgui,
one need to execute: cd O-sesame/GUI/PWgui; make cvsinit.
This will set things properly.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@4963 c92efa57-630b-4861-b058-cf58834340f0
2008-06-02 13:21:07 +00:00
..
doc/pwdocs using user_guide.tex instead of user_guide.html (not everybody has gnuhtml2latex) 2008-05-15 05:51:39 +00:00
examples removing chdens pwgui examples 2008-05-08 18:59:22 +00:00
external makefile includes ../../Make.include 2004-04-05 13:44:12 +00:00
images adapting to tkpwscf --> pwgui change 2004-02-20 15:16:00 +00:00
lib *** empty log message *** 2004-02-23 12:32:21 +00:00
modules fixing bug spotted by Lorenzo concerning the widgets state for various type of k-points input 2008-06-02 12:49:29 +00:00
pwgui_vfs improving procedure for starpacks creation 2008-02-18 18:12:53 +00:00
src adopting to change of users-guide.tex to user_guide.html 2008-05-14 14:26:10 +00:00
sys_utils improving procedure for starpacks creation 2008-02-18 18:25:54 +00:00
tests adapting to tkpwscf --> pwgui change 2004-02-20 15:16:00 +00:00
AUTHORS adapting to tkpwscf --> pwgui change 2004-02-20 15:16:00 +00:00
BUGS Synchronising(updating) PWgui with QE 4.0cvs. For changes see files: 2008-02-15 17:09:19 +00:00
COPYING adapting to tkpwscf --> pwgui change 2004-02-20 15:16:00 +00:00
COPYRIGHT adapting to tkpwscf --> pwgui change 2004-02-20 15:16:00 +00:00
ChangeLog updating ... 2008-06-02 12:50:07 +00:00
INSTALL Synchronising(updating) PWgui with QE 4.0cvs. For changes see files: 2008-02-15 17:09:19 +00:00
INSTALL.cvs Synchronising(updating) PWgui with QE 4.0cvs. For changes see files: 2008-02-15 17:09:19 +00:00
Make.include *** empty log message *** 2004-04-05 13:43:05 +00:00
Makefile adopting to change of users-guide.tex to user_guide.html 2008-05-14 14:26:10 +00:00
NEWS updating ... 2008-06-02 12:50:07 +00:00
README Synchronising(updating) PWgui with QE 4.0cvs. For changes see files: 2008-02-15 17:09:19 +00:00
README.developer adding an explicit message to see INSTALL.cvs file for instuctions on how to run the CVS version of PWgui 2008-06-02 13:06:11 +00:00
THANKS Synchronising(updating) PWgui with QE 4.0cvs. For changes see files: 2008-02-15 17:09:19 +00:00
TODO simplified makefile (no more i386 binary targets, because of starpacks) 2008-02-18 18:10:35 +00:00
VERSION updating ... 2008-06-02 12:50:07 +00:00
header.tcl adapting to tkpwscf --> pwgui change 2004-02-20 15:16:00 +00:00
init.tcl cleanup 2008-06-02 12:50:28 +00:00
make.usage simplified makefile (no more i386 binary targets, because of starpacks) 2008-02-18 18:10:35 +00:00
pwgui Discarding Lorenzo's commit, which breaks things for non-CVS version of PWgui: in order to run CVS version of pwgui, 2008-06-02 13:21:07 +00:00
pwgui.activeTcl adapting to tkpwscf --> pwgui change 2004-02-20 15:16:00 +00:00
pwgui.bat improving file 2004-02-23 12:13:07 +00:00
pwgui.settings Reference to chdens.x removed 2005-12-28 15:08:23 +00:00
pwgui.tcl adding a warning message if one tries to run an uninitialized CVS version of PWgui 2008-06-02 13:12:11 +00:00
pwgui_reformat Synchronising(updating) PWgui with QE 4.0cvs. For changes see files: 2008-02-15 17:09:19 +00:00
pwgui_reformat.tcl PWgui now requires Guib version 0.3 or later 2004-09-13 09:01:11 +00:00

README

 ==============================================================================
                   * * * README file for PWgui * * *
 ==============================================================================

This is the PWgui---a GUI for the PWscf set of programs (see
http://www.pwscf.org/). PWgui is written in [incr Tcl]---an
extension of Tcl scripting language. Due to the use of scripting
language no compilation is needed for the PWgui. However the package
depends on the [incr Tcl] and related software. Therefore you have two
possibilities:

   (i)  to use a standalone executable which run out of the box. Works
	only on the platforms fot which it has been built. Currently
	the following plaforms are supported: Linux, Windows, MacOSX. 

   (ii) to use source package if required Tcl software is installed
        (see SOFTWARE REQUIREMENTS section below)

See the file "INSTALL" for installation instructions.


CURRENT STATUS
--------------

This version of PWgui is compatible with PWscf 2.1.

The main purpose of the PWgui GUI is to facilitate the creation and
manipulation (editing) of input files for PWscf set of programs. It is
possible to run the PWscf programs by using the GUI. This feature
requires to set the path of the PWscf executables via
"File-->Settings" menu (tab: PWscf settings). The GUI can also use the
XCRYSDEN program (http://www.xcrysden.org/) for the visualization of
atomic structures from the pw.x input/output files, or for the
visualization of properties calculated via the sequence:
pw.x-->pp.x (when the property was saved into an XSF file).

Currently, the following PWscf programs (modules) are supported: 

 * pw.x
 * ph.x
 * pp.x
 * projwfc.x
 * d3.x
 * ld1.x (atomic)

Directory structure of the PWgui package (source package):

src/		main source directory of the PWgui
modules/	GUIB definition files for PWscf programs (modules)
lib/		libraries used by the PWgui
images/		icons and images
examples/	PWscf example input files
doc/		documentation
bin/		contains the itkwish interpreter (self-contained packages only)
external/	external Tcl-related software (self-contained packages only)



COPYING
-------

The PWgui is covered by the GNU General Public License. Note that the
PWgui uses also some external Tcl software, which is covered by
modified BSD-like free software licenses.

The material included in the directory external/ (self-contained
packages only) is the Tcl-related software. For the corresponding
license see the file external/lib/copyright.

All the material included in this distribution is free software; you
can redistribute it and/or modify it under the terms of the GNU
General Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any later
version.

These programs are distributed in the hope that they will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139, USA.



NOTE ABOUT THE STANDALONE EXECUTABLES
-------------------------------------

Standalone executables are build using the Starkit's SDX
utility. These executables are starkits---a STAandalone Runtime
tclKITs (http://www.equi4.com/starkit.html). The Tclkit license is the
following:

"Tclkit is a combination of Tcl/Tk, IncrTcl, TclVFS, Zlib, and
 Metakit. Metakit is open source, using an X/MIT-style license. Tcl/Tk,
 IncrTcl, TclVFS, and Zlib have their own, BSD-ish open source
 licenses, so in my understanding this code can be used freely, also
 commercially.

 When Tclkit is distributed as part of a commercial package, copyright
 attributions and license terms for the above need to be included in
 the distribution.

 A reference to the origin of Tclkit is appreciated but not required."


--
Anton Kokalj (tone.kokalj@ijs.si), Mon Sep 20 08:46:19 CEST 2004