DMFT + DFT compilation failed

66 views
Skip to first unread message

赵宇清

unread,
Jun 2, 2022, 11:25:58 PM6/2/22
to DMFTwDFT
Dear every one,
Recently,  I tried to compile the DMFT+DFT code  according to the guidance from https://dmftwdftproject.github.io/DMFTwDFT/installation.html#compiling-sources.
However, while mlwf.F VASP file  was copied to the source code of VASP.6.3.0, the compilation failed in the step4, and the errors were listed below:

mlwf.F(3470): error #6457: This derived type name has not been declared.   [WAVEDES]
         TYPE(wavedes) WDES
--------------^
mlwf.F(3468): error #6404: This name does not have a type, and must have an explicit type.   [WDES]
      SUBROUTINE WRITE_WANPROJ_FILE(WDES)
------------------------------------^
mlwf.F(3486): error #6460: This is not a field name that is defined in the encompassing structure.   [NB_TOT]
         ALLOCATE(U(WDES%NB_TOT,WDES%NB_TOT))
-------------------------^
mlwf.F(3486): error #6385: The highest data type rank permitted is INTEGER(KIND=8).   [NB_TOT]
         ALLOCATE(U(WDES%NB_TOT,WDES%NB_TOT))
-------------------------^
mlwf.F(3486): error #6385: The highest data type rank permitted is INTEGER(KIND=8).   [NB_TOT]
         ALLOCATE(U(WDES%NB_TOT,WDES%NB_TOT))
-------------------------------------^
mlwf.F(3491): error #6460: This is not a field name that is defined in the encompassing structure.   [ISPIN]
         WRITE(99,*)WDES%ISPIN,WDES%NKPTS,WDES%NB_TOT,NW
-------------------------^
mlwf.F(3491): error #6460: This is not a field name that is defined in the encompassing structure.   [NKPTS]
         WRITE(99,*)WDES%ISPIN,WDES%NKPTS,WDES%NB_TOT,NW
------------------------------------^
mlwf.F(3493): error #6460: This is not a field name that is defined in the encompassing structure.   [VKPT]
            WRITE(99,999)NK,WDES%VKPT(:,NK)
---------------------------------^
mlwf.F(3500): error #6911: The syntax of this substring is invalid.   [VKPT]
                  IF (LIDENTICAL_KPOINT(WDES%VKPT(:,NK),kpt_latt(:,NKP))) exit
---------------------------------------------^
compilation aborted for mlwf.f90 (code 1)
Any suggestions can help me? 
Thanks a lot!
Environments (VASP6.3.0+ Wannier90- 2.1.0+DMFT+ ifort compiling)

Uthpala Herath

unread,
Jun 3, 2022, 9:23:56 PM6/3/22
to 赵宇清, DMFTwDFT
Dear 赵宇清,

We have only tested DMFTwDFT with VASP. 5.4.4. Is there a way you can try with that?

Thank you, 

Best,
Uthpala


--
You received this message because you are subscribed to the Google Groups "DMFTwDFT" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dmftwdft+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dmftwdft/1559b8ca-6264-4881-b529-980e40fd70e8n%40googlegroups.com.


--
Uthpala Herath
Postdoctoral Associate
Department of Mechanical Engineering and Materials Science
Duke University
Durham, NC

Reply all
Reply to author
Forward
0 new messages