Table of Contents - The Atmospheric Studies Group at TRC

Table of Contents - The Atmospheric Studies Group at TRC Table of Contents - The Atmospheric Studies Group at TRC

29.01.2015 Views

Section 8: CALMET Model Files Table 8-8 (Continued) GEO.DAT File Format Record Variable Type Description NEXT line IOPT6 integer Option flag for input of anthropogenic heat flux (W/m 2 ) 0=compute gridded anthropogenic heat flux values from land use types using default anthropogenic heat flux-land use table 1=compute gridded anthropogenic heat flux values from land use types using new, user-specified anthropogenic heat flux-land use table 2=input a gridded anthropogenic heat flux field NEXT ** integer Land use type and associated anthropogenic heat flux ILU NLU lines real array (W/m 2 ). Two variables per line read as: QFLU do 120 I=1,NLU 120 READ(iogeo,*)ILU,QFLU(I) NEXT *** NY lines QF real array Anthropogenic heat flux (W/m 2 ) at each grid point (NX values per line). The following statements are used to read the data: do 150 J=NY,1,-1 150 READ(iogeo,*)(QF(n,j),n=1,NX) ** Included only if IOPT6 = 1 *** Included only if IOPT6 = 2 8-65

Section 8: CALMET Model Files Table 8-8 (Concluded) GEO.DAT File Format Record Variable Type Description NEXT line IOPT7 integer Option flag for input of leaf area index 0=compute gridded leaf area index values from land use types using default leaf area index-land use table 1=compute gridded leaf area index values from land use types using new, user-specified leaf area index-land use table 2=input a gridded leaf area index field NEXT ** ILU integer Land use type and associated leaf area index values. Two NLU lines XLAILU real array variables per line read as: do 120 I=1,NLU 120 READ(iogeo,*)ILU,XLAILU(I) NEXT *** NY lines XLAI real array Leaf area index value at each grid point (NX values per line). The following statements are used to read the data: do 150 J=NY,1,-1 150 READ(iogeo,*)(XLAI(n,j),n=1,NX) ** Included only if IOPT7 = 1 *** Included only if IOPT7 = 2 8-66

Section 8: CALMET Model Files<br />

<strong>Table</strong> 8-8 (Concluded)<br />

GEO.DAT File Form<strong>at</strong><br />

Record Variable Type Description<br />

NEXT line IOPT7 integer Option flag for input <strong>of</strong> leaf area index<br />

0=compute gridded leaf area index values<br />

from land use types using default leaf<br />

area index-land use table<br />

1=compute gridded leaf area index values<br />

from land use types using new,<br />

user-specified leaf area index-land use table<br />

2=input a gridded leaf area index field<br />

NEXT **<br />

ILU integer Land use type and associ<strong>at</strong>ed leaf area index values. Two<br />

NLU lines<br />

<br />

XLAILU real array variables per line read as:<br />

do 120 I=1,NLU<br />

120 READ(iogeo,*)ILU,XLAILU(I)<br />

NEXT ***<br />

NY lines<br />

XLAI real array Leaf area index value <strong>at</strong> each grid point (NX values per<br />

line). <strong>The</strong> following st<strong>at</strong>ements are used to read the d<strong>at</strong>a:<br />

do 150 J=NY,1,-1<br />

150 READ(iogeo,*)(XLAI(n,j),n=1,NX)<br />

** Included only if IOPT7 = 1<br />

*** Included only if IOPT7 = 2<br />

8-66

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

Saved successfully!

Ooh no, something went wrong!