acell optimization

Total energy, geometry optimization, DFT+U, spin....

Moderator: bguster

Locked
sevket simsek
Posts: 18
Joined: Tue May 11, 2010 1:05 pm

acell optimization

Post by sevket simsek » Tue Jun 11, 2013 7:55 am

Dear abinit users,

I'm trying to calculate acell parameters of DyMnO3 compound. It stopped working after a few steps and asked me to raise as dilatmx= 1.09 .When I set dilatmx=1.09, calculation stopped again.
and give me error as following..

I attached my input file.
How can I solve this problem?

chkdilatmx.F90:115:ERROR
The new primitive vectors rprimd (an evolving quantity)
are too large with respect to the old rprimd and the accompanying dilatmx :
this large change of unit cell parameters is not allowed by the present value of dilatmx.
You need at least dilatmx= 1.121321E+00
Action : increase the input variable dilatmx.
MPI_ERROR_STRING: MPI_ERR_UNKNOWN: unknown error
Attachments
t34.in
(3.08 KiB) Downloaded 433 times

ilukacevic
Posts: 271
Joined: Sat Jan 16, 2010 12:05 pm
Location: Dept. of Physics, University J. J. Strossmayer, Osijek, Croatia
Contact:

Re: acell optimization

Post by ilukacevic » Tue Jun 11, 2013 11:10 am

Dear Sevket,

it may be that you are starting from far of the equilibrium structural parameter values. Try first to "improve" your inital structural prameters.

Also, why do you relax only the cell size and not the xreds, too? Please, go through the tutorial to see the proposed relaxation procedure.

By the way, in order for getwfk to function as it is intended here, you have to have at least 2 datasets.

Best regards,

Igor

sevket simsek
Posts: 18
Joined: Tue May 11, 2010 1:05 pm

Re: acell optimization

Post by sevket simsek » Tue Jun 11, 2013 2:43 pm

Dear Igor,
Thanks you very much your response,
1) All the parameters used in this calculation is experimental parameters. Firstly I calculated ecut, then in order to optimize acell parameters, I used experimental values such as acell, xred, angdeg...

2) I also want to calculate both acell and xred, but calculation takes a long time.

how can I solve this problem?
I still try your suggestion

thanks dear Igor again,

ilukacevic
Posts: 271
Joined: Sat Jan 16, 2010 12:05 pm
Location: Dept. of Physics, University J. J. Strossmayer, Osijek, Croatia
Contact:

Re: acell optimization

Post by ilukacevic » Wed Jun 12, 2013 8:56 am

sevket simsek wrote:1) All the parameters used in this calculation is experimental parameters. Firstly I calculated ecut, then in order to optimize acell parameters, I used experimental values such as acell, xred, angdeg...


Doesn't matter. Theoretical results can differ from the experimental ones, depending on the approximations you use (xc approximation, for example).

sevket simsek wrote:2) I also want to calculate both acell and xred, but calculation takes a long time.


Which part is long: SCF or BFGS? And again, please, follow the tutorials 1-4, in order to see the best way to relax the unit cell.

Best regards,

Igor

Locked