Skip to content

Commit

Permalink
edit example
Browse files Browse the repository at this point in the history
  • Loading branch information
aannabe committed Nov 19, 2024
1 parent 10ef136 commit 43f373f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
#skip_submit = True,
identifier = 'qmc',
path = basepath + 'qmc',
job = job(cores=12,threads=4,app='qmcpack'),
job = job(cores=16,threads=4,app='qmcpack'),
system = system,
twistnum = 0,
estimators = [sdens, edens, mom_dist, dm_est], # Requested estimators. These will be run in all QMC series.
Expand Down

0 comments on commit 43f373f

Please sign in to comment.