Replies: 1 comment
-
|
In RTA, we usually need harmonic phonon + three-phonon scattering. For this, force constants up to 3rd order are required. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Kind regards to all,
I want to be sure what kind of order RTA will be used after OPTIMIZE (results with AIMD and so on..), I guess it is up to the third order as I have read from a tutorial related to SCPH shared in other posts here on github..... In RTA I used:
{
.
.
MODE = RTA
FCSXML = AIMD_obtained_by_OPTIMIZATION.xml
FC2XML = harmonic.xml
.
.
}
And in OPTIMIZE I used:
{
.
.
&interaction
NORDER = 5 # 1: harmonic, 2: cubic,...
NBODY = 2 4 4 2 2
/
&cutoff
- None 14 12 10 08
.
.
}
Beta Was this translation helpful? Give feedback.
All reactions