welcome: please sign in
location: Diff for "grad"
Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2017-08-27 07:02:16
Size: 526
Editor: 124
Comment:
Revision 4 as of 2018-10-11 16:56:20
Size: 851
Editor: leiyibo
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
Line 9: Line 8:

Line 16: Line 13:

Line 21: Line 16:
Root Number of MCSCF/MRCI for Gradient. Default: 1. Root number of MCSCF/MRCI for gradient calculation. Default: 1.
Line 24: Line 19:
=== maxiter ===
{{{#!wiki
 maximum iteration number for solving CPMCHF equation. Default: 500.
}}}

=== mxiter ===
{{{#!wiki
 maximum iteration number for update vector in solving CPMCHF equation. Default: 50.
}}}

=== CUTCPMC ===
{{{#!wiki
  threshold for convergence of CPMCHF equation. Default: 1.d-6.
}}}

Grad

Grad is used to calculate analytic gradients.

General keywords

Nrootgrad

Root number of MCSCF/MRCI for gradient calculation. Default: 1.

maxiter

  • maximum iteration number for solving CPMCHF equation. Default: 500.

mxiter

  • maximum iteration number for update vector in solving CPMCHF equation. Default: 50.

CUTCPMC

  • threshold for convergence of CPMCHF equation. Default: 1.d-6.

Printgrad

Controls amount of gradient printing. Default: 0: minimal output.

> 3: print 1-e contributions from S, T, and V.

>99: print all.

grad (last edited 2021-10-16 08:50:37 by leiyibo)