Search found 2316 matches

by graeme
Fri Jun 13, 2025 10:35 pm
Forum: VTSTTools
Topic: Question Regarding CI-NEB Convergence Issue Using VTST Tools
Replies: 2
Views: 1493

Re: Question Regarding CI-NEB Convergence Issue Using VTST Tools

Additionally, I don't think that you have our vtstcode linked into your binary. You can check by greping for VTST in any OUTCAR.
by graeme
Fri Jun 13, 2025 9:14 pm
Forum: VTSTTools
Topic: Question Regarding CI-NEB Convergence Issue Using VTST Tools
Replies: 2
Views: 1493

Re: Question Regarding CI-NEB Convergence Issue Using VTST Tools

If you can attach a .tar.gz of the simulation (with no CHG* WAV* files) I can help to debug it.
by graeme
Mon Jun 09, 2025 3:40 pm
Forum: VTSTTools
Topic: Re: Shape of MEP curve
Replies: 2
Views: 1446

Re: Shape of MEP curve

I would have to see your calculation, but my guess that that you do not have our vtstcode linked into vasp and so it is not extracting the forces at each image. If those forces are zero, the spline will have a derivative of zero at each image. You can grep for VTST in any OUTCAR file to check if the ...
by graeme
Fri Jun 06, 2025 10:34 pm
Forum: VTSTTools
Topic: NEB with charged defect using vtstcode-205
Replies: 3
Views: 1346

Re: NEB with charged defect using vtstcode-205

The problem is that in your initial band, you have atoms running into each other. Take a look at the initial movie in a viewer and you will see the problem. Also, there is a warning in each ??/OUTCAR that atoms are too close - you can see it in the neighborlists.

The problem is a result of atom ...
by graeme
Fri Jun 06, 2025 5:52 pm
Forum: VTSTTools
Topic: NEB with charged defect using vtstcode-205
Replies: 3
Views: 1346

Re: NEB with charged defect using vtstcode-205

If you post the calculation, I can take a look, but I expect that you need to remove and CHG* and WAV* files. It will read those files by default and if you have changed the number of electrons in your INCAR file, vasp will complain.
by graeme
Mon May 26, 2025 4:51 pm
Forum: VTSTTools
Topic: NEB: force dissociation
Replies: 2
Views: 12374

Re: NEB: force dissociation

That is just fine. If the metal is sufficiently far from the ligand in the final state, you should be able to relax it, as well as the initial state.
by graeme
Fri May 23, 2025 2:48 pm
Forum: VTSTTools
Topic: General NEB question with VaspSol
Replies: 2
Views: 4937

Re: General NEB question with VaspSol

For sure, NEB with vaspsol is no problem

I like IOPT=3, but that is usually because I am debugging some problem calculation and that optimizer is very stable. IOPT=1 (and probably 7) should be faster, but it is also less stable and you need a sufficiently small INVCURV as appropriate for any high ...
by graeme
Fri May 23, 2025 2:27 pm
Forum: Bader
Topic: Critical Points - Potential Bug?
Replies: 5
Views: 31201

Re: Critical Points - Potential Bug?

I think I can comment on the last point. The charge density analysis is pretty well tested in terms of finding Bader volumes and charges. And it is completely separate from the critical point code, which is done separately as a post-processing tool. The critical point code was written and tested by ...
by graeme
Tue May 13, 2025 11:13 am
Forum: VTSTTools
Topic: Download link broken
Replies: 2
Views: 11699

Re: Download link broken

Andrew, thank you for letting us know! Hopefully things are fixed now.
by graeme
Fri May 09, 2025 7:51 pm
Forum: VTSTTools
Topic: Effect of MAGMOM on energy barrier
Replies: 2
Views: 9299

Re: Effect of MAGMOM on energy barrier

Dealing with spin can be challenging, especially if you use DFT+U. You just can not expect that vasp with automatically reach a low-spin state, especially when it starts with a very high spin state by default. Instead, you need to help the calculations as much as possible using parameters such as ...
by graeme
Fri Mar 21, 2025 3:09 am
Forum: VTSTTools
Topic: Inquiry Regarding High Energy Barrier in CI-NEB Calculation
Replies: 9
Views: 79262

Re: Inquiry Regarding High Energy Barrier in CI-NEB Calculation

Sounds great; let's discuss by email.
by graeme
Wed Mar 19, 2025 4:54 pm
Forum: VTSTTools
Topic: Inquiry Regarding High Energy Barrier in CI-NEB Calculation
Replies: 9
Views: 79262

Re: Inquiry Regarding High Energy Barrier in CI-NEB Calculation

These looks much better and physically reasonable.

You have, however, identified an important challenge. This is a disordered material and so it will take more than a single barrier to quantify diffusion in the material.

For that, one simple (but risky) approach is to run MD at high temperature in ...
by graeme
Tue Mar 11, 2025 3:26 am
Forum: VTSTTools
Topic: Inquiry Regarding High Energy Barrier in CI-NEB Calculation
Replies: 9
Views: 79262

Re: Inquiry Regarding High Energy Barrier in CI-NEB Calculation

yes, that's right. The parameters related to the electronic structure need to be the same.
by graeme
Mon Mar 10, 2025 6:30 pm
Forum: VTSTTools
Topic: Inquiry Regarding High Energy Barrier in CI-NEB Calculation
Replies: 9
Views: 79262

Re: Inquiry Regarding High Energy Barrier in CI-NEB Calculation

You need to have the same settings for your endpoints and your band. I see several differences including the precision, lmixmax, VOSKOWN, ISPIN, NBANDS, ... - I mean it's a little crazy in that it seems like the band parameters are completely different from the endpoints.