quantum-espresso/TDDFPT/src
Paolo Giannozzi 59f7c7a711 Added initialization of linear-algebra diagonalization: EELS may use it 2019-02-21 17:41:16 +01:00
..
Makefile Implementation of the new code hp.x to compute Hubbard U from DFPT. 2018-08-29 14:54:42 +02:00
bcast_lr_input.f90 Modifications in TDDFPT and HP modules: 2018-09-07 16:26:46 +02:00
lr_addus_dvpsi.f90 Update lr_addus_dvpsi.f90 2017-12-22 15:18:43 +00:00
lr_alloc_init.f90 Rename module wavefunctions_module to wavefunctions 2018-07-12 16:11:48 +02:00
lr_apply_liouvillian.f90 Variable "real_space_debug" deleted from realus module. In TDDFPT, input 2018-08-22 12:50:05 +02:00
lr_apply_liouvillian_eels.f90 Changed examples 6 and 7 in HP from LiCoO2 to Ni2MnGa, 2019-02-04 15:56:43 +01:00
lr_calc_dens.f90 Variable "real_space_debug" deleted from realus module. In TDDFPT, input 2018-08-22 12:50:05 +02:00
lr_calc_dens_eels.f90 Rename module wavefunctions_module to wavefunctions 2018-07-12 16:11:48 +02:00
lr_calc_dens_eels_nc.f90 Rename module wavefunctions_module to wavefunctions 2018-07-12 16:11:48 +02:00
lr_charg_resp.f90 Modifications in TDDFPT and HP modules: 2018-09-07 16:26:46 +02:00
lr_dav_debug.f90 Rename module wavefunctions_module to wavefunctions 2018-07-12 16:11:48 +02:00
lr_dav_main.f90 Rename module wavefunctions_module to wavefunctions 2018-07-12 16:11:48 +02:00
lr_dav_routines.f90 Modifications in TDDFPT and HP modules: 2018-09-07 16:26:46 +02:00
lr_dav_variables.f90 Some optimization of the TDDFPT code. Namely, the routine lr_apply_liouvillian(_eels) was giving sevc1_new on the output, but it was never used. So, it was removed. Also, some save of RAM due to the fact that there were sevc1_new(:,:,:,1) and sevc1_new(:,:,:,2), but only one of them was used (and computed) in lr_lanczos. Hence, I defined a new array sevc1_new(:,:,:), which replaces the former one and hence save RAM. 2016-03-20 12:12:38 +00:00
lr_dealloc.f90 Miscellaneous improvements in TDDFPT: 2016-06-21 12:35:43 +00:00
lr_dot.f90 Misc spelling errors 2017-10-25 20:08:57 +00:00
lr_dv_setup.f90 Rename module wavefunctions_module to wavefunctions 2018-07-12 16:11:48 +02:00
lr_dvpsi_e.f90 Rename module wavefunctions_module to wavefunctions 2018-07-12 16:11:48 +02:00
lr_dvpsi_eels.f90 Rename module wavefunctions_module to wavefunctions 2018-07-12 16:11:48 +02:00
lr_eels_main.f90 Added initialization of linear-algebra diagonalization: EELS may use it 2019-02-21 17:41:16 +01:00
lr_exx_kernel.f90 Reorder gamma and k functions 2018-07-27 11:34:19 +02:00
lr_init_nfo.f90 TDDFPT: tqr and real_space are no longer set up in TDDFPT but 2018-08-27 13:10:07 +02:00
lr_lanczos.f90 TDDFPT: tqr and real_space are no longer set up in TDDFPT but 2018-08-27 13:10:07 +02:00
lr_main.f90 Rename module wavefunctions_module to wavefunctions 2018-07-12 16:11:48 +02:00
lr_normalise.f90 Variable "real_space_debug" deleted from realus module. In TDDFPT, input 2018-08-22 12:50:05 +02:00
lr_ortho.f90 Misc spelling errors 2017-10-25 20:08:57 +00:00
lr_psym_eels.f90 turbo_eels.x runs now with task groups but gives wrong results. 2017-08-31 10:33:55 +00:00
lr_read_d0psi.f90 Fixed a bug in turboTDDFT which was appearing if empty states were also computed. 2016-07-22 13:36:45 +00:00
lr_read_wf.f90 Modifications in TDDFPT and HP modules: 2018-09-07 16:26:46 +02:00
lr_readin.f90 Removal of obsolete lkpoint_dir variable 2019-01-28 22:26:32 +01:00
lr_restart.f90 Ifdef preprocessor macro refactoring (TDDFPT) 2016-09-18 14:57:34 +00:00
lr_run_nscf.f90 twfcollect variable deleted. It is still mentioned here and there, still written 2019-01-26 18:26:16 +01:00
lr_set_boxes_density.f90 Loop in real space in TDDFPT is done the same as in Modules/compute_dipole.f90 2017-08-25 12:47:12 +00:00
lr_setup_nscf.f90 check_para_diag is a function but was called as a subroutine in three cases. 2018-04-10 16:15:15 +02:00
lr_smallgq.f90 Ifdef preprocessor macro refactoring (TDDFPT) 2016-09-18 14:57:34 +00:00
lr_solve_e.f90 Variable "real_space_debug" deleted from realus module. In TDDFPT, input 2018-08-22 12:50:05 +02:00
lr_summary.f90 module modes in phcom.f90 split in modes + lr_symm_base in LR_Modules/lrcom.f90 2016-01-20 14:53:42 +00:00
lr_sym_eels.f90 module modes in phcom.f90 split in modes + lr_symm_base in LR_Modules/lrcom.f90 2016-01-20 14:53:42 +00:00
lr_test_restart.f90 Ifdef preprocessor macro refactoring (TDDFPT) 2016-09-18 14:57:34 +00:00
lr_us.f90 Variable "real_space_debug" deleted from realus module. In TDDFPT, input 2018-08-22 12:50:05 +02:00
lr_variables.f90 first attempt at pluginization of TD 2018-06-26 16:39:57 -05:00
lr_write_restart.f90 Misc spelling errors 2017-10-25 20:08:57 +00:00
make.depend make.depend updated 2018-10-02 17:34:19 +02:00
plugin_tddfpt_potential.f90 fixed a stupid bug in plugin in td 2018-06-28 00:32:32 -05:00
print_clock_lr.f90 Variable "real_space_debug" deleted from realus module. In TDDFPT, input 2018-08-22 12:50:05 +02:00
sd0psi.f90 Variable "real_space_debug" deleted from realus module. In TDDFPT, input 2018-08-22 12:50:05 +02:00
stop_lr.f90 Added initialization of linear-algebra diagonalization: EELS may use it 2019-02-21 17:41:16 +01:00