-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
参数问题 #19
Comments
@longzhang2021 您好,orb 0 orb 1 over [a b c] 是指进行耦合的 orb 1所在原胞的晶格矢量,减去orb 0所在原胞的晶格矢量等于[a b c]。例如:同一个原胞中的orb 0与orb 1耦合,记为 orb 0 orb 1 over [0 0 0];orb 0与它右侧原胞中的orb 1耦合,记为orb 1 orb 1 over [1 0 0] |
好的,谢谢老师!我还有一个问题想向您请教:在您的《Magnetic switches via electric field in BN nanoribbons》这篇文章中的Fig.3(c-e),如何在mcsolver计算中加上偏压?麻烦老师您啦,非常感谢老师! @golddoushi |
您好,这篇论文是用DFT计算了偏压对磁性能量的调控,然后通过唯相模型解出偏压对磁矩耦合能量 J 的调控,然后使用mcsolver计算一系列J 对应的居里温度,得到偏压对居里温度的调控。 |
@golddoushi 非常感谢老师的指点!!请问在输出的result.txt里capacity的单位是什么?感谢老师! |
最新版本的软件输出的capacity单位是:开尔文 每开尔文 每磁性原子,其中第一个开尔文是能量单位。 |
@golddoushi 非常感谢老师您的指点!请问老师,在模拟计算奈尔温度时,推荐使用哪种模型来计算呢?此外,需要考虑参数D吗?感谢老师! |
尊敬的刘老师,您好!首先非常感谢您制作的优良软件,目前在学习使用,有一个疑惑,想请教您,例如:bond 0: Jz -19.49182553875 Jx -18.47237479 Jy -18.47237479 0 0 0 0 0 0 orb 0 to orb 1 over [0 0 0]或[-1 0 0]或[0 1 0],之中的"over [0 0 0]或[-1 0 0]或[0 1 0]"是什么含义?
打扰您了,非常感谢您!
The text was updated successfully, but these errors were encountered: