r.topmodel.html 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. <h2>DESCRIPTION</h2>
  2. <b><em>r.topmodel</em></b> simulates TOPMODEL which is a physically based
  3. hydrologic model.
  4. <h3>Selected Parameters:</h3>
  5. <dl>
  6. <dt><b>parameters</b></dt>
  7. <dd>
  8. This file contains TOPMODEL parameters that describe the study area. Any lines
  9. starting with a # sign or empty lines are ignored.
  10. <div class="code"><pre>
  11. # Subcatchment name
  12. Subcatchment 1
  13. ################################################################################
  14. # A [m^2]: Total subcatchment area
  15. 3.31697E+07
  16. ################################################################################
  17. # qs0 [m/h]: Initial subsurface flow per unit area
  18. # "The first streamflow input is assumed to represent
  19. # only the subsurface flow contribution in the watershed."
  20. # - Liaw (1988)
  21. # lnTe [ln(m^2/h)]: Areal average of ln(T0) = ln(Te)
  22. # m [m]: Scaling parameter
  23. # Sr0 [m]: Initial root zone storage deficit
  24. # Srmax [m]: Maximum root zone storage deficit
  25. # td [h]: Unsaturated zone time delay per unit storage deficit
  26. # if greater than 0.
  27. # OR
  28. # -alpha: Effective vertical hydraulic gradient if not greater than 0.
  29. # For example, -10 means alpha = 10.
  30. # vch [m/h]: Main channel routing velocity
  31. # vr [m/h]: Internal subcatchment routing velocity
  32. # qs0 lnTe m Sr0 Srmax td/alpha vch vr
  33. 0.000075 4. 0.0125 0.0025 0.041 60. 20000. 10000.
  34. ################################################################################
  35. # infex: Calculate infiltration excess if not zero (integer)
  36. # K0 [m/h]: Surface hydraulic conductivity
  37. # psi [m]: Wetting front suction
  38. # dtheta: Water content change across the wetting front
  39. # infex K psi dtheta
  40. 0 2. 0.1 0.1
  41. ################################################################################
  42. # d [m]: Distance from catchment
  43. # The first value should be the mainstream distance from
  44. # the subcatchment outlet to the catchment outlet.
  45. # Ad_r: Cumulative area ratio of subcatchment (0.0 to 1.0)
  46. # The first and last values should be 0 and 1, respectively.
  47. # d Ad_r
  48. 0 0.0
  49. 1000 0.2
  50. 2000 0.4
  51. 3000 0.6
  52. 4000 0.8
  53. 5000 1.0
  54. </pre></div>
  55. </dd>
  56. <dt><b>input</b><dt>
  57. <dd>
  58. This file contains observed weather data.
  59. <div class="code"><pre>
  60. # ntimesteps: Number of time steps
  61. # dt [h]: Time increment per time step
  62. # ntimesteps dt
  63. 365 24
  64. ################################################################################
  65. # R [m/dt]: Rainfall
  66. # Ep [m/dt]: Potential evapotranspiration
  67. # R Ep
  68. 0.000033 0.000000
  69. 0.000053 0.011938
  70. 0.004821 0.000000
  71. .
  72. .
  73. .
  74. </pre></div>
  75. </dd>
  76. <dt><b>obsflow</b></dt>
  77. <dd>
  78. Compare simulated flows with observed flows and calculate the model
  79. efficiency. This file contains observed flow data and the number of records
  80. should match the number of time steps (ntimesteps in the input file).
  81. <div class="code"><pre>
  82. # Qobs [m^3/dt]: Observed flow per time step
  83. 2568918.24
  84. 1668573.562
  85. 1039800.24
  86. .
  87. .
  88. .
  89. </pre></div>
  90. </dd>
  91. <dt><b>timestep</b></dt>
  92. <dd>
  93. If a time step is specified, output will be generated for the specific time
  94. step in addition to the summary and total flows at the outlet. This parameter
  95. can be combined with topidxclass to specify a time step and topographic index
  96. class at the same time. If no topidxclass is given, output will be generated
  97. for all the topographic index classes.
  98. </dd>
  99. <dt><b>topidxclass</b></dt>
  100. <dd>
  101. If a topographic index class is specified, output will be generated for the
  102. given topographic index class. This parameter can be combined with timestep. If
  103. no timestep is given, output will be generated for all the time steps.
  104. </dd>
  105. <dt><b>topidx</b>, <b>ntopidxclasses</b>, <b>outtopidxstats</b></dt>
  106. <dd>
  107. The <b>topidx</b> map can optionally be used for creating a new topographic
  108. index statistics file. This map has to be already clipped to the catchment
  109. boundary. The entire range of topographic index values will be divided into
  110. <b>ntopidxclasses</b> and the number of cells in each class will be reported in
  111. the <b>outtopidxstats</b> file using the following command:
  112. <div class="code"><pre>
  113. r.stats -Anc input=[topidx] output=[outtopidxstats] nsteps=[ntopidxclasses]
  114. </pre></div>
  115. These three parameters can be omitted unless a new topidxstats file needs to be
  116. created.
  117. </dd>
  118. </dl>
  119. <h2>REFERENCES</h2>
  120. Cho, H., 2000. GIS Hydrological Modeling System by Using Programming Interface
  121. of GRASS. Master's Thesis, Department of Civil Engineering, Kyungpook National
  122. University, Korea.
  123. <p>
  124. Beven K., R. Lamb, P. Quinn, R. Romanowicz, and J. Freer, 1995. TOPMODEL, in
  125. V.P. Singh (Ed.). Computer Models of Watershed Hydrology. Water Resources
  126. Publications.
  127. <p>
  128. Liaw, S.C., 1988. Streamflow Simulation Using a Physically Based Hydrologic
  129. Model in Humid Forested Watersheds. Dissertation, Colorado State University,
  130. CO. p163.
  131. <h2>SEE ALSO</h2>
  132. <em>
  133. <a href="r.fill.dir.html">r.fill.dir</a>,
  134. <a href="r.mapcalc.html">r.mapcalc</a>,
  135. <a href="r.topidx.html">r.topidx</a>
  136. </em>
  137. <br>
  138. <a href="http://idea.isnew.info/grass_gis/r.topmodel">How to run r.topmodel</a>
  139. <h2>AUTHORS</h2>
  140. <a href="mailto:grass4u@gmail com">Huidae Cho</a><br>
  141. Hydro Laboratory, Kyungpook National University, South Korea
  142. <p>
  143. Based on TMOD9502.FOR by Keith Beven.
  144. <p><i>Last changed: $Date$</i>