We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a4214d commit ad2b5ebCopy full SHA for ad2b5eb
misc/benchmarks/ab_initio_solids.py
@@ -80,7 +80,6 @@
80
for i, volume in enumerate(volumes):
81
phase.set_state_with_volume(volume, temperature)
82
energies[i] = phase.molar_internal_energy
83
- )
84
ax_E.plot(
85
volumes * 1e6,
86
energies / 1e3,
0 commit comments