From 5ae5e187c4af4fc16fefd5a128946238d1ec1ef3 Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Fri, 13 Dec 2024 14:41:51 +0100 Subject: [PATCH] Minor changes --- org/qmckl_jastrow_champ.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org/qmckl_jastrow_champ.org b/org/qmckl_jastrow_champ.org index 6101e68..6770cfc 100644 --- a/org/qmckl_jastrow_champ.org +++ b/org/qmckl_jastrow_champ.org @@ -4316,7 +4316,7 @@ assert(qmckl_jastrow_champ_provided(context)); #+end_src ** Electron-nucleus component -*** Asymptotic component for +*** Asymptotic component Calculate the asymptotic component ~asymp_jasa~ to be subtracted from the final electron-nucleus jastrow factor \(J_{\text{eN}}\). The asymptotic component is calculated @@ -10873,7 +10873,7 @@ interface end function qmckl_get_jastrow_champ_factor_een_gl end interface #+end_src - # + **** Provide :noexport: #+begin_src c :comments org :tangle (eval h_private_func) :noweb yes :exports none qmckl_exit_code qmckl_provide_jastrow_champ_factor_een_gl(qmckl_context context);