From a294a49cc32c547961265379922f626807636398 Mon Sep 17 00:00:00 2001 From: hsitaram Date: Tue, 8 Oct 2024 11:17:20 -0600 Subject: [PATCH] missed initializing radii before flux calcs --- Source/MOL.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Source/MOL.cpp b/Source/MOL.cpp index e2b443407..0b9a2a20c 100644 --- a/Source/MOL.cpp +++ b/Source/MOL.cpp @@ -136,7 +136,8 @@ pc_compute_hyp_mol_flux( amrex::Real flux_tmp[NVAR] = {0.0}; amrex::Real ustar = 0.0; - amrex::Real radl, radr; + amrex::Real radl=0.0; + amrex::Real radr=0.0; if (using_rotframe) { radr =