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 IOPT4 integer Option flag for input of Bowen ratio 0=compute gridded Bowen ratio values from land use types using default Bowen ratio-land use table 1=compute gridded Bowen ratio values from land use types using new, user-specified Bowen ratio-land use table 2=input a gridded Bowen ratio field NEXT ** ILU integer Land use type and associated Bowen ratio. Two variables NLU lines BOWLU real array per line read as: do 120 I=1,NLU 120 READ(iogeo,*)ILU,BOWLU(I) NEXT *** NY lines BOWEN real array Bowen ratio 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,*)(BOWEN(n,j),n=1,NX) ** Included only if IOPT4 = 1 *** Included only if IOPT4 = 2 8-63

Section 8: CALMET Model Files Table 8-8 (Continued) GEO.DAT File Format Record Variable Type Description NEXT line IOPT5 integer Option flag for input of soil heat flux constant 0=compute gridded soil heat flux constant values from land use types using the default soil heat flux constant-land use table 1=compute gridded soil heat flux constant values from land use types using new, user-specified soil heat flux constant-land use table 2=input a gridded soil heat flux constant field NEXT ** NLU lines ILU integer Land use type and associated soil heat flux constant. Two HCGLU real array variables per line read as: do 120 I=1,NLU 120 READ(iogeo,*)ILU,HCGLU(I) NEXT *** NY lines HCG real array Soil heat flux constant 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,*)(HCG(n,j),n=1,NX) ** Included only if IOPT5 = 1 *** Included only if IOPT5 = 2 8-64

Section 8: CALMET Model Files<br />

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

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

Record Variable Type Description<br />

NEXT line IOPT5 integer Option flag for input <strong>of</strong> soil he<strong>at</strong> flux constant<br />

0=compute gridded soil he<strong>at</strong> flux constant<br />

values from land use types using the<br />

default soil he<strong>at</strong> flux constant-land use<br />

table<br />

1=compute gridded soil he<strong>at</strong> flux constant<br />

values from land use types using new,<br />

user-specified soil he<strong>at</strong> flux constant-land<br />

use table<br />

2=input a gridded soil he<strong>at</strong> flux constant field<br />

NEXT **<br />

NLU lines ILU integer Land use type and associ<strong>at</strong>ed soil he<strong>at</strong> flux constant. Two<br />

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

do 120 I=1,NLU<br />

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

NEXT *** NY<br />

lines<br />

HCG real array Soil he<strong>at</strong> flux constant <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,*)(HCG(n,j),n=1,NX)<br />

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

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

8-64

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

Saved successfully!

Ooh no, something went wrong!