- some species were renamed:
  APIN  -> APINENE
  BENZ  -> BENZENE
  BPIN  -> BPINENE
  CFC11 -> CFCl3
  CFC12 -> CF2Cl2
  TOL   -> TOLUENE
  XYL   -> LXYL
  BR2   -> Br2   (case sensitivity!)
  BRONO -> BrONO (case sensitivity!)

- change name to JVAL name:
  jx(ip_ACET)     --> jx(ip_CH3COCH3)        OK
  jx(ip_CFC113)   --> jx(ip_F113)            OK
  jx(ip_ClONO2_A) --> jx(ip_ClNO3)           OK
  jx(ip_ClONO2_B) --> jx(ip_ClONO2)          OK
  jx(ip_H2O_A)    --> jx(ip_H2O)             OK
  jx(ip_H2O_B)    --> jx(ip_H2O1D)           OK
  jx(ip_HCHO_A)   --> jx(ip_CHOH)            OK
  jx(ip_HCHO_B)   --> jx(ip_COH2)            OK
  jx(ip_MACR_A)   --> jx(ip_MACR)            OK
  jx(ip_N2O5_A)   --> jx(ip_N2O5)            OK
  jx(ip_NO3_A)    --> jx(ip_NO2O)            OK
  jx(ip_NO3_B)    --> jx(ip_NOO2)            OK
  jx(ip_O2_A)     --> jx(ip_O3PO1D)          OK
  jx(ip_O2_B)     --> jx(ip_O2)              OK
  jx(ip_O3_A)     --> jx(ip_O1D)             OK
  jx(ip_O3_B)     --> jx(ip_O3P)             OK

- use J(HONO)     instead of J(NO3-->NO2) for HONO + hv
- use J(BrNO2)    instead of J(BrO)       for BrNO2 + hv
- use J(CH3O2NO2) instead of J(HNO4)      for CH3O2NO2 + hv

- deactivated several stratospheric photolysis reactions because no
  J-value available from JVAL:
  jx(ip_CFC114)   --> 0
  jx(ip_CFC115)   --> 0
  jx(ip_ClO)      --> 0
  jx(ip_COF2)     --> 0
  jx(ip_COFCl)    --> 0
  jx(ip_H1202)    --> 0
  jx(ip_H2402)    --> 0
  jx(ip_H2O_C)    --> 0
  jx(ip_HBr)      --> 0
  jx(ip_HCFC141B) --> 0
  jx(ip_HCFC142B) --> 0
  jx(ip_HCFC22)   --> 0
  jx(ip_HF)       --> 0
  jx(ip_N2O5_B)   --> 0
  jx(ip_MACR_B)   --> 0

- modified photolysis reactions:
  jx(ip_ACETOL)   --> 0.65*0.11*jx(ip_CHOH)  scaled to HCHO
  jx(ip_BrONO2_A) --> 0.85*jx(ip_BrNO3)      MECCA has fixed QYs
  jx(ip_BrONO2_B) --> 0.15*jx(ip_BrNO3)      MECCA has fixed QYs
  jx(ip_CH4_A)    --> 0.42*jx(ip_CH4)        MECCA has fixed QYs
  jx(ip_CH4_B)    --> 0.48*jx(ip_CH4)        MECCA has fixed QYs
  jx(ip_HNO4_A)   --> .333*jx(ip_HNO4)       MECCA has fixed QYs
  jx(ip_HNO4_B)   --> .667*jx(ip_HNO4)       MECCA has fixed QYs
