Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
increase ntrial again
Browse files Browse the repository at this point in the history
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
@@ -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

0 comments on commit 76b4db1

Please sign in to comment.