Skip to content

Commit

Permalink
increase ntrial again
Browse files Browse the repository at this point in the history
  • Loading branch information
kent0 committed Mar 24, 2024
1 parent 9e794d9 commit 76b4db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/batch.f
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ subroutine brprofile

common /workbr/ v(lbat),w(lbat)

ntrial = 128
ntrial = 1024

do n=1,lbat
time_min = 1.0e+10
Expand Down

0 comments on commit 76b4db1

Please sign in to comment.