smaret / astrochem

A code to compute the abundances of chemical species in the interstellar medium
Other
20 stars 12 forks source link

Cryptic message if no network is provided #62

Open smaret opened 7 years ago

smaret commented 7 years ago

If no network is specified in 'input.ini, astrochem fails with the rather cryptic message:

astrochem: error: the number of reactions is zero.

The message used to be clearer (here with version 0.5):

astrochem: error: no chemical network file specified in input_8.ini.
smaret commented 7 years ago

The test is still in input.c, I don't know why it fails.