Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
west-public
West
Commits
8a3c412f
Commit
8a3c412f
authored
Jun 07, 2018
by
Marco Govoni
Browse files
Changed default n_refreq and n_secant_maxiter
parent
cb1b73ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Tools/fetch_input.f90
View file @
8a3c412f
...
...
@@ -107,11 +107,11 @@ SUBROUTINE fetch_input( num_drivers, driver, verbose )
macropol_calculation
=
'N'
n_lanczos
=
20
n_imfreq
=
128
n_refreq
=
10
n_refreq
=
272
ecut_imfreq
=
ecutrho
ecut_refreq
=
2._DP
wfreq_eta
=
0.003675_DP
n_secant_maxiter
=
1
n_secant_maxiter
=
20
trev_secant
=
0.003675_DP
l_enable_lanczos
=
.TRUE.
l_enable_gwetot
=
.FALSE.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment