From 3630d570dfa012c6c71c1eb8795afc5e467c3236 Mon Sep 17 00:00:00 2001 From: Justus Kuhlmann Date: Mon, 31 Mar 2025 14:00:39 +0000 Subject: [PATCH] Add F_V0 --- corrlib/input/sfcf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/corrlib/input/sfcf.py b/corrlib/input/sfcf.py index 0fb3651..2133fdb 100644 --- a/corrlib/input/sfcf.py +++ b/corrlib/input/sfcf.py @@ -48,6 +48,7 @@ bb_corrs = [ 'f_1', 'F1ll', 'k_1', + 'F_V0', 'F_AA_a', 'F_AA_d', 'F_AdP_a',