Skip to content

Instantly share code, notes, and snippets.

@dlebauer
Last active November 9, 2015 20:46
Show Gist options
  • Save dlebauer/1cdcda5bdc7ce2818dc8 to your computer and use it in GitHub Desktop.
Save dlebauer/1cdcda5bdc7ce2818dc8 to your computer and use it in GitHub Desktop.
Miscanthus Calibrated for Illinois
<?xml version="1.0"?>
<config>
<run>
<start.date>2002-01-01</start.date>
<end.date>2010-12-31</end.date>
<met.file>/gpfs_scratch/haohu3//illinois.nc</met.file>
<soil.file>/gpfs_scratch/haohu3//hwsd.nc</soil.file>
</run>
<location>
<latitude>40.06</latitude>
<longitude>-88.2</longitude>
</location>
<simulationPeriod>
<dateofplanting>2002/01/01</dateofplanting>
<dateofharvest>2010/12/31</dateofharvest>
</simulationPeriod>
<pft>
<type>
<photosynthesis>C4</photosynthesis>
<genus>Miscanthus</genus>
<name>Miscanthus_x_giganteus</name>
</type>
<canopyControl>
<Sp>1.53244375873721</Sp>
<SpD>0</SpD>
<nlayers>10</nlayers>
<kd>0.24494402814778</kd>
<chi.l>1.50444089612361</chi.l>
<mResp>0.02,0.03</mResp>
<heightFactor>3</heightFactor>
<leafwidth>0.04</leafwidth>
<eteq>0</eteq>
</canopyControl>
<iPlantControl>
<iRhizome>3</iRhizome>
<iStem>1</iStem>
<iLeaf>0</iLeaf>
<iRoot>1</iRoot>
<ifrRhizome>0.01</ifrRhizome>
<ifrStem>0.01</ifrStem>
</iPlantControl>
<photoParms>
<vmax>31.6120510726385</vmax>
<alpha>0.0647772487383183</alpha>
<kparm>0.7</kparm>
<theta>0.83</theta>
<beta>0.93</beta>
<Rd>1.51621284576416</Rd>
<Catm>400</Catm>
<b0>0.014596031367845</b0>
<b1>3.1394688175605</b1>
<ws>1</ws>
<UPPERTEMP>37.5</UPPERTEMP>
<LOWERTEMP>3</LOWERTEMP>
</photoParms>
<phenoControl>
<Tbase>0</Tbase>
</phenoControl>
<seneControl>
<senLeaf>3000</senLeaf>
<senStem>3500</senStem>
<senRoot>4000</senRoot>
<senRhizome>4000</senRhizome>
</seneControl>
<soilControl>
<FieldC>-1</FieldC>
<WiltP>-1</WiltP>
<phi1>0.01</phi1>
<phi2>10</phi2>
<soilDepth>1</soilDepth>
<iWatCont>0.32</iWatCont>
<soilType>6</soilType>
<soilLayers>1</soilLayers>
<soilDepths></soilDepths>
<wsFun>0</wsFun>
<scsf>1</scsf>
<transpRes>5000000</transpRes>
<leafPotTh>-800</leafPotTh>
<hydrDist>0</hydrDist>
<rfl>0.2</rfl>
<rsec>0.2</rsec>
<rsdf>0.44</rsdf>
</soilControl>
<phenoParms>
<tp1>562</tp1>
<tp2>1312</tp2>
<tp3>2063</tp3>
<tp4>2676</tp4>
<tp5>3211</tp5>
<tp6>7000</tp6>
<kStem1>0.37</kStem1>
<kLeaf1>0.33</kLeaf1>
<kRoot1>0.3</kRoot1>
<kRhizome1>-0.0008</kRhizome1>
<kStem2>0.85</kStem2>
<kLeaf2>0.14</kLeaf2>
<kRoot2>0.01</kRoot2>
<kRhizome2>-0.0005</kRhizome2>
<kStem3>0.63</kStem3>
<kLeaf3>0.01</kLeaf3>
<kRoot3>0.01</kRoot3>
<kRhizome3>0.35</kRhizome3>
<kStem4>0.63</kStem4>
<kLeaf4>0.01</kLeaf4>
<kRoot4>0.01</kRoot4>
<kRhizome4>0.35</kRhizome4>
<kStem5>0.63</kStem5>
<kLeaf5>0.01</kLeaf5>
<kRoot5>0.01</kRoot5>
<kRhizome5>0.35</kRhizome5>
<kStem6>0.63</kStem6>
<kLeaf6>0.01</kLeaf6>
<kRoot6>0.01</kRoot6>
<kRhizome6>0.35</kRhizome6>
<kGrain6>0</kGrain6>
</phenoParms>
</pft>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment