Re: MD convergence bilayer ( No.1 ) |
- Date: 2024/11/05 12:45
- Name: Lillian
- Dear Contributors,
I forget to mention that the forces rise up again to 0.1 Hartree/Bohr after reaching 0.002 Hartree/Bohr.
I am looking forward to your response.
Regards, Lillian
|
Re: MD convergence bilayer ( No.2 ) |
- Date: 2024/11/05 22:38
- Name: Naoya Yamagcuhi
- Hi,
I can't say for sure since the details of the structure are not clear, but I think you should delete the following line.
``` scf.ProExpn.VNA off # default=on ```
>Additionally, if I run from the restart file .dat#, it finishes only at the first MD iteration but it doesn't reach the convergence.
If the number of MD iterations is more than the 1000 you set, you need to set `MD.maxIter` to 2000, for example, because the calculation will end immediately after one calculation.
Regards, Naoya Yamaguchi
|
Re: MD convergence bilayer ( No.3 ) |
- Date: 2024/11/06 10:50
- Name: Lillian
- Dear Yamaguchi-sensei,
Thank you very much for your response. I have deleted the line as you suggested and it does faster the calculation. It seems like my system needs larger iteration number as well.
Thank you again.
Regards, Lillian
|
Re: MD convergence bilayer ( No.4 ) |
- Date: 2024/11/06 14:16
- Name: Lillian
- Dear Yamaguchi-sensei,
May I know why does the scf.ProExpn.VNA affect the calculation performance even though it is already off ?
Regards, Lillian
|
Re: MD convergence bilayer ( No.5 ) |
- Date: 2024/11/06 23:15
- Name: Naoya Yamaguchi
- Dear Lillian,
>May I know why does the scf.ProExpn.VNA affect the calculation performance even though it is already off ?
The default value is `On`, and if it is `On`, Projector expansions are used instead of grids to describe neutral atom potentials.
Regards, Naoya Yamaguchi
|