Skip to content

Commit fc238be

Browse files
authored
Merge pull request #80 from alexsquires/master
draft io.ipynb
2 parents ee065e9 + 4962cfe commit fc238be

File tree

3 files changed

+560
-2
lines changed

3 files changed

+560
-2
lines changed

content/data_work/benzene_data.csv

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
Temperature (K),Density (mol/m3)
2+
320,10887
3+
320.5,10880
4+
321,10873
5+
321.5,10866
6+
322,10859
7+
322.5,10852
8+
323,10845
9+
323.5,10838
10+
324,10831
11+
324.5,10824
12+
325,10817
13+
325.5,10810
14+
326,10803
15+
326.5,10796
16+
327,10789
17+
327.5,10782
18+
328,10775
19+
328.5,10768
20+
329,10761
21+
329.5,10754
22+
330,10747
23+
330.5,10740
24+
331,10733
25+
331.5,10726
26+
332,10719
27+
332.5,10712
28+
333,10705
29+
333.5,10697
30+
334,10690
31+
334.5,10683
32+
335,10676
33+
335.5,10669
34+
336,10662
35+
336.5,10655
36+
337,10648
37+
337.5,10641
38+
338,10634
39+
338.5,10627
40+
339,10619
41+
339.5,10612
42+
340,10605
43+
340.5,10598
44+
341,10591
45+
341.5,10584
46+
342,10577
47+
342.5,10570
48+
343,10562
49+
343.5,10555
50+
344,10548
51+
344.5,10541
52+
345,10534
53+
345.5,10527
54+
346,10519
55+
346.5,10512
56+
347,10505
57+
347.5,10498
58+
348,10491
59+
348.5,10483
60+
349,10476
61+
349.5,10469
62+
350,10462
63+
350.5,10455
64+
351,10447
65+
351.5,10440
66+
352,10433
67+
352.5,10426
68+
353,10418
69+
353.13,10417
70+
353.13,35.561
71+
353.5,35.519
72+
354,35.463
73+
354.5,35.407
74+
355,35.351
75+
355.5,35.296
76+
356,35.24
77+
356.5,35.185
78+
357,35.13
79+
357.5,35.075
80+
358,35.021
81+
358.5,34.966
82+
359,34.912
83+
359.5,34.858
84+
360,34.804
85+
360.5,34.751
86+
361,34.697
87+
361.5,34.644
88+
362,34.591
89+
362.5,34.538
90+
363,34.485
91+
363.5,34.433
92+
364,34.381
93+
364.5,34.328
94+
365,34.276
95+
365.5,34.225
96+
366,34.173
97+
366.5,34.122
98+
367,34.07
99+
367.5,34.019
100+
368,33.968
101+
368.5,33.917
102+
369,33.867
103+
369.5,33.816
104+
370,33.766
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Starting program...
2+
Loading atomic coordinates...
3+
Starting the calculation...
4+
Conformer 1 energy = 2331.2 kcal mol-1
5+
Conformer 2 energy = 2329.1 kcal mol-1
6+
Conformer 3 energy = 2330.4 kcal mol-1
7+
Calculation complete

0 commit comments

Comments
 (0)