24小时热门版块排行榜    

查看: 419  |  回复: 1
当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖

rlafite

木虫 (正式写手)

[交流] NEW RELEASE: VASP.6.4.3已有1人参与

March 19, 2024
NEW RELEASE: VASP.6.4.3
A new release of VASP is available for download now!
谁能共享一份原代码?

A fairly comprehensive list of the changes/additions w.r.t. vasp.6.4.2 is available on our wiki.

Go to the VASP Portal to get VASP.6.4.3. This requires a VASP.6 license issued by the VASP Software GmbH.
Get a license!


6.4.3
FEATURE
Increased flexibility in the choice of exchange-correlation functionals: added the tags XC and XC_C to specify linear combinations of exchange-correlation functionals.

Additional MGGA functionals (v1-sregTM, v2-sregTM, v3-sregTM, and v2-sregTM-L) from Francisco, Cancio, and Trickey (https://doi.org/10.1063/5.0167868, https://doi.org/10.1063/5.0167873).
Interface to the external code libMBD (https://libmbd.github.io): many-body dispersion methods for van der Waals interactions. See LIBMBD_METHOD.

Analyze the bandgap and write the results to OUTCAR and vaspout.h5. The details of the output are controlled with the BANDGAP tag.
Compute and write out exciton wavefunctions in BSE (written to CHG).
Non-blocked Davidson minimizer (ALGO = Dav, or IALGO = 119).
Select the minimum number of local reference configurations required to build an MLFF via the ML_MB_MIN tag. A new log line "MSG" with a text message is written to ML_LOGFILE if this threshold inhibits training.

CSVR thermostat of Bussi et al.
WRT_POTENTIAL writes the potential (total, xc, hartree, and ion contributions) to vaspout.h5. In case the dipole correction is switched on and LVACPOTAV=.TRUE., the workfunction (rather, the vacuum potentials on either side of the slab) will be automatically determined and written to both the OUTCAR as well as to the vaspout.h5 file.

LWRITE_SPN=T writes the spin-matrix element to the .spn file for wannier90.

IMPROVEMENT
Update makefile.include.nec_aurora template to work with the recent NEC compiler version (5.0.0+).
Add workarounds for Intel oneAPI LLVM compilers (ifx), and makefile.include files for these compilers.
Print proper error message when using the gamma-only version in combination with KPOINTS_OPT.

LSINGLES: “singles” contribution printed to OUTCAR for GWR algorithms, i.e., Eq. 34 of Klimes et al., JCP 143, 102816 (2015) (https://doi.org/10.1063/1.4929346).
SAXIS = 0 0 0 behaves like SAXIS = 0 0 1. This behavior is unchanged but we now print a warning.
Speedup of tetrahedron method by parallelization over tetrahedra and excluding tetrahedra that do not contribute; this improvement will be most noticeable for dense energy grids or k-point meshes.
Consistent treatment of CSHIFT, CSHIFT set to 0.02, consistent break criteria for linear response to increase robustness.
Improved structure output to HDF5 file.

Support for cusolverMP (the distributed GPU eigensolver of NVIDIA).
Change magnetization output for the noncollinear case so that the (x,y,z) magnetization densities are integrated at the atomic sites and printed to the OUTCAR file (if LORBIT=11 is set) every 5 steps for all electronic minimization algorithms.
In some cases, the "blow-up" step in the k-point generation leads to trouble in combination with IBRION=6 and ISIF=3. This is not solved per se, but the resulting error message has been improved to suggest adding the appropriate tag to skip this step (KBLOWUP=.FALSE.).
Copy the atomic type designation from POSCAR to CONTCAR. In all other instances where the structure is written to file (e.g. CHGCAR) the atomic type information is replaced by the acronym from the periodic table.

The SCDM method now consumes much less memory when executed on many cores.
Write more information about DFT+D4 calculations (IVDW=13).
For MD runs with a large number of atoms and few ionic steps, the current default chunking size might lead to an unnecessarily large vaspout.h5 file. Here, we make sure the chunking size is never larger than the number of MD steps.
The default value for the minimum number of local reference configurations (ML_MB_MIN) is increased from 2 to 3. This should improve the robustness of initial MLFF guesses.

Check maximum size of sysv shmem segments used in machine-learning-code paths.
BSE algorithm has been optimized and ported to GPU by means of OpenACC.
Spectral function is recalculated after GW calculations for LOPTICS=.TRUE.
Demote LATTCHK exception from error to warning.

Increase the default ML_CDOUB value to 100 for re-selection runs (ML_MODE=select). Because this makes critical steps very unlikely the number of force-field generations is decreased. Hence, the total runtime until re-selection is finished will also be reduced.

BUGFIX
Descriptor sparsification was not working in combination with the ML_MODE tag: the tag ML_LSPARSDES was automatically set to False.
Reference energies in INCAR were ignored when continuing MLFF training runs and in re-selection runs (ML_MODE=select).
MLFF: Verlet nearest-neighbor algorithm was not updating properly in some cases. This violated energy conservation in MD runs.
ML_OUTBLOCK now also controls the output frequency of ML_EATOM and ML_HEAT. Unwanted output in OUTCAR, vasprun.xml and vaspout.h5 has been removed.
Fixed problem with incorrect counting of atoms in slabs in FML + fixed NVE setting of CVS thermostat.
When using VCAIMAGES in combination with the NPT ensemble (ISIF=3) the stress tensor was not averaged as the forces and energy when using this approach.
Fix incorrect formatting in REPORT file (values of last column shifted to next line).
Restarting a calculation from vaspwave.h5 when the number of k-points changed, e.g. because symmetry was switched off (ISYM=-1), now behaves the same as restarting from WAVECAR. Before it stopped with a bug message.
Write LOCPOT to subfolders for calculations with IMAGES/=0.
In the non-collinear case, LVTOT=.TRUE. now writes the potential in the "density, magnetization" representation, i.e., the scalar potential (v0), and magnetic field (Bx, By, Bz), to the LOCPOT file. Before the potential was written in the (upup, updown, downup, downdown) representation to real numbers, which is incomplete.
Fixed a problem in the generation of partial charge densities (PARCHG) with reading a single value from EINT and setting the second one to the Fermi energy automatically. IBAND and KPUSE can no longer contain bands or points that are larger than the total number of bands or k points.
Due to a bug the wavefunction prediction was not as effective as it could be.
Use a tighter threshold for Laplace-transformed MP2 to avoid incorrect treatment of Coulomb potential.
NMR linear response did not work for LREAL=Auto or .TRUE. (with the GNU compiler).
Calculations of NMR shielding tensors was broken for ISPIN=2 and LNONCOLLINEAR=.TRUE.: setting ISPIN=2 for a non-spinpolarized system did not yield the same result as with ISPIN=1.
SAXIS: For sx=0 and sy<0, alpha=-pi/2. It used to falsely assume alpha=pi/2.
Rotation of the wavefunctions in PEAD calculations was incorrect for LNONCOLLINEAR=.TRUE.
LATTICE_CONSTRAINTS was not read when using IBRION=1 or 2: default values (T T T = no constraints) were used.
The SCDM method now works correctly for k-point meshes that do not include the Gamma point.
CRPA calculations using wannier90 were broken when using legacy mode (i.e. wannier90.win file instead of WANNIER90_WIN tag).
The LDA and GGA components of the AM05 GGA functional were not multiplied by the parameters ALDAX, ALDAC, AGGAX and AGGAC.
If a new vdW kernel was generated because the existing one was incompatible with the selected functional, then the header of the new kernel was the one of the old incompatible kernel. Furthermore, writing the new vdW kernels was not restricted to a single MPI rank.
Category: Version
回复此楼
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

VASP2010

新虫 (正式写手)


小木虫: 金币+0.5, 给个红包,谢谢回帖
分享一份源代码吧
2楼2024-05-04 09:28:03
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 rlafite 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[教师之家] 统计一下:硕士毕业答辩后的谢师宴是学生出钱,还是老师出钱? +19 苏东坡二世 2024-06-02 21/1050 2024-06-02 23:50 by Jin柚子
[教师之家] 职能部门工作人员态度不好是普遍的吗?怎么让他们态度好一些? +6 河西夜郎 2024-06-01 6/300 2024-06-02 23:20 by chemhua
[教师之家] 博士高校求职 安建大vs西科大 +5 chengmy19 2024-06-01 13/650 2024-06-02 20:15 by chengmy19
[基金申请] 2024杰青和万人领军什么时候会评 +5 墨香琴韵 2024-06-02 5/250 2024-06-02 19:31 by xiaqiu
[基金申请] 化学B02口青基 代表作都是什么水平的?向大佬求助 +12 arthas_007 2024-06-01 14/700 2024-06-02 16:18 by 夏木荫浓
[论文投稿] 编辑对文章提的意见 40+3 qa8386136 2024-06-01 3/150 2024-06-02 13:28 by bobvan
[硕博家园] 讨厌酒桌文化 +7 hahamyid 2024-05-31 7/350 2024-06-02 10:01 by 御龙老大
[考研] 研0二导师分到新来的博士后靠谱吗 +7 sone9 2024-05-31 7/350 2024-06-01 19:10 by 梦燕园
[教师之家] 研究生在毕业答辩时挂了,遗憾 +10 spacr2022 2024-05-27 13/650 2024-06-01 17:45 by keyaner23
[论文投稿] 求Sci期刊推荐 10+4 甄小鱼 2024-05-30 7/350 2024-06-01 10:41 by bobvan
[基金申请] 数理的人才答辩通知发了吗 +7 yzy3327 2024-05-30 7/350 2024-06-01 09:15 by 撒哈拉西部
[考博] 申博求助?本硕双非一篇三区和四区去985工科非天坑专业有没有希望? +4 LYS1200 2024-05-29 6/300 2024-06-01 08:50 by 学术渣渣神
[硕博家园] 哈工大硕博招生!博士每月入学! +4 nailooo 2024-05-30 5/250 2024-06-01 06:47 by anevay
[硕博家园] 求问endnote上Wiley引用格式在哪下载 +3 Elon. 2024-05-30 3/150 2024-05-31 10:13 by crazy peng
[文学芳草园] 对对子啊 +5 天若孤独 2024-05-29 7/350 2024-05-31 09:00 by wjykycg
[文学芳草园] 物是人非 +4 myrtle 2024-05-30 4/200 2024-05-30 15:05 by mapenggao
[论文投稿] 有没有老师需要发表论文 +4 金老师论文助理- 2024-05-29 4/200 2024-05-29 16:51 by liuyupu132
[论文投稿] 高手朋友推荐比较容易投稿和录用的SCI期刊,不投稿收费SC,对分区没有要求 5+3 xintangren 2024-05-28 4/200 2024-05-29 10:46 by xintangren
[论文投稿] 核心初审被拒,理由是“选题的意义不明确,文章写得不像是科技论文”,怎么改 5+3 工藤雷花樱 2024-05-27 8/400 2024-05-29 10:09 by topedit
[有机交流] 奇怪的物质 100+4 桃桃PXS 2024-05-27 7/350 2024-05-28 10:22 by 091602
信息提示
请填处理意见