From c9f9175c8c4582dc291caf3c8bb17844495e542a Mon Sep 17 00:00:00 2001 From: Quentin Brzustowski Date: Tue, 24 Mar 2020 14:41:17 +0100 Subject: [PATCH] corrected process for module of B field --- PARAM_DEF/sta_b_tot.xml | 9 +++------ PARAM_DEF/stb_b_tot.xml | 8 +++----- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/PARAM_DEF/sta_b_tot.xml b/PARAM_DEF/sta_b_tot.xml index 6fa7852..dce1b64 100644 --- a/PARAM_DEF/sta_b_tot.xml +++ b/PARAM_DEF/sta_b_tot.xml @@ -1,11 +1,8 @@ - - - - + - magnitude($sta_mag_1min_B_SC) + magnitude($sta_b_rtn) - + \ No newline at end of file diff --git a/PARAM_DEF/stb_b_tot.xml b/PARAM_DEF/stb_b_tot.xml index 32501e6..a302c97 100644 --- a/PARAM_DEF/stb_b_tot.xml +++ b/PARAM_DEF/stb_b_tot.xml @@ -2,10 +2,8 @@ - - - + - magnitude($stb_b_sc) + magnitude($stb_b_rtn) - + \ No newline at end of file -- libgit2 0.21.2