From 58c1f4e20b20b1a287b43a3bacfadaaadf615dd6 Mon Sep 17 00:00:00 2001 From: Aaron Bukowski Date: Tue, 7 Jan 2025 15:57:59 -0500 Subject: [PATCH] FEAT: if "ion" output type is specified, output magnetic coordinates > I really wanted to get these out. That's why I did all those previous commits. --- src/output.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/output.cpp b/src/output.cpp index db9a77b6..2a16a8c0 100644 --- a/src/output.cpp +++ b/src/output.cpp @@ -251,7 +251,7 @@ bool output(const Neutrals &neutrals, grid.radius_scgc); } - if (type_output == "bfield") { + if (type_output == "bfield" || type_output == "ions") { AllOutputContainers[iOutput].store_variable("mlat", "Magnetic Latitude", "degrees",