quantum-espresso/Modules
marsamos f83cfca2a0 open_input_file modified to automatically detect xml. There is no nedd
for arg -xmlinput now.
all routines calling find_free_unit or trimcheck have been
modified. 


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7926 c92efa57-630b-4861-b058-cf58834340f0
2011-07-04 15:27:16 +00:00
..
Makefile Added the non-local (nlc) flag to the dft definition. Now PP and dft 2011-04-27 15:18:18 +00:00
atom.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
autopilot.f90 Fixed compilation problem after yesterday commmits, removed some unused 2010-08-18 07:06:04 +00:00
basic_algebra_routines.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
bfgs_module.f90 bug-fix: the cell volume omega is defined as positive even when the at(*,*) vectors form a left-handed set. This is the choice made in latgen and needs to be consistently used in bfgs_module as well. 2011-06-10 08:06:19 +00:00
cell_base.f90 CP can also recognize ibrav=-12 (untested) 2011-06-16 20:02:13 +00:00
check_stop.f90 Fixed compilation problem after yesterday commmits, removed some unused 2010-08-18 07:06:04 +00:00
clocks.f90 Warning message should go to stdout, not to unit 0 2011-02-13 14:23:41 +00:00
constants.f90 Changed turbo_spectrum (TDDFPT) so that it now takes its constants from constants module. Added EVTONM and RYTONM to constants module defined using NIST values. 2011-02-23 14:18:45 +00:00
constraints_module.f90 Erroneous error 2010-12-21 17:29:20 +00:00
control_flags.f90 There is lots of code duplication between ph.x and turbo_lanczos.x . Merging h_psiq and lr_h_psiq. 2011-06-15 15:04:11 +00:00
coulomb_vcut.f90 Until the day all compilers will have an intrinsic erf that works: 2010-02-15 17:15:11 +00:00
descriptors.f90 More PW-CP variable-name unification: 2010-10-13 18:28:46 +00:00
dspev_drv.f90 Format "x" not standard, replaced by "1x" 2009-12-12 09:51:08 +00:00
electrons_base.f90 Check on total magnetization (valid for integer values only) replaced by 2011-02-14 11:57:12 +00:00
energies.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
environment.f90 Removed redirections of stdout for first image in environment_start, 2011-02-12 21:09:52 +00:00
error_handler.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
fft_base.f90 - removing the dependency of "fft" modules from mp_global, 2011-02-13 10:55:31 +00:00
fft_interfaces.f90 Option -D__USE_3D_FFT wasn't working any longer 2011-02-23 15:43:14 +00:00
fft_parallel.f90 - removing the dependency of "fft" modules from mp_global, 2011-02-13 11:04:51 +00:00
fft_scalar.f90 Variables related to "small boxes" moved out of general modules into a 2010-12-27 17:33:53 +00:00
fft_types.f90 - removing the dependency of "fft" modules from mp_global, 2011-02-13 10:55:31 +00:00
funct.f90 Minor documentation fix 2011-07-02 07:45:18 +00:00
griddim.f90 Almost final merge of G-vector generation between PW and CP: 2011-01-05 16:04:54 +00:00
image_io_routines.f90 Removed redirections of stdout for first image in environment_start, 2011-02-12 21:09:52 +00:00
input_parameters.f90 Initial step towards the commit of a brand new module for continuum solvation in PW. All the modifications in the files are within 2011-04-21 16:12:36 +00:00
io_files.f90 open_input_file modified to automatically detect xml. There is no nedd 2011-07-04 15:27:16 +00:00
io_global.f90 Small bug preventing compilation. 2011-03-04 11:39:55 +00:00
ions_base.f90 Primitive lattice vectors made uniform with PW: now they are stored, divided 2011-01-31 14:47:40 +00:00
kernel_table.f90 open_input_file modified to automatically detect xml. There is no nedd 2011-07-04 15:27:16 +00:00
kind.f90 More standardization to the "Quantum ESPRESSO" form 2009-08-01 20:50:09 +00:00
make.depend Added the non-local (nlc) flag to the dft definition. Now PP and dft 2011-04-27 15:18:18 +00:00
mm_dispersion.f90 Yet another fix (hopefully the last one) to parallelism in DFT-D. 2009-10-01 09:01:20 +00:00
mp.f90 Startup routines mp_start and mp_env merged into one 2011-01-17 21:05:54 +00:00
mp_base.f90 The pathscale compiler doesn't like routine "synchronize", apparently due 2009-08-19 20:09:26 +00:00
mp_global.f90 forgot write(0,*) in mp_global.f90 2011-03-23 12:43:56 +00:00
mp_image_global_module.f90 in mp_global now two routines mp_global_startup and mp_global_startup_new. 2011-01-27 10:13:23 +00:00
mp_wave.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
open_close_input_file.f90 open_input_file modified to automatically detect xml. There is no nedd 2011-07-04 15:27:16 +00:00
open_close_input_file_interf.f90 open_input_file modified to automatically detect xml. There is no nedd 2011-07-04 15:27:16 +00:00
parallel_include.f90 - compatibility with odd compilers 2009-08-04 15:11:17 +00:00
parameters.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
parser.f90 Minor cleanup. 2010-12-29 16:13:41 +00:00
paw_variables.f90 PAW extended to the noncollinear / spin-orbit case. (Still experimental) 2010-05-23 11:50:22 +00:00
plugin_arguments.f90 added -pw2casino to plugin_arguments. 2011-03-15 15:17:37 +00:00
plugin_flags.f90 added -pw2casino to plugin_arguments. 2011-03-15 15:17:37 +00:00
printout_base.f90 Small changes and comment lines to run CP with nimage>1. Grep for 2008-07-29 02:05:18 +00:00
pseudo_types.f90 Added the non-local (nlc) flag to the dft definition. Now PP and dft 2011-04-27 15:18:18 +00:00
ptoolkit.f90 Format "x" not standard, replaced by "1x" 2009-12-12 09:51:08 +00:00
radial_grids.f90 Obscure bug leading to NaNs in PAW calculations fixed (or in any event, 2009-07-13 13:59:47 +00:00
random_numbers.f90 Misc changes to dynamics: 2011-05-27 18:35:35 +00:00
read_cards.f90 Lines of zero length are allowed when giving the input of k or q points 2011-04-29 08:08:07 +00:00
read_namelists.f90 Added trigonal R with threfold axis along 111 (ibrav=-5) 2011-06-30 15:38:44 +00:00
read_ncpp.f90 Backward-compatibility with old PP format solved hopefully for good. 2011-06-25 14:55:05 +00:00
read_upf_v1.f90 Read harmlessy v0.1 GIPAW pseudopotentials. (D.C.) 2010-03-23 15:20:49 +00:00
read_upf_v2.f90 bug fixes: 2011-05-26 11:53:24 +00:00
read_uspp.f90 Added the non-local (nlc) flag to the dft definition. Now PP and dft 2011-04-27 15:18:18 +00:00
read_xml.f90 small modif to read_xml.f90 Simone Ziraldo. 2010-10-26 13:32:31 +00:00
read_xml_cards.f90 path units and files erased from io_files, if(tapos) return added to read_cards 2010-12-20 22:14:44 +00:00
read_xml_fields.f90 path units and files erased from io_files, if(tapos) return added to read_cards 2010-12-20 22:14:44 +00:00
recvec.f90 - communicator of the group on which g-vecs are distributed 2011-01-16 08:46:52 +00:00
recvec_subs.f90 G-vectors are generated using the same range of Miller indices used to 2011-03-28 16:47:36 +00:00
set_signal.f90 Minor compilation problems fixed, by RdM 2010-02-25 19:51:34 +00:00
sic.f90 Several '' (nonstandard) replaced with ' ' (standard), or with " 2010-12-07 16:17:49 +00:00
splinelib.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
stick_base.f90 - communicator of the g-vec group passed as argument 2011-01-19 22:13:34 +00:00
stick_set.f90 Writing "Paralellization info" in serial case doesn't look like a great idea 2011-06-14 15:29:24 +00:00
timestep.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
upf.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
upf_to_internal.f90 Added the non-local (nlc) flag to the dft definition. Now PP and dft 2011-04-27 15:18:18 +00:00
uspp.f90 Minor cleanup in xml data file, minor pw-cp merge (calculation of number 2011-02-17 21:27:28 +00:00
version.f90 Version number updated to 4.3.1 (even if there are still a few bugs to be fixed) 2011-05-05 14:19:38 +00:00
wannier.f90 Interface with wannier90 updated to v.1.2 2010-01-28 20:23:58 +00:00
wannier_new.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
wave_base.f90 - adding varaibles to manage band group 2010-12-28 00:16:27 +00:00
wavefunctions.f90 - transitional variables for band parallelization in CPV 2011-01-03 09:29:52 +00:00
wrappers.f90 - adding symlink function to be used with PLUMED and CP 2011-04-25 20:58:04 +00:00
write_upf_v2.f90 bug fixes: 2011-05-26 11:53:24 +00:00
ws_base.f90 first implementation of Martyna-Tuckerman method to decouple periodic 2009-09-09 12:59:40 +00:00
xc_vdW_DF.f90 Removed useless variable that was incorrectly defined 2011-04-28 11:05:44 +00:00
xml_input.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
xml_io_base.f90 assume_isolated flags are stored and read on restart. 2011-04-29 07:04:39 +00:00
zhpev_drv.f90 Obsolete and confufing variables iq* removed from phonon. Misc cleanup 2010-05-17 11:21:25 +00:00