Browse wiki
From CSDMS
About this component:
*This component was … About this component:</br>*This component was developed as part of the TopoFlow hydrologic model, which was originally written in IDL and had a point-and-click GUI. For more information on TopoFlow, please goto: https://csdms.colorado.edu/wiki/Model:TopoFlow.</br>*When used from within the CSDMS Modeling Tool (CMT), this component has "config" button which launches a graphical user interface (GUI) for changing input parameters. The GUI is a tabbed dialog with a Help button at the bottom that displays HTML help in a browser window.</br>*This component also has a configuration (CFG) file, with a name of the form: <case_prefix>_channels_diff_wave.cfg. This file can be edited with a text editor.</br>*The Numerical Python module (numpy) is used for fast, array-based processing.</br>*This model has an OpenMI-style interface, similar to OpenMI 2.0. Part of this interface is inherited from "CSDMS_base.py".his interface is inherited from "CSDMS_base.py". +
Yes +
No but planned +
Single Processor +
Creation date"Creation date" is a predefined property that corresponds to the date of the first revision of a subject and is provided by <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://www.semantic-mediawiki.org/wiki/Help:Special_properties">Semantic MediaWiki</a>.
18:35:18, 17 February 2010 +
Collaborators include: Larry Hinzman (UAF), Bob Bolton, Anna Liljedahl (UAF), Stefan Pohl, Tom Over and others +
This model/component is typically not calibrated to fit data, but is run with a best guess or measured value for each input parameter. +
Available test data sets:
*Treynor watersh … Available test data sets:</br>*Treynor watershed, in the Nishnabotna River basin, Iowa, USA.</br>* (Two large rainfall events.)</br>*Small basin in Kentucky.</br>*Inclined plane for testing.</br>*Arctic watershed data from Larry Hinzman (UAF).</br>*See /data/progs/topoflow/3.0/data on CSDMS cluster./progs/topoflow/3.0/data on CSDMS cluster. +
Several test datasets are stored on the CSDMS cluster at: /data/progs/topoflow/3.0/data. +
The input variables for the Priestley-Tayl … The input variables for the Priestley-Taylor method of estimating losses due to evaporation are defined as follows:</br> Q_SW = net shortwave radiation (W / m^2)</br> Q_LW = net longwave radiation (W / m^2)</br> T_air = air temperature (deg C)</br> T_surf = surface (snow) temperature (deg C)</br> T_soil_x = soil temperature at depth x (deg C)</br> x = reference depth in soil (m)</br> K_soil = thermal conductivity of soil (W / (m deg_C))</br> α = coefficient (unitless)</br> L_v = latent heat of vaporization, water (J / kg) (2500000) </br></br>The behavior of this component is controlled with a configuration (CFG) file, which may point to other files that contain input data. Here is a sample configuration (CFG) file for this component:</br></br> Method code: 0</br> Method name: Priestley-Taylor</br> Time step: Scalar 3600.00000000 (sec)</br> alpha: Scalar 1.20000000 (none)</br> K_soil: Scalar 0.44999999 (W/m/deg_C)</br> soil_x: Scalar 0.05000000 (m)</br> T_soil_x: Scalar 0.00000000 (deg C)</br> Save grid timestep: Scalar 60.00000000 (sec)</br> Save er grids: 0 Case5_2D-ETrate.rts (m/s)</br> Save pixels timestep: Scalar 60.00000000 (sec)</br> Save er pixels: 0 Case5_0D-ETrate.txt (m/s) Case5_0D-ETrate.txt (m/s) +
Main equations used by this component:
ET … Main equations used by this component:</br> ET = (1000 * Q_et) / (ρ_water * L_v) = evaporation rate (mm / sec)</br> Q_et = α * (0.406 + (0.011 * T_air)) * (Q_SW + Q_LW - Q_c) = energy flux used to evaporate water (W / m^2)</br> Q_c = K_soil * (T_soil_x - T_surf) * (100 / x) = conduction energy flux (W / m^2)0 / x) = conduction energy flux (W / m^2) +
Recommended grid cell size is around 100 meters, but can be parameterized to run with a wide range of grid cell sizes. DEM grid dimensions are typically less than 1000 columns by 1000 rows. +
This model/component needs more rigorous testing. +
None, except visualization software. Grid sequences saved in netCDF files can be viewed as animations and saved as movies using VisIt. +
Another program must be used to create the input grids. This includes a D8 flow grid derived from a DEM for the region to be modeled. The earlier, IDL version of TopoFlow can be used to create some of these. +
Priestley-Taylor method of estimating losses due to evaporation +
Typical timesteps are on the order of seconds to minutes. Model can be run for a full year or longer, if necessary. +
Active +
This process component is part of a spatially-distributed hydrologic model called TopoFlow, but it can now be used as a stand-alone model. +
Scott +
Has query"Has query" is a predefined property that represents meta information (in form of a <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://www.semantic-mediawiki.org/wiki/Subobject">subobject</a>) about individual queries and is provided by <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://www.semantic-mediawiki.org/wiki/Help:Special_properties">Semantic MediaWiki</a>.
Last editor is"Last editor is" is a predefined property that contains the page name of the user who created the last revision and is provided by <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://www.semantic-mediawiki.org/wiki/Help:Special_properties">Semantic MediaWiki</a>.
0.06 +
Standard +
Hydrology +
evaporation +, component +, priestley-taylor +, method +, model called topoflow +, spatially-distributed hydrologic model +, hydrologic model called +, called topoflow +, process component +, component is part +, spatially-distributed hydrologic +, hydrologic model +, model called +, stand-alone model +, topoflow +, model +, process +, part +, basins + and topoflow-evaporation-priestley taylor +
basins +
Single +
This site. +
Modification date"Modification date" is a predefined property that corresponds to the date of the last modification of a subject and is provided by <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://www.semantic-mediawiki.org/wiki/Help:Special_properties">Semantic MediaWiki</a>.
16:35:54, 6 June 2025 +
1 +
Evaporation process component (Priestley-Taylor method) for a D8-based, spatial hydrologic model +
1560 30th street +
80305 +
true +
None (but uses NumPy package) +
Apache public license +
Python +
Minutes to hours +
Through web repository +
https://github.com/peckhams/topoflow +
2001 +
Model developer +