[ase-users] Returning B' from eos.fit()
Daniel Marchand
daniel.marchand at gmail.com
Thu Sep 13 10:40:05 CEST 2018
Hi Everyone,
It seems like the eos.fit() function only returns E0, V0 and B. However, in
my use case I also need the derivative of bulk modulus, B'.
I know that this variable must be computed within ASE, but is there a way I
can access this variable?
e.g. it would be nice to have something like:
v0, e0, B, B_p = eos.fit()
or maybe
v0, e0, B, B_p = eos.fit(return_bulkmod_derivative=True)
Best,
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.fysik.dtu.dk/pipermail/ase-users/attachments/20180913/6d6094a3/attachment.html>
More information about the ase-users
mailing list