9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-09-01 05:33:40 +02:00

Compare commits

...

11 Commits

Author SHA1 Message Date
fd637a9aa1 Merge branch 'master' into bugfix 2019-08-19 20:12:15 +02:00
fcade8c8f7
Fixed installation issues with OPAM
* Changed native into SSE4.2 in gfortran.cfg

* Fixed rm opam_installer

* Fixing opam installation

* Introduce NO_CACHE in configure for daily test
2019-08-19 20:11:39 +02:00
ded50ce39e
Merge branch 'master' into bugfix 2019-08-19 19:44:54 +02:00
e8c5ffe5f3 Minor changes 2019-08-19 19:12:15 +02:00
cd2b606daa
Biblio (#57)
* Update biblio

* Update paper
2019-08-19 18:57:43 +02:00
7204144271
Merge branch 'master' into bugfix 2019-08-19 18:47:03 +02:00
02500848d8 Introduce NO_CACHE in configure for daily test 2019-08-19 17:56:00 +02:00
c09c7592e8 Merge branch 'master' into bugfix 2019-08-19 17:55:11 +02:00
b65400c544
Update biblio (#55) 2019-08-19 13:14:01 +02:00
faaba29eb7
Fix rm opam_installer.sh (#53)
* Changed native into SSE4.2 in gfortran.cfg

* Fixed rm opam_installer
2019-07-26 12:39:58 +02:00
ff3e5b2ac1
Force opam installation with OCaml 4.7.1 2019-07-24 13:05:12 +02:00
2 changed files with 58 additions and 23 deletions

16
configure vendored
View File

@ -292,6 +292,9 @@ EOF
# Special commands for Travis CI # Special commands for Travis CI
chmod +x "${QP_ROOT}"/external/opam_installer.sh chmod +x "${QP_ROOT}"/external/opam_installer.sh
rm --force ${QP_ROOT}/bin/opam rm --force ${QP_ROOT}/bin/opam
if [[ -n ${NO_CACHE} ]] ; then
rm -rf ${HOME}/.opam
fi
export OPAMROOT=${HOME}/.opam export OPAMROOT=${HOME}/.opam
cat << EOF | bash ${QP_ROOT}/external/opam_installer.sh --no-backup cat << EOF | bash ${QP_ROOT}/external/opam_installer.sh --no-backup
${QP_ROOT}/bin ${QP_ROOT}/bin
@ -312,18 +315,19 @@ EOF
else else
# Conventional commands # Conventional commands
execute << EOF execute << EOF
chmod +x "\${QP_ROOT}"/external/opam_installer.sh chmod +x "${QP_ROOT}"/external/opam_installer.sh
"\${QP_ROOT}"/external/opam_installer.sh --no-backup "${QP_ROOT}"/external/opam_installer.sh --no-backup
EOF EOF
execute << EOF execute << EOF
rm --force \${QP_ROOT}/bin/opam rm --force ${QP_ROOT}/bin/opam
export OPAMROOT=\${OPAMROOT:-\${QP_ROOT}/external/opam} export OPAMROOT=${OPAMROOT:-${QP_ROOT}/external/opam}
echo \${QP_ROOT}/bin \ echo ${QP_ROOT}/bin \
| sh \${QP_ROOT}/external/opam_installer.sh | sh ${QP_ROOT}/external/opam_installer.sh
EOF EOF
rm ${QP_ROOT}/external/opam_installer.sh rm ${QP_ROOT}/external/opam_installer.sh
# source ${OPAMROOT}/opam-init/init.sh > /dev/null 2> /dev/null || true # source ${OPAMROOT}/opam-init/init.sh > /dev/null 2> /dev/null || true
# opam switch create ocaml-base-compiler.4.07.1 || exit 1 # opam switch create ocaml-base-compiler.4.07.1 || exit 1
opam init --verbose --yes --compiler=4.07.1 --disable-sandboxing opam init --verbose --yes --compiler=4.07.1 --disable-sandboxing
eval $(opam env) eval $(opam env)
EOF EOF

View File

@ -1,6 +1,6 @@
%%% ARXIV TO BE UPDATED %%% %%% ARXIV TO BE UPDATED %%%
@article{Giner2019Jul, @article{Giner2019Jul,
author = {Giner, Emmanuel and Scemama, Anthony and Toulouse, Julien and Loos, Pierre-Fran{\ifmmode\mbox{\c{c}}\else\c{c}\fi}ois}, author = {Giner, Emmanuel and Scemama, Anthony and Toulouse, Julien and Loos, Pierre-Fran{\c{c}}ois},
title = {{Chemically Accurate Excitation Energies With Small Basis Sets}}, title = {{Chemically Accurate Excitation Energies With Small Basis Sets}},
journal = {arXiv}, journal = {arXiv},
year = {2019}, year = {2019},
@ -9,29 +9,60 @@
url = {https://arxiv.org/abs/1907.01245} url = {https://arxiv.org/abs/1907.01245}
} }
@article{Dash2019May,
author = {Dash, Monika and Feldt, Jonas and Moroni, Saverio and Scemama, Anthony and Filippi, Claudia}, @article{Burton_2019,
title = {{Excited states with selected CI-QMC: chemically accurate excitation energies and geometries}}, doi = {10.1021/acs.jctc.9b00441},
journal = {arXiv}, url = {https://doi.org/10.1021%2Facs.jctc.9b00441},
year = {2019}, year = 2019,
month = {May}, month = {aug},
eprint = {1905.06737}, publisher = {American Chemical Society ({ACS})},
url = {https://arxiv.org/abs/1905.06737} author = {Hugh G. A. Burton and Alex J.W. Thom},
title = {A General Approach for Multireference Ground and Excited States using Non-Orthogonal Configuration Interaction},
journal = {Journal of Chemical Theory and Computation}
} }
@article{Burton2019May,
author = {Burton, Hugh G. A. and Thom, Alex J. W.}, @article{Dash_2019,
title = {{A General Approach for Multireference Ground and Excited States using Non-Orthogonal Configuration Interaction}}, doi = {10.1021/acs.jctc.9b00476},
journal = {arXiv}, url = {https://doi.org/10.1021%2Facs.jctc.9b00476},
year = {2019}, year = 2019,
month = {May}, month = {aug},
eprint = {1905.02626}, publisher = {American Chemical Society ({ACS})},
url = {https://arxiv.org/abs/1905.02626} author = {Monika Dash and Jonas Feldt and Saverio Moroni and Anthony Scemama and Claudia Filippi},
title = {Excited States with Selected Configuration Interaction-Quantum Monte Carlo: Chemically Accurate Excitation Energies and Geometries},
journal = {Journal of Chemical Theory and Computation}
} }
%%%% PUBLISHED PAPERS %%%% PUBLISHED PAPERS
@article{Ferte_2019,
doi = {10.1063/1.5082638},
url = {https://doi.org/10.1063%2F1.5082638},
year = 2019,
month = {feb},
publisher = {{AIP} Publishing},
volume = {150},
number = {8},
pages = {084103},
author = {Anthony Fert{\'{e}} and Emmanuel Giner and Julien Toulouse},
title = {Range-separated multideterminant density-functional theory with a short-range correlation functional of the on-top pair density},
}
@article{Caffarel_2019,
doi = {10.1063/1.5114703},
url = {https://doi.org/10.1063%2F1.5114703},
year = 2019,
month = {aug},
publisher = {{AIP} Publishing},
volume = {151},
number = {6},
pages = {064101},
author = {Michel Caffarel},
title = {Evaluating two-electron-repulsion integrals over arbitrary orbitals using zero variance Monte Carlo: Application to full configuration interaction calculations with Slater-type orbitals},
journal = {The Journal of Chemical Physics}
}
@article{Loos_2019, @article{Loos_2019,
doi = {10.1021/acs.jpclett.9b01176}, doi = {10.1021/acs.jpclett.9b01176},
url = {https://doi.org/10.1021%2Facs.jpclett.9b01176}, url = {https://doi.org/10.1021%2Facs.jpclett.9b01176},