mirror of
https://github.com/LCPQ/quantum_package
synced 2024-12-23 04:43:50 +01:00
Beter doc for ei_handler
This commit is contained in:
parent
580d2a26df
commit
96d69921ff
@ -27,15 +27,12 @@ doc: Threshold on the convergence of the Hartree Fock energy
|
|||||||
type: Threshold
|
type: Threshold
|
||||||
default: 1.e-10
|
default: 1.e-10
|
||||||
interface: input
|
interface: input
|
||||||
default: 10000
|
size: 1
|
||||||
size : ao_num, 3
|
|
||||||
|
|
||||||
[do_pt2_end]
|
[energy]
|
||||||
type: logical
|
type: double precision
|
||||||
doc: If true, compute the PT2 at the end of the selection
|
doc: Calculated HF energy
|
||||||
default: true
|
|
||||||
interface: output
|
interface: output
|
||||||
size : 1
|
|
||||||
```
|
```
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
@ -18,5 +18,5 @@ default: Huckel
|
|||||||
|
|
||||||
[energy]
|
[energy]
|
||||||
type: double precision
|
type: double precision
|
||||||
doc: "Calculated HF energy"
|
doc: Calculated HF energy
|
||||||
interface: output
|
interface: output
|
Loading…
Reference in New Issue
Block a user