Created 07/03/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.
In this exercise you will use sowing rules to plant Chickpea crops and observe yield probabilities for a 40 year period given a half full soil moisture profile at sowing. We will compare two sowing rate strategies for these conditions with the goal of maximising yield. The weather will be different each year but the soil starting conditions will be the same.
By default, in long term simulations (i.e. longer than one year), the end of one years’ simulation becomes the starting point of the next year. This is useful if you are interested in seeing the degradation or improvement of the soil over a long time period. But what if you wanted to work out what the best strategy would be for the current year using weather scenarios from the past 40 years? To do this we could create 40 different simulations all with the same starting conditions but a different weather file (which would be a lot of work), or we could run the same simulation over 40 years and just reset the starting conditions each year (much simpler).
We can then try different management strategies to see which one would have worked best under the past 10 years weather scenarios.
Wheat example.simulation as Chickpea and save the simulation as Module5.Clock nodes’ start and end date values to: 1/01/1940 and 31/12/1980Heavy clay soil from the Training toolbox and delete the exisiting Soil node.Water to 50% full - filled from top.Depth to 0-1800 and initial value to 20kg/ha (right-click heading to change units).Depth to 0-1800 and initial value to 0kg/ha.SurfaceOrganicMatter node’s type to sorghum (don’t forget to rename the pool name to sorghum as well),
initial surface residue: 550 kg/ha, Carbon:Nitrogen ratio of 76, leave the Fraction of residue standing as is.Field and add a Chickpea plant node. All plants are found under the PMF folder.Wheat.Sow using a variable change the values to match the following:

.Chickpea.Field.Report can not find the component: [Wheat]. This means we need to update the report variables and report events in Report. Let’s change any that have [Wheat] to [Chickpea].
[Chickpea].Grain.Protein.[Wheat].Phenology.Zadok.Stage to [Chickpea].Phenology.Zadok.[Wheat].Harvesting.SoilCrop node (located under Physical) with the same name as the plant node you are using. For now, create a copy of WheatSoil under Physical and rename it ChickpeaSoil to fix this exception.Harvest management node to look for the correct crop, now that Wheat has been removed and Chickpea has ben added.DataStore node.

Reset on date to the Chickpea simulation (found in Management Toolbox under Other)

date to reset on to 1-may.
Fertilise at sowing manager node.Chickpea simulation as Chickpea 10 plants.Chickpea 10 plants and rename it Chickpea 15 plants.Plant population(/m2) to 15 in the Sowing using a variable management script.DataStore and click Empty the datastore. This makes sure that we have the most up to date data once we run, then run the simulations.Simulations. Rename it Total chickpea yield time series with a series that plots [Clock].Today and Yield.Chickpea 15 plants sits above Chickpea 10 plants in the tree.

Note: If you found any incorrect/outdated information in this tutorial. Please let us know on GitHub by submitting an issue.