Skip to content

Commit 1e1dc14

Browse files
authored
Remove unused param (#1648)
Turns out that we don't actually need a parameter to differentiate between ice and gas species indices in quokka.
1 parent d98d39b commit 1e1dc14

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

networks/metal_chem/_parameters

-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ redshift real 0e0
99
metallicity real 1e0
1010
# dust to gas ratio relative to solar
1111
dust2gas_ratio real 1e0
12-
# starting index for gas-phase species (after the ices)
13-
idx_gas_species int 2
1412

1513
# Cosmic ray ionization rate (per s)
1614
crate real 0e0

0 commit comments

Comments
 (0)