welcome: please sign in
location: Diff for "grad"
Differences between revisions 2 and 3
Revision 2 as of 2017-08-27 07:05:51
Size: 524
Editor: 124
Comment:
Revision 3 as of 2018-10-11 16:56:02
Size: 850
Editor: leiyibo
Comment:
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:

=== 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)