From 4363e2ee9191394509958451065ee0b75c2e6d5a Mon Sep 17 00:00:00 2001 From: Piyush Sharda <34922596+psharda@users.noreply.github.com> Date: Thu, 19 Sep 2024 22:40:26 +0200 Subject: [PATCH 1/3] Rename ice to total --- networks/metal_chem/pynucastro.net | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/networks/metal_chem/pynucastro.net b/networks/metal_chem/pynucastro.net index 61548dc74..57611ab92 100644 --- a/networks/metal_chem/pynucastro.net +++ b/networks/metal_chem/pynucastro.net @@ -1,5 +1,5 @@ -co_ice CO_ice 1.0 1.0 -h2o_ice H2O_ice 1.0 1.0 +co_total CO_total 1.0 1.0 +h2o_total H2O_total 1.0 1.0 elec E 1.0 1.0 hp Hp 4.0 2.0 h H 12.0 6.0 From 612a20ae8b3eda9c5c52ebbb1d396fc28132b91e Mon Sep 17 00:00:00 2001 From: Piyush Sharda <34922596+psharda@users.noreply.github.com> Date: Thu, 19 Sep 2024 22:40:55 +0200 Subject: [PATCH 2/3] Rename ice to total --- unit_test/burn_cell_metal_chem/inputs_metal_chem_1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unit_test/burn_cell_metal_chem/inputs_metal_chem_1 b/unit_test/burn_cell_metal_chem/inputs_metal_chem_1 index b3e57d7bb..555d55295 100644 --- a/unit_test/burn_cell_metal_chem/inputs_metal_chem_1 +++ b/unit_test/burn_cell_metal_chem/inputs_metal_chem_1 @@ -12,8 +12,8 @@ unit_test.tmax = 7.e20 unit_test.temperature = 3e2 unit_test.ninit = 1e-1 # initial number densities (will be scaled to metallicity provided below automatically by burn_cell) -unit_test.primary_species_1 = 1e-40 #co_ice -unit_test.primary_species_2 = 1e-40 #h2o_ice +unit_test.primary_species_1 = 1e-40 #co_total +unit_test.primary_species_2 = 1e-40 #h2o_total unit_test.primary_species_3 = 1e-4 #e unit_test.primary_species_4 = 1e-4 #h+ unit_test.primary_species_5 = 1e0 #h From 3e181f4af50762f534616501c23392afb7309336 Mon Sep 17 00:00:00 2001 From: Piyush Sharda <34922596+psharda@users.noreply.github.com> Date: Thu, 19 Sep 2024 22:41:13 +0200 Subject: [PATCH 3/3] Rename ice to total --- unit_test/burn_cell_metal_chem/inputs_metal_chem | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unit_test/burn_cell_metal_chem/inputs_metal_chem b/unit_test/burn_cell_metal_chem/inputs_metal_chem index c650da3cd..4cd98f72e 100644 --- a/unit_test/burn_cell_metal_chem/inputs_metal_chem +++ b/unit_test/burn_cell_metal_chem/inputs_metal_chem @@ -12,8 +12,8 @@ unit_test.tmax = 7.e20 unit_test.temperature = 3e2 unit_test.ninit = 1e-1 # initial number densities (will be scaled to metallicity provided below automatically by burn_cell) -unit_test.primary_species_1 = 1e-40 #co_ice -unit_test.primary_species_2 = 1e-40 #h2o_ice +unit_test.primary_species_1 = 1e-40 #co_total +unit_test.primary_species_2 = 1e-40 #h2o_total unit_test.primary_species_3 = 1e-4 #e unit_test.primary_species_4 = 1e-4 #h+ unit_test.primary_species_5 = 1e0 #h