quantum-espresso/Modules
oliviero b404e3239a Small modification of the ENVIRON version of pw. Makov-payne correction in the presence of a dielectric environ.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@8922 c92efa57-630b-4861-b058-cf58834340f0
2012-04-24 13:46:15 +00:00
..
Makefile Merged espresso-EXX into trunk from r8463 onwards. This introduces the use of Custom fft grids for EXX contributions. This is controlled by the keyword ecutfock. Documentation to follow. 2012-03-19 16:37:13 +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 Cleanup 2011-07-19 13:47:16 +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 Small cleanup of the saw function. 2012-04-14 08:13:58 +00:00
check_stop.f90 Fixed compilation problem after yesterday commmits, removed some unused 2010-08-18 07:06:04 +00:00
clocks.f90 It is safer to remove altogether the write in get_clock, since the 2012-02-09 15:38:19 +00:00
compute_dipole.f90 Minor changes in Environ related lines: a few more ENVIRON keywords added to the input, 2012-04-16 13:24:39 +00:00
constants.f90 More conversion cnstants hamronization: uakbar => ry_kbar 2011-11-26 12:48:06 +00:00
constraints_module.f90 Too much stuff removed from fft! 2012-03-18 21:49:44 +00:00
control_flags.f90 More removal of obsolete variables 2012-02-18 14:07:19 +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 - minor change 2011-08-05 16:09:38 +00:00
dspev_drv.f90 No reason to have both __PARA and __MPI preprocessing options: they have the same meaning. __MPI is more explicit, so I am keeping it 2012-02-02 22:12:26 +00:00
electrons_base.f90 Misspell 2011-12-23 11:04:21 +00:00
environment.f90 No reason to have both __PARA and __MPI preprocessing options: they have the same meaning. __MPI is more explicit, so I am keeping it 2012-02-02 22:12:26 +00:00
error_handler.f90 No reason to have both __PARA and __MPI preprocessing options: they have the same meaning. __MPI is more explicit, so I am keeping it 2012-02-02 22:12:26 +00:00
fd_gradient.f90 Minor changes in Environ related lines: a few more ENVIRON keywords added to the input, 2012-04-16 13:24:39 +00:00
fft_base.f90 Merged espresso-EXX into trunk from r8463 onwards. This introduces the use of Custom fft grids for EXX contributions. This is controlled by the keyword ecutfock. Documentation to follow. 2012-03-19 16:37:13 +00:00
fft_custom.f90 Merged espresso-EXX into trunk from r8463 onwards. This introduces the use of Custom fft grids for EXX contributions. This is controlled by the keyword ecutfock. Documentation to follow. 2012-03-19 16:37:13 +00:00
fft_interfaces.f90 No reason to have both __PARA and __MPI preprocessing options: they have the same meaning. __MPI is more explicit, so I am keeping it 2012-02-02 22:12:26 +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 Ooops...my recent fix for FFT3 was still worng 2012-03-21 20:22:58 +00:00
fft_types.f90 - grid data structure merged with the fft data structure. 2011-07-14 22:14:15 +00:00
funct.f90 HCTH ad OPTX special cases clearly wrong. The l;atter was not documented 2012-02-15 12:52:25 +00:00
generate_function.f90 Small modification of the ENVIRON version of pw. Makov-payne correction in the presence of a dielectric environ. 2012-04-24 13:46:15 +00:00
griddim.f90 Merged espresso-EXX into trunk from r8463 onwards. This introduces the use of Custom fft grids for EXX contributions. This is controlled by the keyword ecutfock. Documentation to follow. 2012-03-19 16:37:13 +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 Minor changes in Environ related lines: a few more ENVIRON keywords added to the input, 2012-04-16 13:24:39 +00:00
io_files.f90 Debug line slipped in 2012-02-13 15:31:35 +00:00
io_global.f90 Small bug preventing compilation. 2011-03-04 11:39:55 +00:00
ions_base.f90 Removed (again) masses in a.u. from global variables. BEWARE: I haven't 2011-08-31 19:49:28 +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 update make.depend 2012-04-04 12:35:19 +00:00
mm_dispersion.f90 No reason to have both __PARA and __MPI preprocessing options: they have the same meaning. __MPI is more explicit, so I am keeping it 2012-02-02 22:12:26 +00:00
mp.f90 The memory distribution has been implemented in the stress 2012-03-21 11:52:30 +00:00
mp_base.f90 No reason to have both __PARA and __MPI preprocessing options: they have the same meaning. __MPI is more explicit, so I am keeping it 2012-02-02 22:12:26 +00:00
mp_global.f90 The -ndiag 1 or -northo 1 command-line option is no longer ignored by 2012-04-13 10:55:43 +00:00
mp_image_global_module.f90 No reason to have both __PARA and __MPI preprocessing options: they have the same meaning. __MPI is more explicit, so I am keeping it 2012-02-02 22:12:26 +00:00
mp_wave.f90 No reason to have both __PARA and __MPI preprocessing options: they have the same meaning. __MPI is more explicit, so I am keeping it 2012-02-02 22:12:26 +00:00
open_close_input_file.f90 length of read and write lines in open_input_file extended to 512 char, suggestion of Wiriwan Purwanto 2012-02-15 07:45:09 +00:00
parallel_include.f90 English grammar in comment 2012-03-06 09:58:13 +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
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 substituting the integer array containing the 2011-07-24 21:56:14 +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 More removal of obsolete variables 2012-02-18 14:07:19 +00:00
read_input.f90 Cleanup of input file opening: removed calls to errore that would have hanged in parallel, temporary input file removed at the end 2012-02-11 10:54:34 +00:00
read_namelists.f90 Minor changes in Environ related lines: a few more ENVIRON keywords added to the input, 2012-04-16 13:24:39 +00:00
read_ncpp.f90 Cleanup of pseudo_dir hack. Now: pseudo_dir is what was read from output; 2011-08-07 07:25:02 +00:00
read_pseudo.f90 Misspells + minor updates to release-notes (including one announced but not 2012-03-14 20:10:06 +00:00
read_upf_v1.f90 The uspp1-coulomb test was crashing on my PC due to some unitialized 2012-04-06 17:02:43 +00:00
read_upf_v2.f90 Internal routines read_something renamed read_upf_something to avoid confusion 2012-02-13 20:29:47 +00:00
read_uspp.f90 Cleanup of pseudo_dir hack. Now: pseudo_dir is what was read from output; 2011-08-07 07:25:02 +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 More removal of obsolete variables 2012-02-18 14:07:19 +00:00
read_xml_fields.f90 Full LDA+U scheme (with U, J, and other parameters) is implemented 2012-02-20 11:01:51 +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 No reason to have both __PARA and __MPI preprocessing options: they have the same meaning. __MPI is more explicit, so I am keeping it 2012-02-02 22:12:26 +00:00
run_info.f90 Ooops...new file was missing 2011-08-05 12:49:34 +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 Merged espresso-EXX into trunk from r8463 onwards. This introduces the use of Custom fft grids for EXX contributions. This is controlled by the keyword ecutfock. Documentation to follow. 2012-03-19 16:37:13 +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 Merged PW and CP versiobs of read_pseudo.f90. A few printouts and checks 2011-08-07 19:37:01 +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 Merged PW and CP versiobs of read_pseudo.f90. A few printouts and checks 2011-08-07 19:37:01 +00:00
version.f90 Version number moved close to 5 2011-12-05 15:09:44 +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 Second batch of changes and additions needed for hybrid functionals with 2011-08-01 09:57:39 +00:00
wrappers.f90 f_link was not pubblic when using -D__ISO_C_BINDING 2012-02-13 15:23:13 +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 No reason to have both __PARA and __MPI preprocessing options: they have the same meaning. __MPI is more explicit, so I am keeping it 2012-02-02 22:12:26 +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 Full LDA+U scheme (with U, J, and other parameters) is implemented 2012-02-20 11:01:51 +00:00
zhpev_drv.f90 No reason to have both __PARA and __MPI preprocessing options: they have the same meaning. __MPI is more explicit, so I am keeping it 2012-02-02 22:12:26 +00:00