We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbdfaf3 commit 1af40a8Copy full SHA for 1af40a8
src/common/m_chemistry.fpp
@@ -10,7 +10,7 @@ module m_chemistry
10
11
use m_thermochem, only: &
12
num_species, molecular_weights, get_temperature, get_net_production_rates, &
13
- gas_constant
+ gas_constant, get_mixture_molecular_weight
14
15
use m_global_parameters
16
0 commit comments