Skip to content

Commit

Permalink
Update run.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rvhonorato committed May 14, 2020
1 parent 0c2aa17 commit e2e82a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/protein-protein/run.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ recipe='default'

[stage.rigid_body]
recipe='rigid-body-minimal.cns'
sampling = 100
sampling = 1000
params.auto_his = true

[stage.semi_flexible]
recipe='default'
sampling = 50
sampling = 400

[stage.water_refinement]
recipe='default'
sampling = 50
sampling = 400
#===========================================================#

0 comments on commit e2e82a5

Please sign in to comment.