Show
Ignore:
Timestamp:
05/11/08 14:27:43 (8 months ago)
Author:
rjrw
Message:

Integrate Nick Abel's Ne, Ar additions to the chemistry.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/newmole/source/mole_reactions.cpp

    r2042 r2043  
    253253        } 
    254254 
    255 #       if 0 
    256         newreact("C+2,H2=>CH+,H+","hmrate",1e-11,0,0);  /* UMIST *fudge(0) */     
    257         newreact("O+2,H2=>H2+,O+","hmrate",1e-11,0,0); /* UMIST *fudge(0) */ 
    258         newreact("S+2,H2=>H2+,S+","hmrate",1e-11,0,0); /* UMIST *fudge(0) */ 
    259         newreact("N+2,H2=>H2+,N+","hmrate",1e-11,0,0); /* UMIST *fudge(0) */ 
    260         newreact("C+2,H2=>H2+,C+","hmrate",1e-11,0,0); /* UMIST *fudge(0) */ 
    261         newreact("O+2,H2=>OH+,H+","hmrate",1e-11,0,0); /* UMIST *fudge(0) */ 
    262 #       endif 
    263         newreact("Ne+2,H2=>Ne+,H+,H","hmrate",1e-11,0,0); /* UMIST *fudge(1)     */ 
    264         newreact("S+2,H2=>HS+,H+","hmrate",1.6e-9,0,0); /* UMIST        *fudge(0)  */ 
    265         newreact("S+2,H2=>H2+,S+","hmrate",1.6e-9,0,0); /* UMIST        *fudge(1) */ 
    266         newreact("S+2,H=>H+,S+","hmrate",1.0e-14,0,0); /* UMIST  */ 
     255        /* Sulphur Chemistry, involving double ions */ 
     256        newreact("S+2,H2=>HS+,H+","hmrate",1.6e-9,0,0); /* Chen et al. 2003  */ 
     257        newreact("S+2,H=>H+,S+","hmrate",1.0e-14,0,0); /* Yan 1997 */ 
     258        /* Argon Chemistry -- from database compiled by V. G. Anicich at http://ntrs.nasa.gov/search.jsp?R=781494&id=5&qs=N%3D4294878962 */ 
     259        newreact("H2+,Ar=>ArH+,H","hmrate",2.3e-9,0,0); /* Anicich 2003 Database */ 
     260        newreact("H3+,Ar=>ArH+,H2","hmrate",3.65e-10,0,0); /* Anicich 2003 Database */ 
     261        newreact("N2+,Ar=>Ar+,N2","hmrate",3.65e-10,0,0); /* Anicich 2003 Database */ 
     262        newreact("Ar+,H2=>Ar,H2+","hmrate",2.0e-12,0,0); /* Anicich 2003 Database */ 
     263        newreact("Ar+,H2=>ArH+,H","hmrate",8.72e-10,0,0); /* Anicich 2003 Database */ 
     264        newreact("Ar+,CH4=>CH2+,Ar,H2","hmrate",1.4e-10,0,0); /* Anicich 2003 Database */ 
     265        newreact("Ar+,CH4=>CH3+,Ar,H","hmrate",7.9e-10,0,0); /* Anicich 2003 Database */ 
     266        newreact("Ar+,NH3=>Ar,NH3+","hmrate",1.6e-9,0,0); /* Anicich 2003 Database */ 
     267        newreact("Ar+,N2=>N2+,Ar","hmrate",1.2e-11,0,0); /* Anicich 2003 Database */ 
     268        newreact("Ar+,H2O=>H2O+,Ar","hmrate",1.3e-9,0,0); /* Anicich 2003 Database */ 
     269        newreact("Ar+,O2=>O2+,Ar","hmrate",3.5e-11,0,0); /* Anicich 2003 Database */ 
     270        newreact("Ar+,HCl=>HCl+,Ar","hmrate",2.9e-10,0,0); /* Anicich 2003 Database */ 
     271        newreact("Ar+,HCl=>Cl,ArH+","hmrate",6.0e-11,0,0); /* Anicich 2003 Database */ 
     272        newreact("Ar+,CO=>CO+,Ar","hmrate",2.8e-11,0,0); /* Anicich 2003 Database */ 
     273        newreact("ArH+,e-=>H,Ar","hmrate",1.0e-7,-0.50,0); /* Guess based on typical electron recombination rate coefficients */ 
     274        /* Neon Chemistry -- from database compiled by V. G. Anicich at http://ntrs.nasa.gov/search.jsp?R=781494&id=5&qs=N%3D4294878962 */ 
     275        newreact("Ne+2,H=>Ne+,H+","hmrate",1e-14,0,0); /*Arnnaud & Rothenflug (1985) */ 
     276        newreact("H2+,Ne=>NeH+,H","hmrate",2.3e-10,0,0); /* Anicich 2003 Database */ 
     277        newreact("H3+,Ne=>NeH+,H2","hmrate",3.65e-10,0,0); /* Anicich 2003 Database */ 
     278        newreact("HeH+,Ne=>NeH+,He","hmrate",1.25e-9,0,0); /* Anicich 2003 Database */ 
     279        newreact("Ne+,CH4=>CH+,Ne,H2,H","hmrate",8.4e-13,0,0); /* Anicich 2003 Database */ 
     280        newreact("Ne+,CH4=>CH2+,Ne,H2","hmrate",4.2e-12,0,0); /* Anicich 2003 Database */ 
     281        newreact("Ne+,CH4=>CH3+,Ne,H","hmrate",4.7e-12,0,0); /* Anicich 2003 Database */ 
     282        newreact("Ne+,CH4=>CH4+,Ne","hmrate",1.1e-11,0,0); /* Anicich 2003 Database */ 
     283        newreact("Ne+,NH3=>NH+,Ne,H2","hmrate",4.5e-12,0,0); /* Anicich 2003 Database */ 
     284        newreact("Ne+,NH3=>NH2+,Ne,H","hmrate",1.9e-10,0,0); /* Anicich 2003 Database */ 
     285        newreact("Ne+,NH3=>NH3+,Ne","hmrate",2.7e-11,0,0); /* Anicich 2003 Database */ 
     286        newreact("Ne+,N2=>N2+,Ne","hmrate",1.1e-13,0,0); /* Anicich 2003 Database */ 
     287        newreact("Ne+,H2O=>H2O+,Ne","hmrate",8.0e-10,0,0); /* Anicich 2003 Database */ 
     288        newreact("Ne+,O2=>O+,Ne,O","hmrate",6.0e-11,0,0); /* Anicich 2003 Database */ 
     289        newreact("NeH+,H2=>H3+,Ne","hmrate",2.0e-11,0,0); /* Anicich 2003 Database */ 
     290        newreact("NeH+,He=>HeH+,Ne","hmrate",3.8e-14,0,0); /* Anicich 2003 Database */ 
     291        newreact("NeH+,e-=>H,Ne","hmrate",1.0e-7,-0.5,0); /* Guess based on typical electron recombination rate coefficients */ 
    267292 
    268293        /* mutual neutralization with heavies, rate from Dalgarno and McCray