Skip to content

Commit

Permalink
update array size for Pt processing
Browse files Browse the repository at this point in the history
  • Loading branch information
whaeck committed May 29, 2024
1 parent 329f011 commit 786062c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/errorr.f90
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@ subroutine errorr
!--read covariance reaction types from end/b dictionary
!--and set file 32 flag
nscr2=0
nwi=4000
nwi=40000
allocate(dict(nwi))
call repoz(nendf)
call tpidio(nendf,0,0,dict,nb,nw)
Expand Down

0 comments on commit 786062c

Please sign in to comment.