Nitrogen cycling
In this exercise you will observe the fate of fertiliser nitrogen in a fallow
situation: Urea to ammonium to nitrate and the loss of soil nitrate via
denitrification.
This simulation will introduce us to editing a simple Manager rule and to more
advanced features of graphing simulation results. Firstly we need to set up our
weather and soil data. The simulation is on Brookstead,Anchorfield soil in the Dalby area.
The examples assume you have read and walked through the previous document:
How to Build, Run and Graph a Simulation
- Start with a new simulation based on Continuous Wheat Simulation
- Choose Dalby weather. (C:\Program Files\Apsim61\apsim\met\sample)
- Starting date 1/1/1989 Ending date: 31/12/1989
- Choose "Black Vertosol-Bongeen (Tipton No116)" soil. (Soils->Australia->Queensland->Darling Downs) (remember to rename it)
- Set the Starting water to 50% full
- Set the Starting nitrogen to 19 kg/ha NO3 and 0 kg/ha NH4
- Set the initial surface organic matter to 1000 kg/ha wheat.
- Remove all manager rules from your simulation.
- Drag a Fertilise on fixed date to your Manager component. (Standard toolbox->Management->Manager with examples)
- Change the fertiliser management parameters to apply 100 kg/ha of urea_N on
10-Jan. (leave the "Don't add fertiliser if N in top 2 layers exceeds (kg/ha)" property, and set the "Module used to apply the fertiliser" to "fertiliser")
- Make sure your simulation contains a Fertiliser component in your paddock.
Even though it doesn't have any changeable properties it is still necessary
when fertiliser is to be applied.
- Choose these variables to report:
|
Component |
Variable name |
| Global |
Date (dd/mm/yyyy) |
|
Day |
|
Year |
|
Rainfall(mm) |
| Soil (whatever you renamed it to) |
Depth - layered (mm) (to do this just drop the array variable
as is onto the variable list. This will create a separate column in the output file for each layer in the soil) (click "?" button next to variable list for more info) (the array variable for depth of each layer is dlayer) |
|
Drainage (mm) |
|
Extractable
Soil Water (mm) |
|
NO3 sum over
profile and change alias to NO3Total. (to alias use the "as" keyword) eg. no3() as NO3Total |
|
NH4 sum over
profile and change alias to NH4Total |
|
NO3 layered |
|
NH4 layered |
|
DNIT sum over
profile |
|
UREA
sum over
profile |
- Change reporting frequency to daily.
- Change simulation name to Tipton N Fallow and save the file to
the same name.
- Run simulation
- Create a graph of day vs urea, total ammonium and total nitrate. (Use ScatterChart and default chart types)

Question: Why does the above graph look the way it does?
Illustrating the extent and conditions required for denitrification losses
Create a new chart of Day vs Rain, DNIT (on y2), ESW and NO3Total. (Use ScatterChart and default chart types)

From this chart you can see that significant nitrogen is lost via
denitrification when large amounts of nitrate is available in saturated soil
conditions.
Exploring vertical movement of nitrate, after fertilisation, through the
soil profile
- Create a depth graph of dlayer vs no3 for 31/01/1989. Depth plots can only
be done when the simulation has dlayer in the output file along with at least one other
layered variable. This is why we included no3 and nh4 as layered variables in the output file and not just include NO3Total and NO4Total.
To create a depth graph, open the Graph toolbox and drag a Depth component onto the output file. In the "Filter" textbox,
delete the bottom Date='10/10/1942' and change the top one to Date='31/01/1989'. Now below the graph untick the "nh4" checkbox.

From this chart you can see the distribution of nitrate in the soil profile
just 21 days after the addition of fertiliser.
- Let's look at the distribution of nitrate through
the soil profile 5 months after fertilisation. In the "Filter" textbox, change Date='31/01/1989' to Date='10/06/1989'. Now below the graph untick the "nh4" checkbox again.
