Ionic relaxation with VASP 6.3 machine learning
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 5
- Joined: Tue Jun 21, 2022 8:34 pm
Ionic relaxation with VASP 6.3 machine learning
Can you perform ionic relaxation calculations for larger supercells using MLFF? I Performed the calculations and my OSZICAR contains the ionic steps but not the electronic steps why? Is it written that way or I made some mistakes?
-
- Global Moderator
- Posts: 501
- Joined: Mon Nov 04, 2019 12:41 pm
- Contact:
Re: Ionic relaxation with VASP 6.3 machine learning
Yes, you can perform ionic relaxation using MLFF.
Normally in ionic relaxation, you perform an SCF electronic calculation, compute the forces and update the positions such as to minimize the forces.
In the machine learning case, you start from a previously trained force field so that for each intermediate structure if you already know the forces the electronic minimization does not need to be performed.
The electronic minimization only needs to be performed if the machine-learned force field does not know the structure.
Could you please share your input files and OSZICAR and OUTCAR?
Normally in ionic relaxation, you perform an SCF electronic calculation, compute the forces and update the positions such as to minimize the forces.
In the machine learning case, you start from a previously trained force field so that for each intermediate structure if you already know the forces the electronic minimization does not need to be performed.
The electronic minimization only needs to be performed if the machine-learned force field does not know the structure.
Could you please share your input files and OSZICAR and OUTCAR?
-
- Global Moderator
- Posts: 501
- Joined: Mon Nov 04, 2019 12:41 pm
- Contact:
Re: Ionic relaxation with VASP 6.3 machine learning
I have seen that you posted the input files here but I did not get the chance to download them and now they are gone.
Could you please share them again?
Could you please share them again?
-
- Newbie
- Posts: 5
- Joined: Tue Jun 21, 2022 8:34 pm
Re: Ionic relaxation with VASP 6.3 machine learning
Hi,
Here I have attached the files.
Here I have attached the files.
You do not have the required permissions to view the files attached to this post.
-
- Global Moderator
- Posts: 501
- Joined: Mon Nov 04, 2019 12:41 pm
- Contact:
Re: Ionic relaxation with VASP 6.3 machine learning
Have a look at the description of the ML_ISTART=2 variable:
https://www.vasp.at/wiki/index.php/ML_ISTART
In this run mode, no electronic calculations are performed and the code relies exclusively on the previously learned force field to compute the forces and total energy.
https://www.vasp.at/wiki/index.php/ML_ISTART
In this run mode, no electronic calculations are performed and the code relies exclusively on the previously learned force field to compute the forces and total energy.