Skip to content

Unable to reproduce aluminum bulk modulus #84

Answered by bowen-bd
shivang-22 asked this question in Q&A
Discussion options

You must be logged in to vote
from chgnet.model.dynamics import EquationOfState
import numpy as np

eos = EquationOfState()
eos.fit(structure) # the structure get from mp-134 on Materials project
print(eos.get_bulk_modulus(unit='GPa'))

The above code gives me 62.086 GPa (or 0.3875 eV/A^3) using CHGNet 0.3.0

This is very similar to the bulk modulus of Al (mp-134) on Materials Project

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@bowen-bd
Comment options

@shivang-22
Comment options

@janosh
Comment options

@shivang-22
Comment options

@janosh
Comment options

Answer selected by bowen-bd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants