Skip to content

Commit 1af40a8

Browse files
committed
...
1 parent cbdfaf3 commit 1af40a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/m_chemistry.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module m_chemistry
1010

1111
use m_thermochem, only: &
1212
num_species, molecular_weights, get_temperature, get_net_production_rates, &
13-
gas_constant
13+
gas_constant, get_mixture_molecular_weight
1414

1515
use m_global_parameters
1616

0 commit comments

Comments
 (0)