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
|
||||
default: 1.e-10
|
||||
interface: input
|
||||
default: 10000
|
||||
size : ao_num, 3
|
||||
|
||||
[do_pt2_end]
|
||||
type: logical
|
||||
doc: If true, compute the PT2 at the end of the selection
|
||||
default: true
|
||||
interface: output
|
||||
size: 1
|
||||
|
||||
[energy]
|
||||
type: double precision
|
||||
doc: Calculated HF energy
|
||||
interface: output
|
||||
```
|
||||
|
||||
"""
|
||||
|
@ -18,5 +18,5 @@ default: Huckel
|
||||
|
||||
[energy]
|
||||
type: double precision
|
||||
doc: "Calculated HF energy"
|
||||
doc: Calculated HF energy
|
||||
interface: output
|
Loading…
Reference in New Issue
Block a user