Skip to content

Commit

Permalink
Remove unused param (#1648)
Browse files Browse the repository at this point in the history
Turns out that we don't actually need a parameter to differentiate between ice and gas species indices in quokka.
  • Loading branch information
psharda authored Sep 8, 2024
1 parent d98d39b commit 1e1dc14
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions networks/metal_chem/_parameters
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ redshift real 0e0
metallicity real 1e0
# dust to gas ratio relative to solar
dust2gas_ratio real 1e0
# starting index for gas-phase species (after the ices)
idx_gas_species int 2

# Cosmic ray ionization rate (per s)
crate real 0e0
Expand Down

0 comments on commit 1e1dc14

Please sign in to comment.