VIC参数定义

annual_prec
VIC uses the regression published by Kimball et. al. to improve the estimation of the dew point temperature in dry regions. This regression requires the average annual precipitation in mm for each grid cell. If the value of annual_prec is negative, the model will use the daily minimum temperature without modification for the dew point temperature.

avg_T
This parameter is the temperature of the soil at the damping depth. This temperature is often assumed to be the same as the average annual air temperature. This temperature is used as the bottom boundary of all thermal flux calculations made for the soil column.

b_infilt
The b_infilt parameter is the parameter used to describe the Variable Infiltration Curve. This is typically a value that is adjusted during the calibration of the VIC model. Parameter values range from 10-5 to 0.4. Higher values will produce more runoff. 0.2 is often used as a starting value.

bubble
The bubble parameter is the bubbling pressure, h, for the soil texture type (see, e.g., Table 5.3.2 in Rawls, et al (Handbook of Hydrology)). This parameter is necessary for running the VIC model with FULL_ENERGY==TRUEor FROZEN_SOIL==TRUE. Values must be > 0.0.

If you have a VIC soil parameter file created for water-balance mode runs, in which bubbling pressure has been set to a “nodata” value such as -99, you will not be able to use this soil parameter file for FULL_ENERGY==TRUE or FROZEN_SOIL==TRUE . However, a quick way to estimate bubbling pressure from the existing soil parameters (namely the expt parameter) is:

bubble = 0.32*expt + 4.3

This is illustrated in figure 1, generated by taking the data from table 5.3.2 in Rawls, et al (Handbook of Hydrology), computing expt from lambda, and performing a linear regression.

Reference: Rawls et al., Infiltration and Soil Water Movement, In: Handbook of Hydrology, D. Maidment (ed.), 1993

bulk_density
The bulk density in layers used in the VIC model can be compiled from data available through Penn State University at
http://dbwww.essc.psu.edu/geotree/dbtop/amer_n/us_48/data/soilprop/statsgo_geo/bd/doc.html

This reports bulk density for each of 11 individual layers, which cover a depth of 2.5 meters. The majority of data does not extend beyond 1.5 meters, which includes the first 9 of their 11 layers. The Penn State data is available in gridded form at a resolution of 30 arc-seconds.

The gridded bulk density data is imported into Arc/Info, where it is averaged for the appropriate individual layers and aggregated to the grid cell size.

cellnum
Cell numbers are assigned to each grid cell beginning with 1 at the upper left corner of the basin, and numbering consecutively by rows. Cell numbers will be referenced in soil files, as well as in the vegetation parameter file.

depth
Depth is the depth of each layer in meters. Though this can be changed in the calibration process, initially it can be set to the breakdown of layer depths selected by combining the 11 individual soil layers of the Penn State University STATSGO data (for example, the Ksat data).

dp
This is the soil theraml damping depth. It is defined as the depth in the soil column at which the soil temperature remains nearly constant annually. This is the depth to which soil thermal flux calculations will be made, and is often set to 4m. The constant temperature at this boundary is defined with the parameter avg_T.

Ds
The soil parameter Ds represents the fraction of the Dsmax parameter at which non-linear base-flow occurs. This is typically a parameter that is adjusted during the calibration of the VIC model. An initial value of 0.001 may be used. Typically this value is small (less than 1).

Dsmax
The parameter Dsmax is the maximum velocity of baseflow for each grid cell. This can be estimated using the saturated hydraulic conductivity, Ksat, for each grid cell multiplied by the slope of the grid cell. The values for Ksat can be averaged for the layers for which baseflow will be included. When working in decimal degrees, the elevation data for the basin should be projected to an equal area map projection, in order to have horizontal dimensions in the same units as the vertical dimensions so that the slopes computed in Arc/Info are meaningful values.

expt
The Exponent (expt) parameter is the exponent, n, from the Brooks-Corey relationship (see, e.g., Table 5.1.1 in Rawls, et al). Values can be estimated from the table of soil hydraulic properties indexed by soil texture (see table here). Values should be > 3.0.

Reference: Rawls et al., Infiltration and Soil Water Movement, In: Handbook of Hydrology, D. Maidment (ed.), 1993

init_moist
Initial moisture content of each layer can be set at any reasonable value. One approach is to use fractional soil moisture content (expressed as a fraction of the maximum soil moisture; max. soil moisture = porosity * layer depth) at the critical point, Wcr, which can be computed for each layer as a depth in millimeters by multiplying Wcr by the thickness of the layer in meters, and then multiplying by 1000.

Ksat
The parameter Ksat is the saturated hydraulic conductivity for each layer used in a VIC model. Ksat is approximated using data on soil textures available for the basin.

Soil textures are from the STATSGO database (USDA NRCS), which has been compiled from a state-by-state format into a U.S. database, available through Penn State University at http://dbwww.essc.psu.edu/geotree/dbtop/amer_n/us_48/data/soilprop/statsgo_geo/soiltext/doc.html

This reports 16 different soil texture classes for 11 layers, which cover a depth of 2.5 meters. The majority of data does not extend beyond 1.5 meters, which includes the first 9 of their 11 layers. The Penn State data is available in gridded form at a resolution of 30 arc-seconds.

The soil texture data is then imported into Arc/Info, where it is indexed to values of Ksat according to an index table soil hydraulic properties (see sample table here). The data in this table are placed into an INFO file in Arc/Info, and the individual relates are then created to be used in an Arc/Info macro to create the Ksat grid for each layer.

MIN_WIND_SPEED
MIN_WIND_SPEED defines the minimum observable wind speed, which is then used to correct the model forcing data. Anemometers typically have a minimum observable wind speed on the order of 0.5 m/s. When forcing the VIC model with hourly wind speeds, the model’s surface flux estimates have been observed to “hiccup” (especially in dry climates), while this does not impact the long term energy balance, it will be very noticeable when looking at daily fluxes. Therefore, VIC will use MIN_WIND_SPEED to restrict the minimum value of wind speed used to force the model.

Default value is set to 0 m/s, which works well when the model is forced with daily or monthly winds.

NLAYER
NLAYER is the number of soil moisture layers to be used by the model. Typically the number of layers is 2 or 3. The model cannot be run in energy balance mode with fewer than 3 layers (the top layer is thin 5-15cm), but the water balance model used to have only 2 layers. The model has not been tested with more than 3 layers, so problems may develop.

NODES
NODES defines the number of soil thermal nodes used by the model to explicitly solve soil thermal fluxes. At this time the explicit solution of the soil thermal fluxes occurs only when the model is run with the frozen soil algorithm activated. The model uses a node at the surface, a node at the bottom of the thin (5-15cm) top layer, and a node at the damping depth. If more nodes are defined they are distributed evenly between the bottom of the top layer and the damping depth. More nodes improves the accuracy of the soil heat flux solution, but also increases the computational time. We recommend at least 5 nodes.

off_gmt
off_gmt is the number of hours difference from GMT (aka UTC). These are the number of hours to be added to GMT/UTC to obtain local time for each grid cell. Sample offsets are listed in the table below. since UTC does not use any daylight savings adjustment, the gmt offset will decrease by one hour for those areas using daylight savings. For example, Eastern Standard Time (EST) changes from GMT-5 hours to Eastern Daylight Time (EDT) at GMT-4 hours.

Table of GMT Offsets in hours

ZoneCity or Area Zone Crosses
GMT-12Eniwetok
GMT-11Samoa
GMT-10Hawaii
GMT-9Alaska
GMT-8PST, Pacific US
GMT-7MST, Mountain US
GMT-6CST, Central US
GMT-5EST, Eastern US
GMT-4Atlantic, Canada
GMT-3Brazilia, Buenos Aries
GMT-2Mid-Atlantic
GMT-1Cape Verdes
GMTGreenwich Mean Time, Dublin
GMT+1Berlin, Rome
GMT+2Israel, Cairo
GMT+3Moscow, Kuwait
GMT+4Abu Dhabi, Muscat
GMT+5Islamabad, Karachi
GMT+6Almaty, Dhaka
GMT+7Bangkok, Jakarta
GMT+8Hong Kong, Beijing
GMT+9Tokyo, Osaka
GMT+10Sydney, Melbourne, Guam
GMT+11Magadan, Soloman Is.
GMT+12Fiji, Wellington, Auckland
  • Table copied from Texas A&M University Institute for Scientific Computation Web Page.

phi_s
The parameter phi_s is the unitless soil moisture diffusion coefficient. This parameter is designed for the future inclusion of soil moisture diffusion in the VIC model moisture trasport equations. Currently this feature has not been implemented so a value of -999 can be used as a placeholder.

resid_moist
Residual moisture content is the amount of soil moisture that cannot be removed from the soil by drainage or evapotranspiration. Values are provided to the model as soil moisture contents (volume of residual soil moisture content / total volume of soil) [mm/mm]. When residual soil moisture is defined as 0 mm/mm the soil hydraulic conductivity relationship collapses to Campbell (1974), otherwise it follows Brooks and Corey (1964).

Brooks, R. H. and A. T. Corey, Hydraulic Properties of Porous Media, Hydrology Paper 3, Colorado State University, Fort Collins, Colo, 1964.

Campbell, G. S., A Simple Method for Determining Unsaturated Conductivity from Moisture Retention Data, Soil Sci., vol. 117, pp. 311-314, 1974.

ROOT_ZONES
ROOT_ZONES is the number of root zones used in the vegetation parameter file to define the root distribution. This allows the rooting distribution to be defined independently of both vegetation type and soil layer depth. When soil moisture layer depths are changed during calibration, the model uses linear distribution based on the defined root zones to redistribute root fractions.

No default value is set, this parameter must be defined in the global parameter file.

rough
Surface roughness of bare soil, expressed in meters, can be set to a value 0.001, and adjusted according to local data.

snow_rough
The surface roughness of the snowpack, expressed in meters, can be set to an initial value of 0.0005, and can then be adjusted according to local data.

Wcr_FRACT
The parameter Wcr_FRACT (Wcr) is the fractional soil moisture (expressed as a fraction of the maximum soil moisture; max. soil moisture = porosity * layer depth) at the critical point, which is the water content below which hydraulic conductivity begins to fall below saturated values, as does transpiration. This is set at 70% of the field capacity, in accordance with the different soil textures. Field Capacity is defined as the water content at a tension of -33kPa.

Soil textures are from the STATSGO database (USDA NRCS), which has been compiled from a state-by-state format into a U.S. database, available through Penn State University at http://dbwww.essc.psu.edu/geotree/dbtop/amer_n/us_48/data/soilprop/statsgo_geo/soiltext/doc.html

This reports 16 different soil texture classes for 11 layers, which cover a depth of 2.5 meters. The majority of data does not extend beyond 1.5 meters, which includes the first 9 of their 11 layers. The Penn State data is available in gridded form at a resolution of 30 arc-seconds.

The soil texture data is then imported into Arc/Info, where it is indexed to values of Wcr according to the table SOILTEXT. The data in this table are placed into an INFO file in Arc/Info, and the individual relates are then created to be used in an Arc/Info macro to create the Wcr grid.

wind_h
The measurement wind height is the height above the ground at which wind observations were recorded. Typically wind observations are taken at a height of 2 m in clearings. However, the VIC model assumes wind observations are made above the vegetation cover in each grid cell and that wind speeds through and below the canopy can be found using exponential and logarithmic wind profiles. For short vegetation types (grasses, shrubs, etc.), the wind measurement height should be ~2 m above the top of the vegetation. For tall vegetation types (trees), especially those defined with an overstory, the wind measurement height should be set much higher than the vegetation. This is physically justified because a forest canopy impacts atmospheric stability to a much higher elevation, than shorter vegetation. If the model is required to run with an overstory defined, and the wind height set to just above the vegetation (for example the tree height + 2m) large negative evaporations and sublimations may be found during the winter months, as the snow interception algorithm is forced to use unrealistically strong wind speeds.

When defining a vegetation type with overstory, it is strongly recommended that wind_h be defined at least 10 m higher than the height of the vegetation.

Wpwp_FRACT
The parameter Wpwp_FRACT (wp) is the fractional soil moisture (expressed as a fraction of the maximum soil moisture; max. soil moisture = porosity * layer depth) at the wilting point. Wilting Point is set at the water content at a tension of 1500 kPa, and is approximated for the different soil textures.

Soil textures are from the STATSGO database (USDA NRCS), which has been compiled from a state-by-state format into a U.S. database, available through Penn State University at http://dbwww.essc.psu.edu/geotree/dbtop/amer_n/us_48/data/soilprop/statsgo_geo/soiltext/doc.html

This reports 16 different soil texture classes for 11 layers, which cover a depth of 2.5 meters. The majority of data does not extend beyond 1.5 meters, which includes the first 9 of their 11 layers. The Penn State data is available in gridded form at a resolution of 30 arc-seconds.

Ws
The parameter Ws is the fraction of maximum soil moisture where non-linear baseflow occurs. As with the Ds parameter, this is generally adjusted during the calibration phase of applying the VIC model. Values for Ws are typically greater than 0.5. An initial value of 0.9 can be used.

  • 1
    点赞
  • 6
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
SCE-UA方法是分布式水文模型参数率定的一种常用方法之一。在SCE-UA方法中,参数向量包含目标函数,即需要最小化的水文模拟误差,该模型是通过可行区域中的随机采样来构造的。VIC模型是水文模型中的一个经典模型,常用于陆面模拟和水文预测。 VIC(Variable Infiltration Capacity)模型是一种基于物理原理的宏观水文模型,常用于流域尺度水文模拟和预测。VIC模型基于土壤水量平衡方程、蒸散发和径流产生机制以及其他一些参数和区域特征进行计算。 SCE-UA方法的VIC率定过程首先需要确定参数集合,并定义模拟误差函数,然后通过随机采样方法来生成一系列的参数向量。对于每个参数向量,VIC模型都会被调用进行水文模拟,得到模型输出结果。然后将模型输出与观测数据进行对比,计算模拟误差。接着,根据定义的目标函数,利用适当的搜索算法来寻找最小化目标函数的参数值,从而得到最佳的参数集合。 SCE-UA方法的VIC率定可以帮助我们更准确地估计水文模型参数,从而提高水文模型的模拟能力。通过有效的参数率定,我们可以更好地模拟和预测流域的水文过程,对于水资源管理、防洪抗旱等方面具有重要意义。这个过程需要耗费大量的计算资源和对模型的理解,但是它提供了一种可行的方法来确定VIC模型的最优参数集合,从而提高模型的适应性和准确性。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值