quantum-espresso/EPW/src
Hyungjun Lee e9fa280b87 Remove numerically unstable operations 2021-07-15 16:32:22 -05:00
..
Makefile EPW Makefiles are modified so that ZG executables are compiled with "make epw" 2021-07-09 11:30:16 -05:00
bcast_epw_input.f90 1.fixed an error while writing gap distribution when gap < zero 2.implemented isotropic linearized Eliashberg equation to get Tc 3.added test_suit_epw_super/epw5.in for the above mentioned implementation 2021-05-25 17:03:03 -04:00
bfield.f90 Change nrot --> nsym 2021-06-29 11:11:49 +02:00
bloch2wan.f90 Hall mobility and improvements 2021-05-10 18:35:34 +02:00
change.sh EPW v4 initial release. 2016-03-07 14:27:35 +00:00
check_deps.sh EPW v4 initial release. 2016-03-07 14:27:35 +00:00
close_epw.f90 Small debug in EPW. 2020-05-01 14:25:52 +02:00
constants_epw.f90 Remove trailing white space. 2020-02-24 11:30:22 +01:00
cum_mod.f90 minor fixes 2020-07-15 13:01:03 -04:00
division.f90 Remove trailing white space. 2020-02-24 11:30:22 +01:00
dvqpsi.f90 XClib - all in module xc_lib 2021-01-06 15:42:52 +01:00
dynmat_asr.f90 mq needs to be bcast. 2020-08-16 21:34:32 +02:00
eliashberg.f90 1.fixed an error while writing gap distribution when gap < zero 2.implemented isotropic linearized Eliashberg equation to get Tc 3.added test_suit_epw_super/epw5.in for the above mentioned implementation 2021-05-25 17:03:03 -04:00
eliashbergcom.f90 supercond: estemp is replaced by gtemp 2020-07-04 15:33:44 -04:00
elph2.f90 Merge branch 'EPWschool2021' into 'indabs_develop' 2021-05-24 21:14:43 +00:00
elphel2_shuffle.f90 bug fix and clean-up 2020-07-09 19:46:18 -05:00
elphon_shuffle.f90 Update elphon_shuffle.f90 2020-03-26 13:27:58 +00:00
elphon_shuffle_wrap.f90 Hyungjun's contributions 2&3 of 3 2021-06-07 17:24:42 +02:00
ephblochkq.f90 Hall mobility and improvements 2021-05-10 18:35:34 +02:00
ephwann_shuffle.f90 Hyungjun's contributions 2&3 of 3 2021-06-07 17:24:42 +02:00
ephwann_shuffle_mem.f90 Hyungjun's contributions 2&3 of 3 2021-06-07 17:24:42 +02:00
epw.f90 EPW v.5.4 2021-07-12 12:31:14 -05:00
epw_init.f90 Update epw_init.f90 2020-05-12 00:10:38 +00:00
epw_readin.f90 Change nrot --> nsym 2021-06-29 11:11:49 +02:00
epw_setup.f90 XClib - all in module xc_lib 2021-01-06 15:42:52 +01:00
epw_summary.f90 Remove trailing white space. 2020-02-24 11:30:22 +01:00
epwcom.f90 Various modifications 2021-06-03 13:12:38 +02:00
grid.f90 Change nrot --> nsym 2021-06-29 11:11:49 +02:00
indabs.f90 typo fix in indabs.f90 2021-07-07 11:59:59 -04:00
io_eliashberg.f90 Change nrot --> nsym 2021-06-29 11:11:49 +02:00
io_epw.f90 Various modifications 2021-06-03 13:12:38 +02:00
io_indabs.f90 minor changes 2021-04-06 08:31:49 -07:00
io_selfen.f90 selfenergy updated 2020-07-07 12:09:15 -07:00
io_transport.f90 Various modifications 2021-06-03 13:12:38 +02:00
io_var.f90 Merge branch 'EPWschool2021' into 'indabs_develop' 2021-05-24 21:14:43 +00:00
kfold.f90 Global variables in kfold moved into elph2 2020-04-30 01:14:52 -05:00
kgen.f90.prog EPW v4 initial release. 2016-03-07 14:27:35 +00:00
loadbm.f90 bug fix and clean-up 2020-07-09 19:46:18 -05:00
loadumat.f90 bug fix and clean-up 2020-07-09 19:46:18 -05:00
low_lvl.f90 Hall mobility and improvements 2021-05-10 18:35:34 +02:00
make.depend Hyungjun's contributions 2&3 of 3 2021-06-07 17:24:42 +02:00
make.inc Change make.sys to make.inc 2016-06-27 09:15:45 +00:00
make.libs EPW v4 initial release. 2016-03-07 14:27:35 +00:00
poolgathering.f90 Remove white trailing space 2020-02-24 11:26:52 +01:00
printing.f90 Change nrot --> nsym 2021-06-29 11:11:49 +02:00
pw2wan2epw.f90 Remove numerically unstable operations 2021-07-15 16:32:22 -05:00
rigid_epw.f90 Also make the changes to rgd_blk_epw_fine_mem 2021-06-08 12:40:57 +02:00
rotate.f90 Small bug correction 2021-06-04 18:02:07 +02:00
selfen.f90 Various modifications 2021-06-03 13:12:38 +02:00
spectral_func.f90 Hyungjun's contributions 1 of 3 2021-05-27 17:00:09 +02:00
stop_epw.f90 Small modification suggested by Feliciano. 2020-07-28 18:25:11 +02:00
supercond.f90 bugfix and cleanup 2021-06-09 17:32:53 -04:00
supercond_aniso.f90 fixed: supercond memory allocation/deallocation 2020-09-23 22:13:17 -04:00
supercond_iso.f90 1.fixed an error while writing gap distribution when gap < zero 2.implemented isotropic linearized Eliashberg equation to get Tc 3.added test_suit_epw_super/epw5.in for the above mentioned implementation 2021-05-25 17:03:03 -04:00
test_tools.f90 The common files changes with empty Polaron module 2020-02-24 11:42:56 -06:00
transport.f90 Various modifications 2021-06-03 13:12:38 +02:00
transport_iter.f90 Change nrot --> nsym 2021-06-29 11:11:49 +02:00
utilities.f90 Various modifications 2021-06-03 13:12:38 +02:00
wan2bloch.f90 Remove numerically unstable operations 2021-07-15 16:32:22 -05:00
wannierEPW.f90 Plot Wannier functions 2020-04-06 05:38:40 -05:00
wannierization.f90 Various modifications 2021-06-03 13:12:38 +02:00
wfc_elec.f90 Epw modes 2020-07-14 09:45:23 +00:00
wigner.f90 Hall mobility and improvements 2021-05-10 18:35:34 +02:00