Orographic precipitation is a significant phenomenon in certain areas of the world. To account for orographic effects on both precipitation and temperature, SWAT+ allows up to 10 elevation bands to be defined in each subbasin. Precipitation and maximum and minimum temperatures are calculated for each band as a function of the respective lapse rate and the difference between the gage elevation and the average elevation specified for the band. For precipitation,
when
1:4.1.1
where is the precipitation falling in the elevation band (mm HO), is the precipitation recorded at the gage or generated from gage data (mm HO), is the mean elevation in the elevation band (m), is the elevation at the recording gage (m), is the precipitation lapse rate (mm HO/km), is the average number of days of precipitation in the subbasin in a year, and 1000 is a factor needed to convert meters to kilometers. For temperature,
1:4.1.2
1:4.1.3
1:4.1.4
where is the maximum daily temperature in the elevation band (°C), is the minimum daily temperature in the elevation band (°C), is the mean daily temperature in the elevation band (°C), is the maximum daily temperature recorded at the gage or generated from gage data (°C), is the minimum daily temperature recorded at the gage or generated from gage data (°C), is the mean daily temperature recorded at the gage or generated from gage data (°C), is the mean elevation in the elevation band (m), is the elevation at the recording gage (m), tlaps is the temperature lapse rate (°C/km), and 1000 is a factor needed to convert meters to kilometers.
Once the precipitation and temperature values have been calculated for each elevation band in the subbasin, new average subbasin precipitation and temperature values are calculated:
1:4.1.5
1:4.1.6
1:4.1.7
1:4.1.8
where is the daily average precipitation adjusted for orographic effects (mm HO), is the daily maximum temperature adjusted for orographic effects (°C), is the daily minimum temperature adjusted for orographic effects (°C), is the daily mean temperature adjusted for orographic effects (°C), is the precipitation falling in elevation band (mm H2O), is the maximum daily temperature in elevation band (°C), is the minimum daily temperature in elevation band (°C), is the mean daily temperature in elevation band (°C), is the fraction of subbasin area within the elevation band, and is the total number of elevation bands in the subbasin.
The only processes modeled separately for each individual elevation band are the accumulation, sublimation and melting of snow. As with the initial precipitation and temperature data, after amounts of sublimation and snow melt are determined for each elevation band, subbasin average values are calculated. These average values are the values that are used in the remainder of the simulation and reported in the output files.
Table 1:4-1: SWAT+ input variables that pertain to orographic effects.
Variable Name | Definition | File Name |
---|---|---|
The impact of global climate change on water supply is a major area of research. Climate change can be simulated with SWAT+ by manipulating the climatic input that is read into the model (precipitation, temperature, solar radiation, relative humidity, wind speed, potential evapotranspiration and weather generator parameters). A less time-consuming method is to set adjustment factors for the various climatic inputs.
SWAT+ will allow users to adjust precipitation, temperature, solar radiation, relative humidity, and carbon dioxide levels in each subbasin. The alteration of precipitation, temperature, solar radiation and relative humidity are straightforward:
1:4.2.1
where is the precipitation falling in the subbasin on a given day (mm HO), and is the % change in rainfall.
1:4.2.2
where is the daily maximum temperature (°C), and is the change in temperature (°C).
1:4.2.3
where is the daily minimum temperature (°C), and is the change in temperature (°C).
1:4.2.4
where is the daily mean temperature (°C), and is the change in temperature (°C).
1:4.2.5
where is the daily solar radiation reaching the earth’s surface (), and is the change in radiation ().
1:4.2.6
where is the relative humidity for the day expressed as a fraction, and is the change in relative humidity expressed as a fraction.
SWAT+ allows the adjustment terms to vary from month to month so that the user is able to simulate seasonal changes in climatic conditions.
Changes in carbon dioxide levels impact plant growth. As carbon dioxide levels increase, plant productivity increases and plant water requirements go down. The equations used to account for the impact of carbon dioxide levels on plant water requirements are reviewed in Chapters 2:2 and 5:2. When carbon dioxide climate change effects are being simulated, the Penman-Monteith equation must be used to calculate potential evapotranspiration. This method has been modified to account for CO2 impacts on potential evapotranspiration levels.
Table 1:4-2: SWAT+ input variables that pertain to climate change.
RFINC(mon)
: % change in rainfall for month
.sub
TMPINC(mon)
: increase or decrease in temperature for month (°C)
.sub
RADINC(mon)
: increase or decrease in solar radiation reaching earth’s surface for month (MJ m)
.sub
HUMINC(mon)
: increase or decrease in relative humidity for month
.sub
CO2
: carbon dioxide level in subbasin (ppmv)
.sub
IPET
Potential evapotranspiration method
.bsn
ELEVB
: Elevation at center of the elevation band (m)
.sub
ELEVB_FR
: Fraction of subbasin area within the elevation band.
.sub
WELEV
: Elevation of recording gage whose data is used to calculate values in .wgn file (m)
.wgn
ELEVATION
: Elevation of precipitation recording gage (m)
.pcp
ELEVATION
: Elevation of temperature recording gage (m)
.tmp
PLAPS
: Precipitation lapse rate (mm HO/km)
.sub
PCPD(mon)
average number of days of precipitation in month , (PCPD(mon) for a subbasin
.wgn
TLAPS
: Temperature lapse rate (°C/km)
.sub
PRECIPITATION
: Daily precipitation (mm HO)
.pcp
MAX TEMP
: Daily maximum temperature (°C)
.tmp
MIN TEMP
: Daily minimum temperature (°C)
.tmp
SWAT+ is capable of simulating a number of climate customization options. Orographic impacts on temperature and precipitation for watersheds in mountainous regions can be simulated. The model will also modify climate inputs for simulations that are looking at the impact of climatic change in a given watershed. Finally, SWAT+ allows a weather forecast period to be incorporated into a simulation to study the effects of predicted weather in a watershed.
Being able to assess the impact of predicted weather in a watershed is useful for some applications. For example, reservoir management can better time needed water releases if they know the impact of storms in the near future.
SWAT+ allows a forecast period to be defined in a simulation. The simulation is split into two parts. During the first portion of the simulation, climatic data is read in from input files or generated using the long-term averages input by the user in the weather generator (.wgn) file. When the simulation reaches the first day of the forecast period (defined by FCSTDAY and FCSTYR in file.cio) the model replaces the long-term weather generator averages with averages provided for the forecast period. All climatic data required by SWAT+ is generated during the forecast period.
Forecast data provided by the U.S. National Weather Service is summarized by region. SWAT+ allows the user to incorporate data for multiple regions within one simulation. The forecast region number assigned to a subbasin must correspond to a forecast region number given for a specific dataset in the forecast input file (.cst).
SWAT+ allows the user to define alternative temperature and precipitation averages for the forecast period to generate daily precipitation and temperature values. For temperature, the user specifies the average maximum and minimum air temperature and the standard deviation for these averages. For precipitation, the user specifies the average amount of precipitation falling by month along with the standard deviation and skew coefficient for that average. The user must also define the wet/dry day probabilities and the average number of days of precipitation expected.
The forecast period must be simulated a number of times to obtain a distribution of possible weather scenarios. The user defines the number of model runs made (FCSTCYCLES in file.cio). A minimum of 20 cycles is recommended. The only difference between forecast scenarios is the value of the random number seeds used to generate daily weather values.
Table 1:4-3: SWAT+ input variables that pertain to forecast incorporation.
Variable Name | Definition | File Name |
---|---|---|
FCSTDAY
First day of forecast period (julian date).
file.cio
FCSTYR
Year that forecast period begins.
file.cio
FCSTCYCLES
Number of times forecast period is simulated.
file.cio
FCSTFILE
Name of input file containing forecast data.
file.cio
FCST_REG
Forecast region number
.sub,.cst
FCST_REGTOT
Total number of forecast regions used in watershed
.cst
FTMPMX(mon)
: average maximum air temperature for month (°C)
.cst
FTMPMN(mon)
: average minimum air temperature for month (°C)
.cst
FTMPSTDMX(mon)
: standard deviation for maximum air temperature in month (°C)
.cst
FTMPSTDMN(mon)
: standard deviation for minimum air temperature in month (°C)
.cst
FPCPMM(mon)
average amount of precipitation falling in month (mm HO)
.cst
FPCPSTD(mon)
: standard deviation for daily precipitation in month (mm HO)
.cst
FPCPSKW(mon)
: skew coefficient for daily precipitation in month
.cst
FPR_W(1,mon)
: probability of a wet day following a dry day in month
.cst
FPR_W(2,mon)
: probability of a wet day following a wet day in month
.cst
FPCPD(mon)
average number of days of precipitation in month
.cst