How to apply constraints to bond lengths?

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Locked
Message
Author
andreagerson
Newbie
Newbie
Posts: 3
Joined: Wed Aug 20, 2014 3:15 am
License Nr.: 5-1790

How to apply constraints to bond lengths?

#1 Post by andreagerson » Sat Sep 27, 2014 8:02 am

Hi guys,

I wonder if anybody knows how to put constraints to bond lengths while running bulk calculations (not MD) with VASP? For example, if I want to set up a bond length limit (e.g., less than 1.7Å) for two specific atoms in the POSCAR files, how can I do that?

Thanks in advance!

Cheers
Andrea

alex
Hero Member
Hero Member
Posts: 586
Joined: Tue Nov 16, 2004 2:21 pm
License Nr.: 5-67
Location: Germany

Re: How to apply constraints to bond lengths?

#2 Post by alex » Mon Sep 29, 2014 11:17 am

Hi Andrea,

you need to use external software for that purpose. It's _not_ native VASP stuff.
Check here: http://www.vasp.at/index.php/resources

There is also software called GADGET by Tomas Bucko, which helps a lot for structure optimsation and other related problems. But I don't know, which stage the software is.

Cheers,

alex

qavo08
Newbie
Newbie
Posts: 5
Joined: Wed Dec 18, 2013 4:53 am

Re: How to apply constraints to bond lengths?

#3 Post by qavo08 » Tue Sep 30, 2014 5:10 pm

you could use ASE from DTU, but it requires a lot of python.

https://wiki.fysik.dtu.dk/ase/ase/constraints.html

Locked