Commit 0c604e8
committed
Reduces z-matrix parameter comparison precision
Reduces the precision of the z-matrix parameter value comparison in a test case to avoid unnecessary failures. (was failing with errors such as these: 99.99994728317293 != 100 within 4 places)1 parent 44ef3ce commit 0c604e8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4184 | 4184 | | |
4185 | 4185 | | |
4186 | 4186 | | |
4187 | | - | |
| 4187 | + | |
4188 | 4188 | | |
4189 | 4189 | | |
4190 | 4190 | | |
| |||
0 commit comments