From c83c6aa865965648535001019b2534b164ee0263 Mon Sep 17 00:00:00 2001 From: Philipp Grete Date: Wed, 10 Jan 2024 17:13:51 +0100 Subject: [PATCH] Temp fix issue by using global profile --- src/pgen/cluster.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pgen/cluster.cpp b/src/pgen/cluster.cpp index fb9ab109..13525065 100644 --- a/src/pgen/cluster.cpp +++ b/src/pgen/cluster.cpp @@ -521,7 +521,8 @@ void ProblemGenerator(Mesh *pmesh, ParameterInput *pin, MeshData *md) { jb.e += 1; kb.s -= 1; kb.e += 1; - const auto P_rho_profile = he_sphere.generate_P_rho_profile(ib, jb, kb, coords); + // const auto P_rho_profile = he_sphere.generate_P_rho_profile(ib, jb, kb, coords); + const auto P_rho_profile = he_sphere.generate_P_rho_profile(1e-2, 3, 128); // initialize conserved variables parthenon::par_for(