uclchem / UCLCHEM

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

Ionpol reactions #20

Closed jonholdship closed 2 years ago

jonholdship commented 2 years ago

The KIDA network has two types of reactions that are not in UMIST and so are not coded for in UCLCHEM: ionpol1 and ionpol2. There's details in this document.

Adding a section to rates.f90 to deal with ionpol reactions would be trivial, it's just a case of letting UCLCHEM know which reactions are ionpols in a way that doesn't break the way MakeRates currently reads in UMIST files.

jonholdship commented 2 years ago

Ionopols added