Skip to content

Commit

Permalink
Rename ice to total
Browse files Browse the repository at this point in the history
  • Loading branch information
psharda authored Sep 19, 2024
1 parent 612a20a commit 3e181f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions unit_test/burn_cell_metal_chem/inputs_metal_chem
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3e181f4

Please sign in to comment.