01.12.2012 Views

Alternative small scale meteorology input to a chemical transport ...

Alternative small scale meteorology input to a chemical transport ...

Alternative small scale meteorology input to a chemical transport ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

C** Set up includes for grid & universal constants<br />

C<br />

INCLUDE SUBST_HGRD_ID<br />

INCLUDE SUBST_VGRD_ID<br />

INCLUDE SUBST_COORD_ID<br />

INCLUDE SUBST_CONST<br />

INCLUDE 'MCIPPARM.EXT' ! params for mcip<br />

INCLUDE 'MCIPCOM.EXT' ! commons for mcip<br />

INCLUDE 'LRADMDAT.EXT'<br />

C<br />

C** Set up includes and array dimensions for CALMET<br />

INCLUDE 'CMINPUT.EXT'<br />

C ------------------------------------------------------------------<br />

C<br />

C<br />

C** LOCAL INDICES<br />

C for setting Coarse domain wind <strong>to</strong> satisfy fine grid domain<br />

C<br />

INTEGER NCG_I, NCG_J ! window size in terms of MET grid<br />

SAVE NCG_I, NCG_J ! keep in the memory<br />

INTEGER NITER, ILU<br />

C<br />

C** Local scratch variables<br />

C<br />

INTEGER SDATE ! TIMESTEP'S START DATE<br />

INTEGER STIME ! TIMESTEP'S START TIME<br />

INTEGER ISTAT ! STATUS RETURNED FROM SANITY CHECKS<br />

INTEGER ISESN ! season of year code<br />

C<br />

INTEGER NSTEPS ! run duration: number of output time steps<br />

INTEGER NREPS ! number of model time steps per output step<br />

INTEGER ISTEP ! current output time step number<br />

INTEGER IREP ! model step number within this output step<br />

REAL*8 XCENT_M<br />

REAL*8 YCENT_M<br />

REAL*8 XORIG_M<br />

REAL*8 YORIG_M<br />

REAL*8 XCELL_M<br />

REAL*8 YCELL_M<br />

REAL VGTOP_M<br />

REAL MOUTFRQ ! Output frequency of MET data in min.<br />

REAL MET_RESOL ! Resolution of met. model in meters<br />

REAL RNDX ! real NDX<br />

REAL RNTHIK<br />

REAL XORIG_W<br />

65

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!