Re: core dumped in the exchange coupling calculation (Jx) for Mn12 ( No.1 ) |
- Date: 2020/01/16 17:39
- Name: Asako Terasawa
- Hello,
I am a developer of jx and happy to hear that jx seems to work mostly fine in your environment.
As you pointed out, I found the problem that the eigenvalue solver is read as Band even though the openmx did Cluster calculations. It does make a problem in jx execution. The origin of the problem may be located at the routine that generates *.scfout rather than jx and related routines, because jx reads the type of eigenvalue solver from *scfout file. I will discuss this with other developers and will fix it as soon as possible.
I'm sorry for your inconvenience, and appreciate you very much for your feedback.
Many thanks, Asako Terasawa
|
Re: core dumped in the exchange coupling calculation (Jx) for Mn12 ( No.2 ) |
- Date: 2020/01/20 16:07
- Name: Asako Terasawa
- After several tests, we found that we should modify some options in Mn12.dat in order to make cluster calculations in jx, as follows:
<Atoms.UnitVectors # unit=Ang. 25.0 0.0 0.0 0.0 25.0 0.0 0.0 0.0 25.0 Atoms.UnitVectors>
scf.maxIter 100 # default=40
After this modification, jx executes Jij result by cluster calculation as intended.
|
|