yet one more smd fix

This commit is contained in:
edoapra 2023-08-12 22:21:50 -07:00
parent 0e3ff1b23f
commit 6b1ec83134
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0

View file

@ -355,7 +355,7 @@ c
if (solvname_short.eq.'unkn') then
solvname_long='unknown'
else
if(.not.status) then
c if(.not.status) then
if(odbug.and.me.eq.0)
& write(luout,*) "calling solv_data for solv:",
S solvname_short
@ -363,7 +363,7 @@ c
& dielec,dielecinf, ! slow and fast components
& sola,solb,solc,solg,solh,soln,icds)) then
call errquit('solv_data failure',0,0)
endif
c endif
endif
endif
c