VIC Model Overview
Contents:
- Main Features
- Land Cover and Soil
- Snow Model
- Meteorology (Inputs, Distributed Precip, and Snow/Elevation Bands)
- Frozen Soil (including Permafrost)
- Dynamic Lake/Wetland Model (new to 4.1.1)
- Flow Routing
Main Features
The VIC model is a large-scale, semi-distributed hydrologic model. As such, it shares several basic features with the other land surface models (LSMs) that are commonly coupled to global circulation models (GCMs):
- The land surface is modelled as a grid of large (>1km), flat, uniform cells
- Sub-grid heterogeneity (e.g. elevation, land cover) is handled via statistical distributions
- Inputs are time series of daily or sub-daily meteorological drivers (e.g. precipitation, air temperature, wind speed)
- Land-atmosphere fluxes, and the water and energy balances at the land surface, are simulated at a daily or sub-daily time step
- Water can only enter a grid cell via the atmosphere
- Non-channel flow between grid cells is ignored
- The portions of surface and subsurface runoff that reach the local channel network within a grid cell are assumed to be >> the portions that cross grid cell boundaries into neighboring cells
- Once water reaches the channel network, it is assumed to stay in the channel (it cannot flow back into the soil)
- Non-channel flow between grid cells is ignored
This last point has several consequences for VIC model implementation:
- Grid cells are simulated independently of each other
- Entire simulation is run for each grid cell separately, 1 grid cell at a time, rather than, for each time step, looping over all grid cells
- Meteorological input data for each grid cell (for the entire simulation period) are read from a file specific to that grid cell
- Time series of output variables for each grid cell (for the entire simulation period) are stored in files specific to that grid cell
- Routing of stream flow is performed separately from the land surface simulation, using a separate model (typically the routing model of Lohmann et al., 1996 and 1998)
Land Cover and Soil
Snow Model
Snow ModelVIC considers snow in several forms: ground snow pack, snow in the vegetation canopy, and snow on top of lake ice. Main features:
For more information about the snow pack formulation, click here. |
|
Meteorology
Meteorological Input Data
|
|
Distributed PrecipitationVIC can consider spatial heterogeneity in precipitation, arising from either storm fronts/local convection or topographic heterogeneity. Here we consider the influence of storm fronts and local convective activity. This functionality is controlled by the DIST_PRCP option in the global parameter file. Main features:
For more information about the distributed precipitation formulation, click here. |
|
Elevation BandsVIC can consider spatial heterogeneity in precipitation, arising from either storm fronts/local convection or topographic heterogeneity. Here we consider the influence of topography, via elevation bands. This is primarily used to produce more accurate estimates of mountain snow pack. This functionality is controlled by the SNOW_BAND option in the global parameter file. Main features:
For more information about the snow/elevation band formulation, click here. |
|
Frozen Soil Formulation
Soil Thermal SolutionVIC can use either the approximate soil temperature profile of Liang et al. (1999) or a finite difference solution that takes soil ice content into account, vis a vis Cherkauer et al. (1999).
For more information about the frozen soil formulation, click here. |
|
Permafrost Enhancements (new in 4.1.1)These apply to the case QUICK_FLUX = FALSE and FROZEN_SOIL = TRUE, i.e. the formulation of Cherkauer et al. (1999).
|
|
Excess Ice and Subsidence Model (new to 4.1.1)
|
|
Temperature Heterogeneity: "Spatial Frost"
|
|
Dynamic Lake/Wetland Model (new to 4.1.1)
Flow Routing
VIC Administrator Last modified: Tue Sep 1 12:58:47 PDT 2009
