Skip to content

Commit

Permalink
Backport Reading of new HUBBARD card fails in neb.x v7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sasha Fonari committed Jul 14, 2022
1 parent 90223f7 commit f078233
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Modules/read_cards.f90
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,10 @@ SUBROUTINE card_default_values( )
!
tavel = .false.
!
! ... hubbard_card
!
tahub = .false.
!
! ... solvent's density initialization
!
solv_dens1 = 0.0_DP
Expand Down

0 comments on commit f078233

Please sign in to comment.