Skip to content

Commit

Permalink
Manually edit reference state files in tests to account for feature s…
Browse files Browse the repository at this point in the history
…tates
  • Loading branch information
giacomofiorin committed Oct 18, 2024
1 parent 9307018 commit 9e1b0e9
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ metadynamics {
configuration {
step 100
name metadynamics1
active on
replicaID rep1
}
hills_energy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ metadynamics {
configuration {
step 100
name metadynamics1
active on
replicaID rep2
}
hills_energy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ metadynamics {
configuration {
step 200
name metadynamics1
active on
replicaID rep1
}
hills_energy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ metadynamics {
configuration {
step 200
name metadynamics1
active on
replicaID rep2
}
hills_energy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ metadynamics {
configuration {
step 20
name metadynamics1
active on
}
hills_energy
grid_parameters {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ metadynamics {
configuration {
step 20
name metadynamics1
active on
}
hills_energy
grid_parameters {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ metadynamics {
configuration {
step 40
name metadynamics1
active on
}
hills_energy
grid_parameters {
Expand Down

0 comments on commit 9e1b0e9

Please sign in to comment.