mirror of
https://github.com/LCPQ/quantum_package
synced 2025-04-19 06:50:26 +02:00
Modify gitignore
This commit is contained in:
parent
84178ec68c
commit
39aca82195
13
.gitignore
vendored
13
.gitignore
vendored
@ -1,15 +1,8 @@
|
|||||||
quantum_package.rc
|
quantum_package.rc
|
||||||
EZFIO/
|
|
||||||
irpf90/
|
|
||||||
EMSL_Basis/
|
|
||||||
ninja/
|
|
||||||
bin/
|
|
||||||
*.log
|
|
||||||
quantum_package_static.tar.gz
|
quantum_package_static.tar.gz
|
||||||
resultsFile
|
|
||||||
opam_installer.sh
|
|
||||||
*.mod
|
|
||||||
*.p
|
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
|
bin/
|
||||||
|
lib/
|
||||||
|
config/qp_create_ninja.pickle
|
10
install/.gitignore
vendored
Normal file
10
install/.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
config/qp_create_ninja.pickle
|
||||||
|
Downloads
|
||||||
|
_build
|
||||||
|
docopt
|
||||||
|
emsl
|
||||||
|
EZFIO
|
||||||
|
irpf90
|
||||||
|
resultsFile
|
||||||
|
zlib
|
||||||
|
build.ninja
|
39
plugins/CAS_SD/.gitignore
vendored
39
plugins/CAS_SD/.gitignore
vendored
@ -1,32 +1,31 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
Pseudo
|
ezfio_interface.irp.f
|
||||||
Integrals_Monoelec
|
Ezfio_files
|
||||||
Generators_CAS
|
|
||||||
Bitmask
|
|
||||||
Integrals_Bielec
|
|
||||||
AOs
|
|
||||||
Selectors_full
|
|
||||||
MOs
|
|
||||||
Hartree_Fock
|
|
||||||
Perturbation
|
Perturbation
|
||||||
Determinants
|
Determinants
|
||||||
Electrons
|
|
||||||
Utils
|
Utils
|
||||||
Properties
|
Integrals_Monoelec
|
||||||
Nuclei
|
MO_Basis
|
||||||
|
Selectors_full
|
||||||
|
Integrals_Bielec
|
||||||
|
Pseudo
|
||||||
|
Bitmask
|
||||||
|
Generators_CAS
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
MOGuess
|
MOGuess
|
||||||
Ezfio_files
|
Nuclei
|
||||||
|
Hartree_Fock
|
||||||
|
Properties
|
||||||
cas_sd_selected
|
cas_sd_selected
|
||||||
cas_sd
|
cas_sd
|
41
plugins/CID/.gitignore
vendored
41
plugins/CID/.gitignore
vendored
@ -1,30 +1,29 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
Pseudo
|
ezfio_interface.irp.f
|
||||||
Integrals_Monoelec
|
|
||||||
Bitmask
|
|
||||||
Integrals_Bielec
|
|
||||||
AOs
|
|
||||||
Selectors_full
|
|
||||||
MOs
|
|
||||||
Hartree_Fock
|
|
||||||
Determinants
|
|
||||||
Electrons
|
|
||||||
Utils
|
|
||||||
Nuclei
|
|
||||||
MOGuess
|
|
||||||
SingleRefMethod
|
|
||||||
Ezfio_files
|
Ezfio_files
|
||||||
|
Determinants
|
||||||
|
Integrals_Monoelec
|
||||||
|
MO_Basis
|
||||||
|
Selectors_full
|
||||||
|
Utils
|
||||||
|
Pseudo
|
||||||
|
AO_Basis
|
||||||
|
Bitmask
|
||||||
|
SingleRefMethod
|
||||||
|
Electrons
|
||||||
|
MOGuess
|
||||||
|
Nuclei
|
||||||
|
Hartree_Fock
|
||||||
|
Integrals_Bielec
|
||||||
cid
|
cid
|
||||||
cid_lapack
|
cid_lapack
|
51
plugins/CID_SC2_selected/.gitignore
vendored
51
plugins/CID_SC2_selected/.gitignore
vendored
@ -1,35 +1,32 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
CID_selected
|
ezfio_interface.irp.f
|
||||||
Pseudo
|
|
||||||
Integrals_Monoelec
|
|
||||||
Bitmask
|
|
||||||
CID
|
|
||||||
Integrals_Bielec
|
|
||||||
CISD_selected
|
|
||||||
AOs
|
|
||||||
Selectors_full
|
|
||||||
MOs
|
|
||||||
Hartree_Fock
|
|
||||||
Perturbation
|
|
||||||
CISD
|
|
||||||
Determinants
|
|
||||||
Electrons
|
|
||||||
Utils
|
|
||||||
Properties
|
|
||||||
Nuclei
|
|
||||||
MOGuess
|
|
||||||
SingleRefMethod
|
|
||||||
Ezfio_files
|
Ezfio_files
|
||||||
|
Perturbation
|
||||||
|
Determinants
|
||||||
|
Integrals_Monoelec
|
||||||
|
MO_Basis
|
||||||
|
Selectors_full
|
||||||
|
SingleRefMethod
|
||||||
|
Utils
|
||||||
|
CID
|
||||||
|
Pseudo
|
||||||
|
Properties
|
||||||
|
Bitmask
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
|
MOGuess
|
||||||
|
CID_selected
|
||||||
|
Nuclei
|
||||||
|
Hartree_Fock
|
||||||
|
Integrals_Bielec
|
||||||
cid_sc2_selection
|
cid_sc2_selection
|
48
plugins/CID_selected/.gitignore
vendored
48
plugins/CID_selected/.gitignore
vendored
@ -1,33 +1,31 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
Pseudo
|
ezfio_interface.irp.f
|
||||||
Integrals_Monoelec
|
|
||||||
Bitmask
|
|
||||||
CID
|
|
||||||
Integrals_Bielec
|
|
||||||
AOs
|
|
||||||
Selectors_full
|
|
||||||
MOs
|
|
||||||
Hartree_Fock
|
|
||||||
Perturbation
|
|
||||||
CISD
|
|
||||||
Determinants
|
|
||||||
Electrons
|
|
||||||
Utils
|
|
||||||
Properties
|
|
||||||
Nuclei
|
|
||||||
MOGuess
|
|
||||||
SingleRefMethod
|
|
||||||
Ezfio_files
|
Ezfio_files
|
||||||
|
Perturbation
|
||||||
|
Determinants
|
||||||
|
Utils
|
||||||
|
Integrals_Monoelec
|
||||||
|
MO_Basis
|
||||||
|
Selectors_full
|
||||||
|
Integrals_Bielec
|
||||||
|
CID
|
||||||
|
Pseudo
|
||||||
|
AO_Basis
|
||||||
|
Bitmask
|
||||||
|
SingleRefMethod
|
||||||
|
Electrons
|
||||||
|
MOGuess
|
||||||
|
Nuclei
|
||||||
|
Hartree_Fock
|
||||||
|
Properties
|
||||||
cid_selection
|
cid_selection
|
41
plugins/CIS/.gitignore
vendored
41
plugins/CIS/.gitignore
vendored
@ -1,30 +1,29 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
Pseudo
|
ezfio_interface.irp.f
|
||||||
Integrals_Monoelec
|
|
||||||
Bitmask
|
|
||||||
Integrals_Bielec
|
|
||||||
AOs
|
|
||||||
Selectors_full
|
|
||||||
MOs
|
|
||||||
Hartree_Fock
|
|
||||||
Determinants
|
|
||||||
Electrons
|
|
||||||
Utils
|
|
||||||
Nuclei
|
|
||||||
MOGuess
|
|
||||||
SingleRefMethod
|
|
||||||
Ezfio_files
|
Ezfio_files
|
||||||
|
Determinants
|
||||||
|
Integrals_Monoelec
|
||||||
|
MO_Basis
|
||||||
|
Selectors_full
|
||||||
|
Utils
|
||||||
|
Pseudo
|
||||||
|
AO_Basis
|
||||||
|
Bitmask
|
||||||
|
SingleRefMethod
|
||||||
|
Electrons
|
||||||
|
MOGuess
|
||||||
|
Nuclei
|
||||||
|
Hartree_Fock
|
||||||
|
Integrals_Bielec
|
||||||
super_ci
|
super_ci
|
||||||
cis
|
cis
|
41
plugins/CISD/.gitignore
vendored
41
plugins/CISD/.gitignore
vendored
@ -1,30 +1,29 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
Pseudo
|
ezfio_interface.irp.f
|
||||||
Integrals_Monoelec
|
|
||||||
Bitmask
|
|
||||||
Integrals_Bielec
|
|
||||||
AOs
|
|
||||||
Selectors_full
|
|
||||||
MOs
|
|
||||||
Hartree_Fock
|
|
||||||
Determinants
|
|
||||||
Electrons
|
|
||||||
Utils
|
|
||||||
Nuclei
|
|
||||||
MOGuess
|
|
||||||
SingleRefMethod
|
|
||||||
Ezfio_files
|
Ezfio_files
|
||||||
|
Determinants
|
||||||
|
Integrals_Monoelec
|
||||||
|
MO_Basis
|
||||||
|
Selectors_full
|
||||||
|
Utils
|
||||||
|
Pseudo
|
||||||
|
AO_Basis
|
||||||
|
Bitmask
|
||||||
|
SingleRefMethod
|
||||||
|
Electrons
|
||||||
|
MOGuess
|
||||||
|
Nuclei
|
||||||
|
Hartree_Fock
|
||||||
|
Integrals_Bielec
|
||||||
cisd_lapack
|
cisd_lapack
|
||||||
cisd
|
cisd
|
39
plugins/DDCI_selected/.gitignore
vendored
39
plugins/DDCI_selected/.gitignore
vendored
@ -1,31 +1,30 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
Pseudo
|
ezfio_interface.irp.f
|
||||||
Integrals_Monoelec
|
Ezfio_files
|
||||||
Generators_CAS
|
|
||||||
Bitmask
|
|
||||||
Integrals_Bielec
|
|
||||||
AOs
|
|
||||||
Selectors_full
|
|
||||||
MOs
|
|
||||||
Hartree_Fock
|
|
||||||
Perturbation
|
Perturbation
|
||||||
Determinants
|
Determinants
|
||||||
Electrons
|
|
||||||
Utils
|
Utils
|
||||||
Properties
|
Integrals_Monoelec
|
||||||
Nuclei
|
MO_Basis
|
||||||
|
Selectors_full
|
||||||
|
Integrals_Bielec
|
||||||
|
Pseudo
|
||||||
|
Bitmask
|
||||||
|
Generators_CAS
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
MOGuess
|
MOGuess
|
||||||
Ezfio_files
|
Nuclei
|
||||||
|
Hartree_Fock
|
||||||
|
Properties
|
||||||
ddci
|
ddci
|
33
plugins/FCIdump/.gitignore
vendored
33
plugins/FCIdump/.gitignore
vendored
@ -1,25 +1,24 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
Pseudo
|
ezfio_interface.irp.f
|
||||||
Integrals_Monoelec
|
|
||||||
Bitmask
|
|
||||||
Integrals_Bielec
|
|
||||||
AOs
|
|
||||||
MOs
|
|
||||||
Determinants
|
|
||||||
Electrons
|
|
||||||
Utils
|
|
||||||
Nuclei
|
|
||||||
Ezfio_files
|
Ezfio_files
|
||||||
|
Determinants
|
||||||
|
Integrals_Monoelec
|
||||||
|
MO_Basis
|
||||||
|
Utils
|
||||||
|
Pseudo
|
||||||
|
Bitmask
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
|
Nuclei
|
||||||
|
Integrals_Bielec
|
||||||
fcidump
|
fcidump
|
39
plugins/Full_CI/.gitignore
vendored
39
plugins/Full_CI/.gitignore
vendored
@ -1,33 +1,32 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
Generators_full
|
ezfio_interface.irp.f
|
||||||
Pseudo
|
Ezfio_files
|
||||||
Integrals_Monoelec
|
|
||||||
Bitmask
|
|
||||||
Integrals_Bielec
|
|
||||||
AOs
|
|
||||||
Selectors_full
|
|
||||||
MOs
|
|
||||||
Hartree_Fock
|
|
||||||
Perturbation
|
Perturbation
|
||||||
Determinants
|
Determinants
|
||||||
Electrons
|
|
||||||
Utils
|
Utils
|
||||||
Properties
|
Integrals_Monoelec
|
||||||
Nuclei
|
MO_Basis
|
||||||
|
Selectors_full
|
||||||
|
Integrals_Bielec
|
||||||
|
Pseudo
|
||||||
|
Generators_full
|
||||||
|
Bitmask
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
MOGuess
|
MOGuess
|
||||||
Ezfio_files
|
Nuclei
|
||||||
|
Hartree_Fock
|
||||||
|
Properties
|
||||||
target_pt2
|
target_pt2
|
||||||
full_ci
|
full_ci
|
||||||
var_pt2_ratio
|
var_pt2_ratio
|
||||||
|
24
plugins/Generators_CAS/.gitignore
vendored
24
plugins/Generators_CAS/.gitignore
vendored
@ -1,13 +1,23 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
|
ezfio_interface.irp.f
|
||||||
|
Ezfio_files
|
||||||
|
Determinants
|
||||||
|
Integrals_Monoelec
|
||||||
|
MO_Basis
|
||||||
|
Utils
|
||||||
|
Pseudo
|
||||||
|
Bitmask
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
|
Nuclei
|
||||||
|
Integrals_Bielec
|
26
plugins/Generators_full/.gitignore
vendored
26
plugins/Generators_full/.gitignore
vendored
@ -1,13 +1,25 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
|
ezfio_interface.irp.f
|
||||||
|
Ezfio_files
|
||||||
|
Determinants
|
||||||
|
Integrals_Monoelec
|
||||||
|
MO_Basis
|
||||||
|
Utils
|
||||||
|
Pseudo
|
||||||
|
Bitmask
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
|
MOGuess
|
||||||
|
Nuclei
|
||||||
|
Hartree_Fock
|
||||||
|
Integrals_Bielec
|
33
plugins/Hartree_Fock/.gitignore
vendored
33
plugins/Hartree_Fock/.gitignore
vendored
@ -1,26 +1,25 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
Pseudo
|
ezfio_interface.irp.f
|
||||||
Integrals_Monoelec
|
|
||||||
Bitmask
|
|
||||||
Integrals_Bielec
|
|
||||||
AOs
|
|
||||||
MOs
|
|
||||||
Electrons
|
|
||||||
Utils
|
|
||||||
Nuclei
|
|
||||||
MOGuess
|
|
||||||
Ezfio_files
|
Ezfio_files
|
||||||
|
Integrals_Monoelec
|
||||||
|
MO_Basis
|
||||||
|
Integrals_Bielec
|
||||||
|
Pseudo
|
||||||
|
Bitmask
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
|
MOGuess
|
||||||
|
Nuclei
|
||||||
|
Utils
|
||||||
Huckel_guess
|
Huckel_guess
|
||||||
SCF
|
SCF
|
39
plugins/MP2/.gitignore
vendored
39
plugins/MP2/.gitignore
vendored
@ -1,31 +1,30 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
Pseudo
|
ezfio_interface.irp.f
|
||||||
Integrals_Monoelec
|
Ezfio_files
|
||||||
Bitmask
|
|
||||||
Integrals_Bielec
|
|
||||||
AOs
|
|
||||||
Selectors_full
|
|
||||||
MOs
|
|
||||||
Hartree_Fock
|
|
||||||
Perturbation
|
Perturbation
|
||||||
Determinants
|
Determinants
|
||||||
Electrons
|
|
||||||
Utils
|
Utils
|
||||||
Properties
|
Integrals_Monoelec
|
||||||
Nuclei
|
MO_Basis
|
||||||
MOGuess
|
Selectors_full
|
||||||
|
Integrals_Bielec
|
||||||
|
Pseudo
|
||||||
|
AO_Basis
|
||||||
|
Bitmask
|
||||||
SingleRefMethod
|
SingleRefMethod
|
||||||
Ezfio_files
|
Electrons
|
||||||
|
MOGuess
|
||||||
|
Nuclei
|
||||||
|
Hartree_Fock
|
||||||
|
Properties
|
||||||
mp2
|
mp2
|
39
plugins/MRCC/.gitignore
vendored
39
plugins/MRCC/.gitignore
vendored
@ -1,31 +1,30 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
Generators_full
|
ezfio_interface.irp.f
|
||||||
Pseudo
|
Ezfio_files
|
||||||
Integrals_Monoelec
|
|
||||||
Bitmask
|
|
||||||
Integrals_Bielec
|
|
||||||
AOs
|
|
||||||
Selectors_full
|
|
||||||
MOs
|
|
||||||
Hartree_Fock
|
|
||||||
Perturbation
|
Perturbation
|
||||||
Determinants
|
Determinants
|
||||||
Electrons
|
|
||||||
Utils
|
Utils
|
||||||
Properties
|
Integrals_Monoelec
|
||||||
Nuclei
|
MO_Basis
|
||||||
|
Selectors_full
|
||||||
|
Integrals_Bielec
|
||||||
|
Pseudo
|
||||||
|
Generators_full
|
||||||
|
Bitmask
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
MOGuess
|
MOGuess
|
||||||
Ezfio_files
|
Nuclei
|
||||||
|
Hartree_Fock
|
||||||
|
Properties
|
||||||
mrcc
|
mrcc
|
27
plugins/Perturbation/.gitignore
vendored
27
plugins/Perturbation/.gitignore
vendored
@ -1,13 +1,26 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
|
ezfio_interface.irp.f
|
||||||
|
Ezfio_files
|
||||||
|
Determinants
|
||||||
|
Integrals_Monoelec
|
||||||
|
MO_Basis
|
||||||
|
Utils
|
||||||
|
Pseudo
|
||||||
|
Properties
|
||||||
|
Bitmask
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
|
MOGuess
|
||||||
|
Nuclei
|
||||||
|
Hartree_Fock
|
||||||
|
Integrals_Bielec
|
24
plugins/Properties/.gitignore
vendored
24
plugins/Properties/.gitignore
vendored
@ -1,13 +1,23 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
|
ezfio_interface.irp.f
|
||||||
|
Ezfio_files
|
||||||
|
Determinants
|
||||||
|
Integrals_Monoelec
|
||||||
|
MO_Basis
|
||||||
|
Utils
|
||||||
|
Pseudo
|
||||||
|
Bitmask
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
|
Nuclei
|
||||||
|
Integrals_Bielec
|
26
plugins/Selectors_full/.gitignore
vendored
26
plugins/Selectors_full/.gitignore
vendored
@ -1,13 +1,25 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
|
ezfio_interface.irp.f
|
||||||
|
Ezfio_files
|
||||||
|
Determinants
|
||||||
|
Integrals_Monoelec
|
||||||
|
MO_Basis
|
||||||
|
Utils
|
||||||
|
Pseudo
|
||||||
|
Bitmask
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
|
MOGuess
|
||||||
|
Nuclei
|
||||||
|
Hartree_Fock
|
||||||
|
Integrals_Bielec
|
20
plugins/SingleRefMethod/.gitignore
vendored
20
plugins/SingleRefMethod/.gitignore
vendored
@ -1,13 +1,19 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
|
ezfio_interface.irp.f
|
||||||
|
Ezfio_files
|
||||||
|
MO_Basis
|
||||||
|
Utils
|
||||||
|
Bitmask
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
|
Nuclei
|
@ -257,7 +257,7 @@ def ninja_ezfio_rule():
|
|||||||
|
|
||||||
install_lib_ezfio = join(QP_ROOT, 'install', 'EZFIO', "lib", "libezfio.a")
|
install_lib_ezfio = join(QP_ROOT, 'install', 'EZFIO', "lib", "libezfio.a")
|
||||||
l_cmd = ["cd {0}".format(QP_EZFIO)] + l_flag
|
l_cmd = ["cd {0}".format(QP_EZFIO)] + l_flag
|
||||||
l_cmd += ["ninja && ln -sf {0} {1}".format(install_lib_ezfio, EZFIO_LIB)]
|
l_cmd += ["rm -f make.config ; ninja && ln -sf {0} {1}".format(install_lib_ezfio, EZFIO_LIB)]
|
||||||
|
|
||||||
l_string = ["rule build_ezfio",
|
l_string = ["rule build_ezfio",
|
||||||
" command = {0}".format(" ; ".join(l_cmd)),
|
" command = {0}".format(" ; ".join(l_cmd)),
|
||||||
@ -320,6 +320,37 @@ def ninja_symlink_build(path_module, l_symlink):
|
|||||||
return l_string
|
return l_string
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
# _ o _|_ o _ ._ _ ._ _
|
||||||
|
# o (_| | |_ | (_| | | (_) | (/_
|
||||||
|
# _| _|
|
||||||
|
def ninja_gitignore_rule():
|
||||||
|
"""
|
||||||
|
Return the command to create the gitignore
|
||||||
|
"""
|
||||||
|
return ["rule build_gitignore",
|
||||||
|
" command = module_handler.py create_git_ignore $module_rel",
|
||||||
|
" description = Create gitignore for $module_rel", ""]
|
||||||
|
|
||||||
|
|
||||||
|
def ninja_gitignore_build(path_module, l_symlink, d_binaries):
|
||||||
|
"""
|
||||||
|
"""
|
||||||
|
|
||||||
|
path_gitignore = join(path_module.abs, ".gitignore")
|
||||||
|
|
||||||
|
l_b = [i.abs for i in d_binaries[path_module]]
|
||||||
|
l_sym = [i.destination for i in l_symlink]
|
||||||
|
|
||||||
|
l_string = ["build {0}: build_gitignore {1} || {2}".format(path_gitignore,
|
||||||
|
" ".join(l_b),
|
||||||
|
" ".join(l_sym)),
|
||||||
|
" module_rel = {0}".format(path_module.rel),
|
||||||
|
""]
|
||||||
|
|
||||||
|
return l_string
|
||||||
|
|
||||||
|
|
||||||
# _ _ _
|
# _ _ _
|
||||||
# o ._ ._ _|_ (_| / \ ._ _ _. | _
|
# o ._ ._ _|_ (_| / \ ._ _ _. | _
|
||||||
# | | |_) | | \_/ o | | | (_| |< (/_
|
# | | |_) | | \_/ o | | | (_| |< (/_
|
||||||
@ -700,7 +731,7 @@ def create_build_ninja_module(path_module):
|
|||||||
" pool = console", " description = Compile all the module",
|
" pool = console", " description = Compile all the module",
|
||||||
""]
|
""]
|
||||||
|
|
||||||
l_string += ["rule make_clean", " command = clean_modules.sh",
|
l_string += ["rule make_clean", " command = module_handler.py clean {0}".format(path_module.rel),
|
||||||
" description = Cleaning module {0}".format(path_module.rel),
|
" description = Cleaning module {0}".format(path_module.rel),
|
||||||
""]
|
""]
|
||||||
|
|
||||||
@ -787,6 +818,7 @@ if __name__ == "__main__":
|
|||||||
|
|
||||||
l_string += ninja_irpf90_make_rule()
|
l_string += ninja_irpf90_make_rule()
|
||||||
l_string += ninja_readme_rule()
|
l_string += ninja_readme_rule()
|
||||||
|
l_string += ninja_gitignore_rule()
|
||||||
|
|
||||||
l_string += ninja_binaries_rule()
|
l_string += ninja_binaries_rule()
|
||||||
|
|
||||||
@ -871,6 +903,8 @@ if __name__ == "__main__":
|
|||||||
l_string += ninja_binaries_build(module_to_compile, l_children,
|
l_string += ninja_binaries_build(module_to_compile, l_children,
|
||||||
d_binaries)
|
d_binaries)
|
||||||
|
|
||||||
|
l_string += ninja_gitignore_build(module_to_compile, l_symlink, d_binaries)
|
||||||
|
|
||||||
with open(join(QP_ROOT, "config", "build.ninja"), "w+") as f:
|
with open(join(QP_ROOT, "config", "build.ninja"), "w+") as f:
|
||||||
f.write(header)
|
f.write(header)
|
||||||
f.write("\n".join(l_string))
|
f.write("\n".join(l_string))
|
||||||
|
@ -1,37 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
#
|
|
||||||
# Cleans a module directory
|
|
||||||
|
|
||||||
if [[ -z ${QP_ROOT} ]]
|
|
||||||
then
|
|
||||||
print "The QP_ROOT environment variable is not set."
|
|
||||||
print "Please reload the quantum_package.rc file."
|
|
||||||
exit -1
|
|
||||||
fi
|
|
||||||
source ${QP_ROOT}/scripts/qp_include.sh
|
|
||||||
|
|
||||||
function do_clean()
|
|
||||||
{
|
|
||||||
rm -rf -- \
|
|
||||||
IRPF90_temp IRPF90_man \
|
|
||||||
$(module_handler.py print_descendant) include \
|
|
||||||
ezfio_interface.irp.f irpf90.make irpf90_entities tags $(ls_exe) *.mod
|
|
||||||
}
|
|
||||||
|
|
||||||
if [[ -z $1 ]]
|
|
||||||
then
|
|
||||||
check_current_dir_is_module
|
|
||||||
do_clean
|
|
||||||
else
|
|
||||||
check_current_dir_is_src
|
|
||||||
for i in $@
|
|
||||||
do
|
|
||||||
if [[ -d $i ]]
|
|
||||||
then
|
|
||||||
cd $i
|
|
||||||
do_clean
|
|
||||||
cd $OLDPWD
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
fi
|
|
||||||
|
|
@ -7,6 +7,7 @@ Usage:
|
|||||||
module_handler.py print_descendant [<module_name>...]
|
module_handler.py print_descendant [<module_name>...]
|
||||||
module_handler.py create_png [<module_name>...]
|
module_handler.py create_png [<module_name>...]
|
||||||
module_handler.py clean [<module_name>...]
|
module_handler.py clean [<module_name>...]
|
||||||
|
module_handler.py create_git_ignore [<module_name>...]
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
print_descendant Print the genealogy of the NEEDED_CHILDREN_MODULES
|
print_descendant Print the genealogy of the NEEDED_CHILDREN_MODULES
|
||||||
@ -18,6 +19,7 @@ Options:
|
|||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
import os.path
|
import os.path
|
||||||
|
import shutil
|
||||||
|
|
||||||
try:
|
try:
|
||||||
from docopt import docopt
|
from docopt import docopt
|
||||||
@ -34,6 +36,10 @@ def is_module(path_module):
|
|||||||
"NEEDED_CHILDREN_MODULES"))
|
"NEEDED_CHILDREN_MODULES"))
|
||||||
|
|
||||||
|
|
||||||
|
def is_exe(fpath):
|
||||||
|
return os.path.isfile(fpath) and os.access(fpath, os.X_OK)
|
||||||
|
|
||||||
|
|
||||||
def get_dict_child(l_root_abs=None):
|
def get_dict_child(l_root_abs=None):
|
||||||
"""Loop over MODULE in QP_ROOT/src, open all the NEEDED_CHILDREN_MODULES
|
"""Loop over MODULE in QP_ROOT/src, open all the NEEDED_CHILDREN_MODULES
|
||||||
and create a dict[MODULE] = [sub module needed, ...]
|
and create a dict[MODULE] = [sub module needed, ...]
|
||||||
@ -227,37 +233,48 @@ if __name__ == '__main__':
|
|||||||
if arguments["create_png"]:
|
if arguments["create_png"]:
|
||||||
m.create_png(l_module)
|
m.create_png(l_module)
|
||||||
|
|
||||||
if arguments["clean"]:
|
if arguments["clean"] or arguments["create_git_ignore"]:
|
||||||
|
|
||||||
|
l_dir = ['IRPF90_temp', 'IRPF90_man']
|
||||||
|
l_file = ["irpf90_entities", "tags", "irpf90.make",
|
||||||
|
"Makefile", "Makefile.depend",
|
||||||
|
"build.ninja", ".ninja_log", ".ninja_deps",
|
||||||
|
"ezfio_interface.irp.f"]
|
||||||
|
|
||||||
for module in l_module:
|
for module in l_module:
|
||||||
module_abs = os.path.realpath(os.path.join(QP_SRC, module))
|
module_abs = os.path.realpath(os.path.join(QP_SRC, module))
|
||||||
|
l_symlink = m.l_descendant_unique([module])
|
||||||
|
l_exe = [f for f in os.listdir(module_abs) if is_exe(os.path.join(module_abs,f))]
|
||||||
|
|
||||||
import shutil
|
if arguments["clean"]:
|
||||||
|
for f in l_dir:
|
||||||
for f in ['IRPF90_temp', 'IRPF90_man']:
|
|
||||||
try:
|
try:
|
||||||
shutil.rmtree(os.path.join(module_abs, f))
|
shutil.rmtree(os.path.join(module_abs, f))
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
for symlink in m.l_descendant_unique([module]):
|
for symlink in l_symlink:
|
||||||
try:
|
try:
|
||||||
os.unlink(os.path.join(module_abs, symlink))
|
os.unlink(os.path.join(module_abs, symlink))
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
for f in ["irpf90_entities", "tags", "irpf90.make", "Makefile"]:
|
for f in l_file:
|
||||||
try:
|
try:
|
||||||
os.remove(os.path.join(module_abs, f))
|
os.remove(os.path.join(module_abs, f))
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
for f in os.listdir(module_abs):
|
for f in l_exe:
|
||||||
|
|
||||||
def is_exe(fpath):
|
|
||||||
return os.path.isfile(fpath) and os.access(fpath, os.X_OK)
|
|
||||||
|
|
||||||
if is_exe(f):
|
|
||||||
try:
|
try:
|
||||||
os.remove(os.path.join(module_abs, f))
|
os.remove(os.path.join(module_abs, f))
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
if arguments["create_git_ignore"]:
|
||||||
|
path = os.path.join(module_abs, ".gitignore")
|
||||||
|
|
||||||
|
with open(path, "w+") as f:
|
||||||
|
f.write("# Automatically created by {0} \n".format(__file__))
|
||||||
|
f.write("\n".join(l_dir + l_file + l_symlink + l_exe))
|
||||||
|
@ -1,78 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
#
|
|
||||||
# Useful functions in all scripts
|
|
||||||
|
|
||||||
# Make a list unique
|
|
||||||
function unique_list()
|
|
||||||
{
|
|
||||||
for d in $@
|
|
||||||
do
|
|
||||||
echo $d
|
|
||||||
done | sort | uniq
|
|
||||||
}
|
|
||||||
|
|
||||||
function check_current_dir_is_src()
|
|
||||||
{
|
|
||||||
if [[ "${PWD}" == "${QP_ROOT}/src" ]]
|
|
||||||
then
|
|
||||||
return 0
|
|
||||||
else
|
|
||||||
echo "Current directory should be \$QP_ROOT/src"
|
|
||||||
exit -1
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
function check_current_dir_is_module()
|
|
||||||
{
|
|
||||||
# If the prefix ${QP_ROOT}/src/ can be removed from $PWD, it means that
|
|
||||||
# $PWD is somewhere below ${QP_ROOT}/src/ so it is a module.
|
|
||||||
# If the prefix ${QP_ROOT}/src/ can not be removed from $PWD, then
|
|
||||||
# "${PWD##${QP_ROOT}/src/}" == "$PWD".
|
|
||||||
|
|
||||||
if [[ "${PWD##${QP_ROOT}/src/}" != "$PWD" ]]
|
|
||||||
then
|
|
||||||
return 0
|
|
||||||
else
|
|
||||||
echo "You are not in a submodule"
|
|
||||||
exit -1
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
# List of executables in the current directory
|
|
||||||
function ls_exe()
|
|
||||||
{
|
|
||||||
find . -perm /u+x -type f
|
|
||||||
}
|
|
||||||
|
|
||||||
function asksure() {
|
|
||||||
echo -n $@ "(Y/N) "
|
|
||||||
answer=w
|
|
||||||
while [[ $answer != [YyNn] ]]
|
|
||||||
do
|
|
||||||
read answer
|
|
||||||
[[ $answer = [Yy] ]] && retval=0 || retval=1
|
|
||||||
done
|
|
||||||
return $retval
|
|
||||||
}
|
|
||||||
|
|
||||||
function error()
|
|
||||||
{
|
|
||||||
echo "-------------------- Error --------------------"
|
|
||||||
printf "$@\n"
|
|
||||||
echo "-----------------------------------------------"
|
|
||||||
exit -1
|
|
||||||
}
|
|
||||||
|
|
||||||
if [[ -z ${DEBUG} ]]
|
|
||||||
then
|
|
||||||
function info ()
|
|
||||||
{
|
|
||||||
:
|
|
||||||
}
|
|
||||||
else
|
|
||||||
function info ()
|
|
||||||
{
|
|
||||||
echo "$@"
|
|
||||||
}
|
|
||||||
fi
|
|
||||||
|
|
27
src/.gitignore
vendored
27
src/.gitignore
vendored
@ -1,2 +1,25 @@
|
|||||||
Makefile.config
|
CAS_SD
|
||||||
ezfio_interface.irp.f
|
CID
|
||||||
|
CID_SC2_selected
|
||||||
|
CID_selected
|
||||||
|
CIS
|
||||||
|
CISD
|
||||||
|
CISD_SC2_selected
|
||||||
|
CISD_selected
|
||||||
|
DDCI_selected
|
||||||
|
DensityMatrix
|
||||||
|
FCIdump
|
||||||
|
Full_CI
|
||||||
|
Generators_CAS
|
||||||
|
Generators_full
|
||||||
|
Generators_restart
|
||||||
|
Hartree_Fock
|
||||||
|
Molden
|
||||||
|
MP2
|
||||||
|
MRCC
|
||||||
|
Perturbation
|
||||||
|
Properties
|
||||||
|
QmcChem
|
||||||
|
Selectors_full
|
||||||
|
Selectors_no_sorted
|
||||||
|
SingleRefMethod
|
||||||
|
16
src/AO_Basis/.gitignore
vendored
16
src/AO_Basis/.gitignore
vendored
@ -1,13 +1,15 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
|
ezfio_interface.irp.f
|
||||||
|
Nuclei
|
||||||
|
Ezfio_files
|
||||||
|
Utils
|
19
src/Bitmask/.gitignore
vendored
19
src/Bitmask/.gitignore
vendored
@ -1,13 +1,18 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
|
ezfio_interface.irp.f
|
||||||
|
Ezfio_files
|
||||||
|
MO_Basis
|
||||||
|
Utils
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
|
Nuclei
|
34
src/Determinants/.gitignore
vendored
34
src/Determinants/.gitignore
vendored
@ -1,32 +1,30 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
Pseudo
|
ezfio_interface.irp.f
|
||||||
Integrals_Monoelec
|
|
||||||
Bitmask
|
|
||||||
Integrals_Bielec
|
|
||||||
AOs
|
|
||||||
MOs
|
|
||||||
Electrons
|
|
||||||
Utils
|
|
||||||
Nuclei
|
|
||||||
Ezfio_files
|
Ezfio_files
|
||||||
|
Integrals_Monoelec
|
||||||
|
MO_Basis
|
||||||
|
Utils
|
||||||
|
Pseudo
|
||||||
|
Bitmask
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
|
Nuclei
|
||||||
|
Integrals_Bielec
|
||||||
guess_triplet
|
guess_triplet
|
||||||
guess_singlet
|
guess_singlet
|
||||||
truncate_wf
|
truncate_wf
|
||||||
save_natorb
|
save_natorb
|
||||||
save_for_qmcchem
|
program_initial_determinants
|
||||||
program_beginer_determinants
|
|
||||||
save_for_casino
|
save_for_casino
|
||||||
det_svd
|
det_svd
|
||||||
guess_doublet
|
guess_doublet
|
14
src/Electrons/.gitignore
vendored
14
src/Electrons/.gitignore
vendored
@ -1,13 +1,13 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
|
ezfio_interface.irp.f
|
||||||
|
Ezfio_files
|
13
src/Ezfio_files/.gitignore
vendored
13
src/Ezfio_files/.gitignore
vendored
@ -1,13 +1,12 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
|
ezfio_interface.irp.f
|
@ -54,103 +54,79 @@ Documentation
|
|||||||
Output file for CID_selected
|
Output file for CID_selected
|
||||||
|
|
||||||
|
|
||||||
`output_cis <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L121>`_
|
|
||||||
Output file for CIS
|
|
||||||
|
|
||||||
|
|
||||||
`output_cisd <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L141>`_
|
|
||||||
Output file for CISD
|
|
||||||
|
|
||||||
|
|
||||||
`output_cpu_time_0 <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f#L2>`_
|
`output_cpu_time_0 <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f#L2>`_
|
||||||
Initial CPU and wall times when printing in the output files
|
Initial CPU and wall times when printing in the output files
|
||||||
|
|
||||||
|
|
||||||
`output_ddci_selected <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L161>`_
|
`output_determinants <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L121>`_
|
||||||
Output file for DDCI_selected
|
|
||||||
|
|
||||||
|
|
||||||
`output_determinants <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L181>`_
|
|
||||||
Output file for Determinants
|
Output file for Determinants
|
||||||
|
|
||||||
|
|
||||||
`output_electrons <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L201>`_
|
`output_electrons <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L141>`_
|
||||||
Output file for Electrons
|
Output file for Electrons
|
||||||
|
|
||||||
|
|
||||||
`output_ezfio_files <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L221>`_
|
`output_ezfio_files <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L161>`_
|
||||||
Output file for Ezfio_files
|
Output file for Ezfio_files
|
||||||
|
|
||||||
|
|
||||||
`output_fcidump <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L241>`_
|
`output_generators_cas <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L181>`_
|
||||||
Output file for FCIdump
|
|
||||||
|
|
||||||
|
|
||||||
`output_full_ci <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L261>`_
|
|
||||||
Output file for Full_CI
|
|
||||||
|
|
||||||
|
|
||||||
`output_generators_cas <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L281>`_
|
|
||||||
Output file for Generators_CAS
|
Output file for Generators_CAS
|
||||||
|
|
||||||
|
|
||||||
`output_generators_full <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L301>`_
|
`output_generators_full <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L201>`_
|
||||||
Output file for Generators_full
|
Output file for Generators_full
|
||||||
|
|
||||||
|
|
||||||
`output_hartree_fock <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L321>`_
|
`output_hartree_fock <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L221>`_
|
||||||
Output file for Hartree_Fock
|
Output file for Hartree_Fock
|
||||||
|
|
||||||
|
|
||||||
`output_integrals_bielec <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L341>`_
|
`output_integrals_bielec <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L241>`_
|
||||||
Output file for Integrals_Bielec
|
Output file for Integrals_Bielec
|
||||||
|
|
||||||
|
|
||||||
`output_integrals_monoelec <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L361>`_
|
`output_integrals_monoelec <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L261>`_
|
||||||
Output file for Integrals_Monoelec
|
Output file for Integrals_Monoelec
|
||||||
|
|
||||||
|
|
||||||
`output_mo_basis <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L381>`_
|
`output_mo_basis <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L281>`_
|
||||||
Output file for MO_Basis
|
Output file for MO_Basis
|
||||||
|
|
||||||
|
|
||||||
`output_moguess <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L401>`_
|
`output_moguess <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L301>`_
|
||||||
Output file for MOGuess
|
Output file for MOGuess
|
||||||
|
|
||||||
|
|
||||||
`output_mp2 <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L421>`_
|
`output_mrcc <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L321>`_
|
||||||
Output file for MP2
|
|
||||||
|
|
||||||
|
|
||||||
`output_mrcc <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L441>`_
|
|
||||||
Output file for MRCC
|
Output file for MRCC
|
||||||
|
|
||||||
|
|
||||||
`output_nuclei <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L461>`_
|
`output_nuclei <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L341>`_
|
||||||
Output file for Nuclei
|
Output file for Nuclei
|
||||||
|
|
||||||
|
|
||||||
`output_perturbation <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L481>`_
|
`output_perturbation <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L361>`_
|
||||||
Output file for Perturbation
|
Output file for Perturbation
|
||||||
|
|
||||||
|
|
||||||
`output_properties <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L501>`_
|
`output_properties <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L381>`_
|
||||||
Output file for Properties
|
Output file for Properties
|
||||||
|
|
||||||
|
|
||||||
`output_pseudo <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L521>`_
|
`output_pseudo <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L401>`_
|
||||||
Output file for Pseudo
|
Output file for Pseudo
|
||||||
|
|
||||||
|
|
||||||
`output_selectors_full <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L541>`_
|
`output_selectors_full <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L421>`_
|
||||||
Output file for Selectors_full
|
Output file for Selectors_full
|
||||||
|
|
||||||
|
|
||||||
`output_singlerefmethod <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L561>`_
|
`output_singlerefmethod <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L441>`_
|
||||||
Output file for SingleRefMethod
|
Output file for SingleRefMethod
|
||||||
|
|
||||||
|
|
||||||
`output_utils <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L581>`_
|
`output_utils <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files/output.irp.f_shell_40#L461>`_
|
||||||
Output file for Utils
|
Output file for Utils
|
||||||
|
|
||||||
|
|
||||||
|
21
src/Integrals_Bielec/.gitignore
vendored
21
src/Integrals_Bielec/.gitignore
vendored
@ -1,13 +1,20 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
|
ezfio_interface.irp.f
|
||||||
|
Ezfio_files
|
||||||
|
MO_Basis
|
||||||
|
Utils
|
||||||
|
Pseudo
|
||||||
|
Bitmask
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
|
Nuclei
|
25
src/Integrals_Monoelec/.gitignore
vendored
25
src/Integrals_Monoelec/.gitignore
vendored
@ -1,22 +1,21 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
Pseudo
|
ezfio_interface.irp.f
|
||||||
AOs
|
|
||||||
MOs
|
|
||||||
Electrons
|
|
||||||
Utils
|
|
||||||
Nuclei
|
|
||||||
Ezfio_files
|
Ezfio_files
|
||||||
|
MO_Basis
|
||||||
|
Utils
|
||||||
|
Pseudo
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
|
Nuclei
|
||||||
check_orthonormality
|
check_orthonormality
|
||||||
save_ortho_mos
|
save_ortho_mos
|
27
src/MOGuess/.gitignore
vendored
27
src/MOGuess/.gitignore
vendored
@ -1,22 +1,21 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
Pseudo
|
ezfio_interface.irp.f
|
||||||
Integrals_Monoelec
|
|
||||||
AOs
|
|
||||||
MOs
|
|
||||||
Electrons
|
|
||||||
Utils
|
|
||||||
Nuclei
|
|
||||||
Ezfio_files
|
Ezfio_files
|
||||||
|
Integrals_Monoelec
|
||||||
|
MO_Basis
|
||||||
|
Utils
|
||||||
|
Pseudo
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
|
Nuclei
|
||||||
H_CORE_guess
|
H_CORE_guess
|
18
src/MO_Basis/.gitignore
vendored
18
src/MO_Basis/.gitignore
vendored
@ -1,13 +1,17 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
|
ezfio_interface.irp.f
|
||||||
|
Utils
|
||||||
|
Nuclei
|
||||||
|
AO_Basis
|
||||||
|
Electrons
|
||||||
|
Ezfio_files
|
15
src/Nuclei/.gitignore
vendored
15
src/Nuclei/.gitignore
vendored
@ -1,13 +1,14 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
|
ezfio_interface.irp.f
|
||||||
|
Ezfio_files
|
||||||
|
Utils
|
16
src/Pseudo/.gitignore
vendored
16
src/Pseudo/.gitignore
vendored
@ -1,13 +1,15 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
|
ezfio_interface.irp.f
|
||||||
|
Nuclei
|
||||||
|
Ezfio_files
|
||||||
|
Utils
|
13
src/Utils/.gitignore
vendored
13
src/Utils/.gitignore
vendored
@ -1,13 +1,12 @@
|
|||||||
#
|
# Automatically created by /home/razoa/quantum_package/scripts/module/module_handler.py
|
||||||
# Do not modify this file. Add your ignored files to the gitignore
|
|
||||||
# (without the dot at the beginning) file.
|
|
||||||
#
|
|
||||||
IRPF90_temp
|
IRPF90_temp
|
||||||
IRPF90_man
|
IRPF90_man
|
||||||
irpf90.make
|
|
||||||
tags
|
|
||||||
Makefile.depend
|
|
||||||
irpf90_entities
|
irpf90_entities
|
||||||
|
tags
|
||||||
|
irpf90.make
|
||||||
|
Makefile
|
||||||
|
Makefile.depend
|
||||||
build.ninja
|
build.ninja
|
||||||
.ninja_log
|
.ninja_log
|
||||||
.ninja_deps
|
.ninja_deps
|
||||||
|
ezfio_interface.irp.f
|
Loading…
x
Reference in New Issue
Block a user