Skip to content

Commit 18672a9

Browse files
committed
update example output
1 parent 187cce3 commit 18672a9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

misc/ref/example_calibrants.py.out

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,24 @@ Volume: 19.0287 +/- 0.1903 m^3/mol
33
Temperature: 1073.15 +/- 10.0 K
44

55
Pressure estimated using the Decker equation of state:
6-
21.6417 GPa
6+
21.7355 GPa
77

88
Pressure with propagated uncertainty
99
estimated using the Decker equation of state:
10-
21.6417 +/- 1.0010 GPa
10+
21.7355 +/- 1.0254 GPa
1111
PVT correlation matrix:
12-
[[ 1. -0.99955588 0.02979992]
13-
[-0.99955588 1. 0. ]
14-
[ 0.02979992 0. 1. ]]
12+
[[ 1. -0.99957671 0.02909288]
13+
[-0.99957671 1. 0. ]
14+
[ 0.02909288 0. 1. ]]
1515
The uncertainties and correlation matrix only take into account
1616
the uncertainties in the measured volume and temperature,
1717
not the uncertainties in the calibrated equation of state.
1818

1919
Consistency checks:
2020
Volume: 19.0287 +/- 0.1903 m^3/mol
2121
Temperature: 1073.15 +/- 10.0000 K
22-
V-T correlation: -0.000000
22+
V-T correlation: 0.000000
2323

2424
Result of conversion from Decker calibration to Decker calibration:
25-
21.6417 +/- 1.0010 GPa
25+
21.7355 +/- 1.0254 GPa
2626
(This should be the same as the pressures above)

0 commit comments

Comments
 (0)