From 36234f0822384b0bce01530d210522e7975b759b Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Wed, 2 Jan 2019 23:22:46 +0100 Subject: [PATCH] TODO --- TODO | 22 ++++++++-------------- docs/source/users_guide/qp_edit.rst | 4 ++++ 2 files changed, 12 insertions(+), 14 deletions(-) diff --git a/TODO b/TODO index 574e9b33..d1af2c20 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,4 @@ -!!!!!!!!!! ENLEVER CETTE SALOPERIE DE TRUC DANS VI !!!!!!!!!!!!!!!!!!!!!!!!!!!!! -# qp_module +# qp_plugins * Mettre le fichier LIB @@ -7,8 +6,7 @@ * Creer une page web pas trop degueu et la mettre ici : http://lcpq.github.io/quantum_package * Pour les README.rst des modules, mettre un deuxième saut à la ligne pour la doc en ligne. -* prendre des bouts du src/README.rst et en mettre partout - +* Changer irpf90 pour creer de la doc en format rst # Exterieur @@ -20,27 +18,21 @@ # Tests: - * >1000 dets - * Davidson - * Lapack * Extrapolation * DFT # User doc: - * qp_create_ezfio_from_xyz - * qp_set_frozen_core - * qp_set_mo_class - * qp_edit - * qp_convert + * Renvoyer a la doc des modules : c'est pour les programmeurs au depart! + * Mettre le mp2 comme exercice + * Interfaces : molden/fcidump * Natural orbitals - * Excited states * Parameters for Hartree-Fock * Parameters for Davidson * Running in parallel - * Parameters for selection (Generators/selectors) + * Parameters for selection (Generators) # Programmers doc: @@ -53,3 +45,5 @@ /home/scemama/quantum_package/docs/source/modules/perturbation.rst:216: WARNING : script pour mettre des :math: dans les commentaires + +# Selection stochastique diff --git a/docs/source/users_guide/qp_edit.rst b/docs/source/users_guide/qp_edit.rst index e6f84f24..3a1a5d84 100644 --- a/docs/source/users_guide/qp_edit.rst +++ b/docs/source/users_guide/qp_edit.rst @@ -12,6 +12,10 @@ document, where each section corresponds to the corresponding |qp| module. The content of the file can be modified to change the input parameters. When the text editor is closed, the updated data is saved into the |EZFIO| directory. +.. note:: + The text editor which will be opened is defined by the :envvar:`EDITOR` + environment variable. + .. warning:: When the wave function is too large (more than 10 000 determinants), the determinants are not displayed.