Add files via upload

This commit is contained in:
Xuesong (Steve)
2018-08-28 00:43:47 -04:00
committed by GitHub
parent b9acb75507
commit e17feeaad3
96 changed files with 68216 additions and 0 deletions

10
code/CMN_MONOT Normal file
View File

@ -0,0 +1,10 @@
! $Id: CMN_MONOT,v 1.1 2009/06/09 21:51:50 daven Exp $
!
!-----COMMON BLOCKS FOR MONOTERPENE
!
! (1 ) Changed RCS ID tag comment character from "C" to "!" to allow freeform
! compilation. Updated comments, cosmetic changes. (bmy, 6/25/02)
! Baseline emission
REAL*8 BASEMONOT
COMMON /BDFMONOT/ BASEMONOT(MAXIJ,NTYPE)