QuantumATK Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
QuantumATK W-2024.09 version released on Sep 9, 2024
Home
Help
Search
Login
Register
QuantumATK Forum
»
QuantumATK
»
General Questions and Answers
»
GrueneisenCoefficient - output Cv(T)?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: GrueneisenCoefficient - output Cv(T)? (Read 2561 times)
0 Members and 1 Guest are viewing this topic.
Joao Amaral
New QuantumATK user
Posts: 2
Country:
Reputation: 0
GrueneisenCoefficient - output Cv(T)?
«
on:
September 16, 2024, 10:46 »
The recent addition of GrueneisenCoefficient in W.2024.9 is very welcome. Both the Grueneisen coefficient and linear thermal expansion coefficient with their temperature dependence are direct outputs. It seems Cv (temperature-dependent heat capacity at constant volume) is internally calculated to allow the estimate of these two parameters. Can Cv also be an output of the GrueneisenCoefficient class?
Logged
Anders Blom
QuantumATK Staff
Supreme QuantumATK Wizard
Posts: 5574
Country:
Reputation: 96
Re: GrueneisenCoefficient - output Cv(T)?
«
Reply #1 on:
September 24, 2024, 00:15 »
Yes, there is a hidden query function _modeHeatCapacities on the GrueneisenCoefficient study object class which returns Cv(q,i,T) if you provide it with a temperature. I suppose you just sum over the modes and qs to get the total. You might need to normalize by volume by dividing by the total number of repetitions used in the DynamicalMatrix, at least that is what we do after multiplying gamma and Cv to get the linear thermal expansion coefficient (
https://docs.quantumatk.com/manual/Types/GrueneisenCoefficient/GrueneisenCoefficient.html
).
Logged
Joao Amaral
New QuantumATK user
Posts: 2
Country:
Reputation: 0
Re: GrueneisenCoefficient - output Cv(T)?
«
Reply #2 on:
September 24, 2024, 17:50 »
Excellent, thanks for the information! Building on the provided example of Si, I reached these results: Hill bulk modulus (~99.4 GPa) and room temperature Cv (~4.4E5 J K-1 m-3).
«
Last Edit: September 24, 2024, 18:50 by Joao Amaral
»
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
QuantumATK Forum
»
QuantumATK
»
General Questions and Answers
»
GrueneisenCoefficient - output Cv(T)?