Nitrogen Uptake

Plant nitrogen uptake is controlled by the plant nitrogen equation. The plant nitrogen equation calculates the fraction of nitrogen in the plant biomass as a function of growth stage given optimal growing conditions.

frN=(frN,1frN,3)[1frPHUfrPHU+exp(n1n2frPHU)]+frN,3fr_N=(fr_{N,1}-fr_{N,3})*[1-\frac{fr_{PHU}}{fr_{PHU}+exp(n_1-n_2*fr_{PHU})}]+fr_{N,3} 5:2.3.1

where frNfr_N is the fraction of nitrogen in the plant biomass on a given day, frN,1fr_{N,1} is the normal fraction of nitrogen in the plant biomass at emergence, frN,3fr_{N,3} is the normal fraction of nitrogen in the plant biomass at maturity, frPHUfr_{PHU} is the fraction of potential heat units accumulated for the plant on a given day in the growing season, and n1n_1 and n2n_2 are shape coefficients.

The shape coefficients are calculated by solving equation 5:2.3.1 using two known points (frN,2fr_{N,2}, frPHU,50%fr_{PHU,50\%} ) and (frN,3fr_{N,3}, frPHU,100%fr_{PHU,100\%}):

n1=1n[frPHU,50%(1(frN,2frN,3)(frN,1frN,3))frPHU,50%]+n2frPHU,50%n_1=1n[\frac{fr_{PHU,50\%}}{(1-\frac{(fr_{N,2}-fr_{N,3})}{(fr_{N,1}-fr_{N,3})})}-fr_{PHU,50\%}]+n_2*fr_{PHU,50\%} 5:2.3.2

n2=(1n[frPHU,50%(1(frN,2frN,3)(frN,1frN,3))frPHU,50%]1n[frPHU,100%(1(frN,3frN,3)(frN,1frN,3))frPHU,100%])frPHU,100%frPHU,50%n_2=\frac{(1n[\frac{fr_{PHU,50\%}}{(1-\frac{(fr_{N,2}-fr_{N,3})}{(fr_{N,1}-fr_{N,3})})}-fr_{PHU,50\%}]-1n[\frac{fr_{PHU,100\%}}{(1-\frac{(fr_{N,\sim3}-fr_{N,3})}{(fr_{N,1}-fr_{N,3})})}-fr_{PHU,100\%}])}{fr_{PHU,100\%}-fr_{PHU,50\%}} 5:2.3.3

where n1n_1 is the first shape coefficient, n2n_2 is the second shape coefficient, frN,1fr_{N,1} is the normal fraction of nitrogen in the plant biomass at emergence, frN,2fr_{N,2} is the normal fraction of nitrogen in the plant biomass at 50% maturity, frN,3fr_{N,3} is the normal fraction of nitrogen in the plant biomass at maturity, frN,3fr_{N,\sim 3} is the normal fraction of nitrogen in the plant biomass near maturity, frPHU,50%fr_{PHU,50\%} is the fraction of potential heat units accumulated for the plant at 50% maturity (frPHU,50%fr_{PHU,50\%}=0.5), and frPHU,100%fr_{PHU,100\%} is the fraction of potential heat units accumulated for the plant at maturity (frPHU,100%fr_{PHU,100\%}=1.0). The normal fraction of nitrogen in the plant biomass near maturity (frN,3fr_{N,\sim 3}) is used in equation 5:2.3.3 to ensure that the denominator term (1(frN,3frN,3)(frN,1frN,3))(1-\frac{(fr_{N,\sim3}-fr_{N,3})}{(fr_{N,1}-fr_{N,3})}) does not equal 1. The model assumes (frN,3frN,3)=0.00001(fr_{N,\sim 3}-fr_{N,3})=0.00001

To determine the mass of nitrogen that should be stored in the plant biomass on a given day, the nitrogen fraction is multiplied by the total plant biomass:

bioN,opt=frNbiobio_{N,opt}=fr_N*bio 5:2.3.4

where bioN,optbio_{N,opt} is the optimal mass of nitrogen stored in plant material for the current growth stage (kg N/ha), frNfr_N is the optimal fraction of nitrogen in the plant biomass for the current growth stage, and biobio is the total plant biomass on a given day (kg ha1^{-1}).

Originally, SWAT+ calculated the plant nitrogen demand for a given day by taking the difference between the nitrogen content of the plant biomass expected for the plant’s growth stage and the actual nitrogen content Nup=bioN,optbioNN_{up}=bio_{N,opt}-bio_N. This method was found to calculate an excessive nitrogen demand immediately after a cutting (i.e. harvest operation). The equation used to calculate plant nitrogen demand is now

Nup=Min{bioN,optbioN4frN,3ΔbioN_{up}=Min \begin{cases} bio_{N,opt}-bio_N \\ 4*fr_{N,3}* \Delta bio \end {cases} 5:2.3.5

where NupN_{up} is the potential nitrogen uptake (kg N/ha), bioN,optbio_{N,opt} is the optimal mass of nitrogen stored in plant material for the current growth stage (kg N/ha), bioNbio_N is the actual mass of nitrogen stored in plant material (kg N/ha), frN,3fr_{N,3} is the normal fraction of nitrogen in the plant biomass at maturity, and Δbio\Delta bio is the potential increase in total plant biomass on a given day (kg/ha).

The depth distribution of nitrogen uptake is calculated with the function:

Nup,z=Nup[1exp(βn)][1exp(βnzzroot)]N_{up,z}=\frac{N_{up}}{[1-exp(-\beta_n)]}*[1-exp(-\beta_n*\frac{z}{z_{root}})] 5:2.3.6

where Nup,zN_{up,z} is the potential nitrogen uptake from the soil surface to depth zz (kg N/ha), NupN_{up} is the potential nitrogen uptake (kg N/ha), βn\beta_n is the nitrogen uptake distribution parameter, zz is the depth from the soil surface (mm), and zrootz_{root} is the depth of root development in the soil (mm). Note that equation 5:2.3.6 is similar in form to the depth distribution for water uptake described by equation 5:2.2.1. The potential nitrogen uptake for a soil layer is calculated by solving equation 5:2.3.6 for the depth at the upper and lower boundaries of the soil layer and taking the difference.

Nup,ly=Nup,zlNup,zuN_{up,ly}=N_{up,zl}-N_{up,zu} 5:2.3.7

where Nup,lyN_{up,ly} is the potential nitrogen uptake for layer lyly (kg N/ha), Nup,zlN_{up,zl} is the potential nitrogen uptake from the soil surface to the lower boundary of the soil layer (kg N/ha), and Nup,zuN_{up,zu} is the potential nitrogen uptake from the soil surface to the upper boundary of the soil layer (kg N/ha).

Root density is greatest near the surface, and nitrogen uptake in the upper portion of the soil will be greater than in the lower portion. The depth distribution of nitrogen uptake is controlled by βn\beta_n, the nitrogen uptake distribution parameter, a variable users are allowed to adjust. Figure 5:2-4 illustrates nitrogen uptake as a function of depth for four different uptake distribution parameter values.

Nitrogen removed from the soil by plants is taken from the nitrate pool. The importance of the nitrogen uptake distribution parameter lies in its control over the maximum amount of nitrate removed from the upper layers. Because the top 10 mm of the soil profile interacts with surface runoff, the nitrogen uptake distribution parameter will influence the amount of nitrate available for transport in surface runoff. The model allows lower layers in the root zone to fully compensate for lack of nitrate in the upper layers, so there should not be significant changes in nitrogen stress with variation in the value used for βn\beta_n.

The actual amount if nitrogen removed from a soil layer is calculated:

Nactualup,ly=minNup,ly+Ndemand,NO3lyN_{actualup,ly}=min\lfloor N_{up,ly} +N_{demand},NO3_{ly}\rfloor 5:2.3.8

where Nactualup,lyN_{actualup,ly} is the actual nitrogen uptake for layer lyly (kg N/ha), Nup,lyN_{up,ly} is the potential nitrogen uptake for layer lyly (kg N/ha), NdemandN_{demand} is the nitrogen uptake demand not met by overlying soil layers (kg N/ha), and NO3lyNO3_{ly} is the nitrate content of soil layer lyly (kg NO3_3-N/ha).

Last updated