Created 23/02/2023 - Last updated 05/03/2023
IMPORTANT NOTE: It is highly recommended that you upgrade your APSIM Next Gen version to at least version 2023.2.7164.0 or later.
APSIM simulates the influence of crop residues on the efficiency with which water is captured and retained during fallows. Residue cover declines as residues decompose. Residue decomposition is simulated in APSIM in response to weather, as well as the chemical composition of the residues. By doing this simulation you will reinforce skills learned in previous exercises and learn to do some basic editing of default values to “customise” your simulations.
This module assumes you have completed the previous module: “Module One: Fallow Simulation”. It will introduce you to the Surface Organic Matter module and demonstrate how surface residue decomposes over time.
For this module we will use the simulation we created in Exercise 1 (Module1) as a base. There is also a completed example in the training toolbox if you would prefer to use that. Open the file Module1.apsim.
Save the file as Module2.apsim in your Apsim Training folder.
Remember to use Save As not Save or you will overwrite the old file.
Delete the Sand Fallow simulation. We’ll use Clay Fallow as the starting point. Also delete the graph.
Make a copy of Clay Fallow by dragging it to the simulations node in the tree and rename this new simulation to Clay Residue.

Expand the new simulation then expand the paddock node. Click the SurfaceOrganicMatter module and change the initial surface residue to 3000 kg/ha.

Run both of the simulations, either by clicking on the simulations node at the top and then clicking Run, or selecting them individually and running them.
Create a graph of Date vs surface organic matter cover (SurfaceOrganicMatter.Cover) and Weather.Rain (right hand axis) for the Clay Residue simulation.
Clay Residue node.Organic Matter CoverOrganic Matter Cover node,
Add model...,SeriesSeries node
X to Clock.TodayY to SurfaceOrganicMatter.CoverReport as data sourcetype to Scatterline type to Solidmarker type to Nonecolour to yellowSeries node as SOM.
Create another series for rain under the Graph node.
Organic Matter Cover node
Add model...SeriesRainRain node
Report for Data SourceX to Clock.TodayY to Weather.Rain
on right? checkboxType to ScatterLine type to SolidMarker type to NoneColour to blue.
We will compare the effect that ground cover has on runoff.
Simulations nodeadd model...GraphLet’s build the graph
Runoff graphAdd model...SeriesCumulative Runoff
Let’s add another Series for Rain
RunoffAdd modelSeriesRain
The APSIM residue model will decompose residues at differing rates according to the C:N ratio of the material. To demonstrate this we will reproduce the previous simulation but apply legume residues in the place of the wheat residues.
Clay Residue simulation. Rename it to Clay Chickpea Residue. Remove the graph component.

Cover.
simulations nodeAdd model...GraphGraph to CoverCover graphAdd model...Series

Congratulations on completing module two!
Note: If you found any incorrect/outdated information in this tutorial, please let us know on GitHub by submitting an issue.