Skip to content

Commit

Permalink
[Test] Fix coverage oscillation in HMWSoln::setBinarySalt
Browse files Browse the repository at this point in the history
Make a test case which always requires swapping the species
  • Loading branch information
speth committed Jan 2, 2020
1 parent f6f52c3 commit f111fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/data/thermo-models.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ phases:
beta2: [0.0, 0.0, 0.0, 0.0, 0.0]
Cphi: [0.00127, -4.655E-5, 0.0, 33.317, 0.09421]
alpha1: 2.0
- species: [H+, Cl-]
- species: [Cl-, H+]
beta0: [0.1775]
beta1: [0.2945]
beta2: [0.0]
Expand Down

0 comments on commit f111fc7

Please sign in to comment.