mirror of
https://github.com/LCPQ/quantum_package
synced 2024-12-22 12:23:48 +01:00
Add FAQ into README
This commit is contained in:
parent
b4c45f154a
commit
15cf4e48ee
15
README.md
15
README.md
@ -160,4 +160,17 @@ size: 1
|
||||
type: Strictly_negative_float
|
||||
doc: Calculated HF energy
|
||||
interface: ezfio
|
||||
```
|
||||
```
|
||||
|
||||
#FAQ
|
||||
|
||||
### Error: ezfio_* is already defined.
|
||||
|
||||
#### Why ?
|
||||
|
||||
You have two or more ezfio configuration file for the same variable. Check in `$QP_ROOT/install/config/`
|
||||
|
||||
#### Fix
|
||||
|
||||
- rm $QP_ROOT/install/EZFIO/config/*
|
||||
- ninja
|
1
plugins/Hartree_Fock/.gitignore
vendored
1
plugins/Hartree_Fock/.gitignore
vendored
@ -21,4 +21,5 @@ MOGuess
|
||||
Nuclei
|
||||
Utils
|
||||
Huckel_guess
|
||||
test
|
||||
SCF
|
Loading…
Reference in New Issue
Block a user