Ye Luo
dfb48b7118
Fix real literal precision.
2026-07-16 17:24:33 -05:00
Paolo Giannozzi
49d785d2dc
Previous commit was very incomplete
2026-04-25 10:45:19 +02:00
Paolo Giannozzi
ff06620300
Cleanup of scf_type
...
Several variables defined as scf_type with no need replaced by plain arrays,
plus misspells. Reason: minimize side effects if scf_type is changed
2026-01-19 22:04:48 +01:00
giannozz
0b9e6698b1
More small Makefile tweakings
2026-01-04 16:31:13 +00:00
giannozz
cd09a6e594
Some more Makefile simplifications
2026-01-01 15:34:30 +00:00
Jae-Mo Lihm
df82383a05
LR: Move lnoloc from phcom to lrcom
2025-10-29 10:34:14 -04:00
Jae-Mo Lihm
8be3dde771
LR: Add dfft argument to symdvscf routines. Always symmetrize drhos in dfpt_kernels
2025-10-29 10:34:13 -04:00
Tommaso Gorni
b49b2b85db
Autotools support for out-of-tree builds like in the `build` directory
2025-10-21 16:51:49 +00:00
Jae-Mo Lihm
bd9fdaad9d
Merge remote-tracking branch 'upstream/develop' into lr_dfpt_kernel
2024-11-09 00:59:37 +01:00
Jae-Mo Lihm
5c9100cced
AHC: Fix GWW by removing ahc variables
2024-11-01 17:57:08 +01:00
Jae-Mo Lihm
0b790b945d
LR: Move module variables from phcom to lrcom
2024-10-19 18:35:50 +02:00
Jae-Mo Lihm
27cf6103f7
Modularize linear response symmetry - symmetrization of density and potential
2024-08-19 20:28:28 +00:00
puma
e68a83d9c7
Solved issue with head bypassing work-around and improved output
2022-07-14 15:04:07 +02:00
jodaelliott
cabeed0acb
remove references to trans/ epsil in examples and mark description as obselete in code
2022-04-28 15:28:31 +01:00
jodaelliott
b4344f10aa
Fixes a possible crash where PHonon tries to read u from file because it doesnt know to initialize grids
2022-04-25 16:08:40 +01:00
Iurii Timrov
39a77cecc0
New input hubbard
2022-02-17 21:28:26 +00:00
Paolo Giannozzi
6b7938bade
Annoying "make clean" output removed
2021-12-09 14:32:28 +01:00
Paolo Giannozzi
5d74f827c4
Remove make.depend files from git
2021-10-24 21:29:29 +02:00
Paolo Giannozzi
9900252cd4
Reshuffling of spin-orbit variables
2021-10-22 07:56:50 +02:00
giannozz
cfd8409e39
Merge branch 'develop' into 'us_acc'
...
# Conflicts:
# GWW/head/make.depend
# PP/src/make.depend
2021-10-07 08:41:00 +00:00
giannozz
42674ef499
Merge branch 'develop' into 'us_acc'
...
# Conflicts:
# GWW/head/lanczos_k.f90
# GWW/head/solve_head.f90
# LR_Modules/lr_sm1_psi.f90
# PP/src/projwfc.f90
2021-09-28 19:00:39 +00:00
Pietro Delugas
2af7d4fa07
moving gram schmidt and rotate routined to dense
...
* complete the move of various files from in KS_Solvers/DENSE
* define an interface for rotate routines and an header file
* still to do unify the many rotate routines in the KS_Solvers/DENSE
2021-09-26 20:07:50 +02:00
Paolo Umari
e8493b4702
Removed some recently and less recently introduced bugs.
2021-09-16 12:52:40 +02:00
Paolo Giannozzi
a29b3bd9ba
Missing uspp_init module after merge; make.depend updated
2021-09-03 21:49:04 +02:00
giannozz
8495cdf4aa
Merge branch 'develop' into 'us_acc'
...
# Conflicts:
# GWW/gww/Makefile
# GWW/simple_bse/Makefile
# GWW/simple_ip/Makefile
# HP/src/hp_solve_linear_system.f90
# PHonon/PH/solve_e.f90
# PHonon/PH/solve_linter.f90
# QEHeat/src/make.depend
2021-09-03 19:31:23 +00:00
Paolo Giannozzi
66f60149ef
GWL now compiles as well.
...
NB: Makefiles must be merged with the recently modified ones in develop.
In particular, QEMODS must be taken from there, not from here
2021-09-03 07:54:17 +02:00
Ivan Carnimeo
9698f31ab8
All codes updated with USE uspp_init
2021-09-01 22:46:44 +02:00
giannozz
c8919b9124
Merge branch 'chi0' into 'develop'
...
Modularize noninteracting density response calculation
See merge request QEF/q-e!1493
2021-09-01 10:02:34 +00:00
Jae-Mo Lihm
1ba2dc7041
Fix EPW and GWW for moving iudwf from PH to LR_Modules
2021-08-31 10:23:22 +09:00
Paolo Giannozzi
31a7d9a284
Some more Makefile simplification
2021-08-27 11:07:16 +02:00
Paolo Giannozzi
cd71868a3a
Simplification and cleanup of Makefiles
...
The list of all general-purpose modules is defined once and for all in make.inc
and used everywhere. Can be further improved. IMPORTANT: re-run configure!
2021-08-26 22:26:28 +02:00
Paolo Giannozzi
671f25d895
Merge https://gitlab.com/QEF/q-e into devel-upflib
2021-01-19 17:44:14 +00:00
Andrea Ferretti
504ce31a46
init_us_1 moved to upflib
2021-01-16 01:07:21 +01:00
fabrizio22
46494302bd
XClib - beef interfaces only in XClib (by Paolo)
2021-01-06 16:06:22 +01:00
fabrizio22
509ce8ad64
XClib - all in module xc_lib
2021-01-06 15:42:52 +01:00
fabrizio22
65a3bed86c
XClib - funct into XClib - all fldrs
2021-01-06 15:36:00 +01:00
fabrizio22
c1337867b2
XClib - lib name changed
2021-01-06 15:36:00 +01:00
fabrizio22
2f933d101e
XClib - lda - scratch
2021-01-06 15:31:24 +01:00
Paolo Giannozzi
d59300e883
make.depend files and related script updated
2020-08-17 19:04:40 +02:00
Your Name
5ed1efc670
Updated for keeping pace with QE
2020-07-23 10:32:30 +02:00
giannozz
1b072fbc4f
First compiling version of QE with initial "pseudolib" in upflib/.
...
Most of the changes consist in small updates to Makefile and make.depend and
in the replacement of module "parameters" with "upf_params" whenever variables
lmaxx and lqmax are USEd. Routine "read_pseudo" moved back to Modules/;
"simpsn" moved to upflib/; a copy of "matches" temporarily added to upflib/
Note that everything compiles (except EPW) but nothing has been tested yet!
2020-04-25 19:13:15 +00:00
Paolo Giannozzi
6a90348831
Small change suggested by Antoine Jay to allow calling run_pwscf more than once
2019-12-19 13:01:10 +01:00
Paolo Giannozzi
322f6b2d6b
Removal of unused variables
2019-08-21 09:51:27 +02:00
Paolo Giannozzi
0c73b496bc
Removal of USE input_parameters
...
Module input_parameters should be used ONLY to read input variables.
Once variables are read, they must be copied into QE modules and
input_parameters should be no longer used. Morever, input_parameters
is initialized ONLY when input is read, NOT when the data file is read.
2019-07-13 21:23:32 +02:00
Paolo Giannozzi
00ff840eed
More mp_global cleanup: PHonon, GWW
2019-01-31 22:09:24 +01:00
Paolo Giannozzi
11d764fddf
Removal of obsolete lkpoint_dir variable
2019-01-28 22:26:32 +01:00
Paolo Giannozzi
dc3ca5412f
Merge branch 'develop' of gitlab.com:QEF/q-e into wfcollect
...
Conflict with unrelated commit removed, make.depend updated
2019-01-28 21:44:35 +01:00
Paolo Giannozzi
da041348d1
twfcollect variable deleted. It is still mentioned here and there, still written
...
into xml files, listed among input variables, but it is never used and no longer
useful. In case, it is easy and quick to reintroduce it, in a less confusing way
2019-01-26 18:26:16 +01:00
Paolo Giannozzi
6f7bbdf452
More Makefile cleanup: targets pwlibs, phlibs added in order to avoid much
...
uneeded relinking; the mysterious "tldeps" machinery modified accordingly;
added explicit dependencies to GWW targets to prevent (once again) problems
with make -j (seems to work now). make.depend updated (once again).
2018-08-21 17:14:04 +02:00
Stefano De Gironcoli
18bfc19c86
a single libks_solvers.a library is created.
...
Makefiles of the children codes are updated to use it.
2018-08-14 01:41:44 +02:00