next up previous contents
Next: 2.5 Running examples Up: 2 Installing QUANTUM ESPRESSO Previous: 2.3 configure Contents

Subsections

2.4 Compilation

There are a few adjustable parameters in Modules/parameters.f90. The present values will work for most cases. All other variables are dynamically allocated: you do not need to recompile your code for a different system.

At your option, you may compile the complete QUANTUM ESPRESSO suite of programs (with make all), or only some specific programs.

make with no arguments yields a list of valid compilation targets. Here is a list:

For the setup of the GUI, refer to the PWgui-X.Y.Z /INSTALL file, where X.Y.Z stands for the version number of the GUI (should be the same as the general version number). If you are using the CVS sources, see the GUI/README file instead.

The codes for data postprocessing in PP/ are:

The utility programs in pwtools/ are:

2.4.0.1 Other utilities

VdW/ contains the sources for the calculation of the finite (imaginary) frequency molecular polarizability using the approximated Thomas-Fermi + von Weizäcker scheme, contributed by H.-V. Nguyen (Sissa and Hanoi University). Compile with make vdw, executables in VdW/vdw.x, no documentation yet, but an example in examples/example34.


next up previous contents
Next: 2.5 Running examples Up: 2 Installing QUANTUM ESPRESSO Previous: 2.3 configure Contents
Paolo Giannozzi 2009-10-01