-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yambo re-diagonalizes even when the ndb.BS_diago_Q1
file is present.
#140
Comments
The issue is due to the following error when reading the ndb.BS_diago database
When writing the databse, after diagonalization, the value of the variable is
However, when late reading it, the value is
The change is due to the call
where
|
ndb.BS_diago_Q1
file is present. I am not sure where the issue is coming from.ndb.BS_diago_Q1
file is present.
Issue is present also in branch maintenance-master |
Issue is due to 2 factors a) merging The use of |
MODIFIED * configure include/version/version.m4 io/io_header.F Bugs: - [yambo] tentative fix for issue #140 Patch sent by: Davide Sangalli <[email protected]>
MODIFIED * configure include/version/version.m4 modules/mod_global_XC.F qp_control/QP_apply.F qp_control/QP_apply_the_ACTION.F real_time_control/RT_apply.F Bugs: - [yambo] Related to issue #140 Improving the logic of mod_global_xc. When QP corrections are applied only energies are touched and with a dedicated subroutine. Patch sent by: Davide Sangalli <[email protected]>
Tentive fix released |
Last commit in maintenance-master introduced some further errors in the robots. https://media.yambo-code.eu/robots/GPL/maintenance-master/mo.farah.4.php |
The 2 extra fails were due to a wrong fix. Fix reverted. See here description: #143 Not related to this issue. |
Originally posted by @muralidhar-nalabothula in #127 (comment)
The text was updated successfully, but these errors were encountered: