| ²é¿´: 958 | »Ø¸´: 1 | ||
| ¡¾ÐüÉͽð±Ò¡¿»Ø´ð±¾ÌûÎÊÌ⣬×÷Õßsin81½«ÔùËÍÄú 10 ¸ö½ð±Ò | ||
sin81½ð³æ (ÕýʽдÊÖ)
|
[ÇóÖú]
vasp5.4.1»òvasp6.1.2 ÈçºÎ¸úwannier 2.0ÒÔÉϰ汾¶Ô½Ó ÒÑÓÐ1È˲ÎÓë
|
|
|
ÇëÎÊvasp5.4.1»òvasp6.1.2 ÈçºÎ¸úwannier 2.0ÒÔÉϰ汾±àÒë£¬ÍøÉϲ鵽µÄÊÇÓëvasp5.4.4¶Ô½ÓµÄ²¹¶¡Îļþ¡£Í¬Ñù·½·¨Óõ½vasp6.1.2ÉÏ£¬±àÒë¶¼¹ý²»ÁË£¬vasp5.4.1ÄܱàÒë³É¹¦£¬µ«×îºó¼ÆËãµÄʱºò£¬ .wout Îļþ¿ªÍ·»¹ÊÇÏÔʾ£ºRelease: 1.2 24th Jan 2010 ¡£ ´ÅÐԵļÆË㣬²»¼Ósocʱ£¬projectionÀïÃæ²»Ê¶±ð£¨u£© £¨d£©µÄ·ûºÅ¡£±ÈÈçд£º dxy £¨u£¬d£© ¾Í±¨´í£¬ ÇëÎÊÈçºÎ½â¾ö£¿ |
» ²ÂÄãϲ»¶
²ÄÁÏÓ뻯¹¤304ÇóBÇøµ÷¼Á
ÒѾÓÐ7È˻ظ´
0703»¯Ñ§336·ÖÇóµ÷¼Á
ÒѾÓÐ4È˻ظ´
[¸´ÊÔµ÷¼Á]Î÷ÄϿƼ¼´óѧ¹ú·À/²ÄÁϵ¼Ê¦ÍƼö
ÒѾÓÐ6È˻ظ´
»¯Ñ§¹¤³Ì321·ÖÇóµ÷¼Á
ÒѾÓÐ12È˻ظ´
211±¾£¬11408Ò»Ö¾Ô¸ÖпÆÔº277·Ö£¬ÔøÔÚÖпÆÔº×Ô¶¯»¯Ëùʵϰ
ÒѾÓÐ4È˻ظ´
²ÄÁÏר˶326Çóµ÷¼Á
ÒѾÓÐ5È˻ظ´
¶«ÄÏ´óѧ364Çóµ÷¼Á
ÒѾÓÐ5È˻ظ´
¹ú×Ô¿ÆÃæÉÏ»ù½ð×ÖÌå
ÒѾÓÐ7È˻ظ´
ҩѧ383 Çóµ÷¼Á
ÒѾÓÐ4È˻ظ´
286Çóµ÷¼Á
ÒѾÓÐ5È˻ظ´
rlafite
ľ³æ (ÕýʽдÊÖ)
- Ó¦Öú: 191 (¸ßÖÐÉú)
- ½ð±Ò: 9992.1
- ºì»¨: 28
- ɳ·¢: 1
- Ìû×Ó: 899
- ÔÚÏß: 342.8Сʱ
- ³æºÅ: 4563202
- ×¢²á: 2016-04-02
- ÐÔ±ð: GG
- רҵ: ͬ²½·øÉä¼¼Êõ¼°ÆäÓ¦ÓÃ
¡¾´ð°¸¡¿Ó¦Öú»ØÌû
|
Compiling VASP 5.4 with Wannier90 VASP has to be compiled with reference to the library file libwannier.a. The instructions on the vasp website can be found at https://cms.mpi.univie.ac.at/wiki/index.php/LWANNIER90. The instructions at the above link seem to be somewhat out-of-date (as of 6/2019), since VASP upgraded its build system and now the makefile in the root directory does not include any of the flags that need to be changed. Instead do the following: First copy the relevant make.include file to the root directory. In our case, we have $ cp arch/makefile.include.linux_intel ./makefile.include Edit this makefile.include file to change: CPP_OPTIONS = ... ... -Duse_shmem to CPP_OPTIONS = ... ... -Duse_shmem\ -DVASP2WANNIER90v2 and LLIBS = $(SCALAPACK) $(LAPACK) $(BLAS) to LLIBS = $(SCALAPACK) $(LAPACK) $(BLAS) LLIBS += /<path-to-wannier90-2.1>/libwannier.a where <path-to-wannier90-2.1> is the full directory to Wannier90 that was built. Now build VASP: $ make all The last step will take a while, but that includes everything that needs to be done. |
2Â¥2024-02-23 10:00:44













»Ø¸´´ËÂ¥