uclchem / UCLCHEM

UCLCHEM - A gas-grain chemical code for Astrochemistry.
MIT License
29 stars 15 forks source link

Fix comparenetworks.py #42

Closed GijsVermarien closed 11 months ago

GijsVermarien commented 11 months ago

At some points we added user_defined_bulk to the return of read_species_file, so we cannot directly pipe its input into read_reaction_file. Currently this breaks comparenetworks.py.