Hi,
I am facing three problem while calculating the orbital moment. I took the example v9-t112.abi. Here I attached the input file. I am using abinit v9.8.3
Let me put the error one by one:
(1) When I use spinorbit+DFT+U with prt_lorbmag=1, it gives the error below
chkinp: Checking input parameters for consistency.
— !WARNING
src_file: m_chkinp.F90
src_line: 3568
message: |
- DFT+U+SpinOrbit is still on test *
-
(not yet in production)*
and
— !ERROR
src_file: m_parser.F90
src_line: 3758
mpi_rank: 2
message: |
- Found token:
PRT_LORBMAG
in the input file.* - This name is not one of the registered input variable names (see https://docs.abinit.org/).*
- Action: check your input file. Perhaps you mistyped the input variable,*
- or specified “img”, although this was not permitted for this input variable.*
…
(2) Then I switch the prt_lorbmag=0, it worked. I don’t understand why SpinOrb+DFT+U is working without prt_lorbmag command when it said it is still on test?
(3) Then I switch the LDA+U part and ran it again with prt_lorbmag=1, it gives again the similar error.
— !ERROR
src_file: m_parser.F90
src_line: 3758
mpi_rank: 3
message: |
- Found token:
PRT_LORBMAG
in the input file.* - This name is not one of the registered input variable names (see https://docs.abinit.org/).*
- Action: check your input file. Perhaps you mistyped the input variable,*
- or specified “img”, although this was not permitted for this input variable.*
…
Seemingly the prt_lorbmag is not in the system anymore. How do I get the orbital moment in that system?
Thanks and regards,
Rajesh
NiO.abi (646 Bytes)