Re: core dumped in the exchange coupling calculation (Jx) for cluster system ( No.1 ) |
- Date: 2022/10/27 17:30
- Name: T. Ozaki
- Hi,
The SCF calculation was found to be normal. After the SCF calculation, I normally finished the jx calculation with a config file:
---- Flag.PeriodicSum off # default - off Num.Poles 60 Num.Kgrid 1 1 9 Num.ij.pairs 1 #Bunch.ij.pairs 1 <ijpairs.cellid 32 41 0 0 0 ijpairs.cellid> ----
The result is as follows:
---- [ozaki@mx17 work]$ mpirun -np 28 ./jx Mn2-100-FM.scfout jx.config
******************************************************************** ******************************************************************** jx: code for calculating an effective exchange coupling constant J Copyright (C), 2003, Myung Joon Han, Jaejun Yu, and Taisuke Ozaki 2019, Asako Terasawa and Taisuke Ozaki This is free software, and you are welcome to redistribute it under the constitution of the GNU-GPL. ******************************************************************** ********************************************************************
Read the scfout file (Mn2-100-FM.scfout) *** The file format of the SCFOUT file: 3 And it supports the following functions: - jx - polB - kSpin - Z2FH - calB ***
Previous eigenvalue solver = Band atomnum = 144 ChemP = -0.163059049187 (Hartree) E_Temp = 300.000000000000 (K)
Jij calculation for a periodic structure Number of k-grids: 1 1 9 flag_periodic_sum = 0: coupling between site i at cell 0 and site j at cell R Number of poles of Fermi-Dirac continued fraction (PRB.75.035123): 60
i j c1 c2 c3 J [meV] J [mRy] time_eig [s] time_Jij [s] ------------------------------------------------------------------------------------------------- 32 41 0 0 0 -439.319034429601 -32.289353760194 14.51941 0.34431
Elapsed time = 15.065304 (s) ----
Regards,
TO
|
Re: core dumped in the exchange coupling calculation (Jx) for cluster system ( No.2 ) |
- Date: 2022/10/28 16:06
- Name: HEMANT ARORA <harora@ph.iitr.ac.in>
- Dear Prof. T. Ozaki,
Thank you so much for the help but I have a doubt that I am using eigenvalue solver Cluster but in jx.out it is showing eigenvalue solver Band. Why?
Thanks and Regards Hemant Arora
|
Re: core dumped in the exchange coupling calculation (Jx) for cluster system ( No.3 ) |
- Date: 2022/11/01 23:42
- Name: T. Ozaki
- Hi,
Your system is an one-dimentional system which is indicated by a message in the standard output as
<Check_System> The system is bulk.
Also, you specified as
scf.Kgrid 1 1 9
So, even if you specify the 'cluster' solver, OpenMX automatically switches the solver to 'Band' in which the periodic boundary condtion is properly taken into account with the Bloch function.
Regards,
TO
|
|