![]() |
|
Workshops |
CSIRO intro | copyright | queries | user guide | publications | bug info | data
program code | feedback | search | tour | around the world | workshopsCRCCH
In this session, we introduce you to the following programs:
|
4.1 | Our initial dynamic simulations will be run on a 4 ha sub-catchment called sub. Let's study what the catchment looks like.
Perform the following tasks:
|
---|
4.2 | We will begin with building up the soil properties for the catchment. Let's start by building a .nodes file; this specifies the depths at which soil water computations are made.
Perform the following tasks:
|
---|
4.3 | Now, let's build some soil tables, using program _soil.
Perform the following tasks:
|
---|
4.4 | Now, let's graphically display the contents of both soil tables; we can do this using program _chart.
Perform the following tasks:
|
---|
4.5 | While we are at it, let's familiarise ourselves with some of the many functions of program _chart.
Perform the following tasks:
|
---|
4.6 | That does it for now with the soils information. Let's now turn to the necessary climate data inputs. We will begin by examining an existing .climate file.
Perform the following tasks:
|
---|
4.7 | Whereas temperature and rainfall data are fairly common, radiation and vapour pressure deficit data are more difficult to come by. Using program _climate, these scarcer variables can be estimated empirically from the other data and written to a .climate file. Let's see how this is done.
Perform the following tasks:
|
---|
4.8 |
The .climate file contains daily radiation values for
a horizontal surface. We now need to build a (.rcoeff) file which will
scale these values to surfaces with discrete slopes and aspects. This is done using
program _rcoeff.
Perform the following tasks:
|
---|
4.9 |
Now we turn to the vegetation inputs. The vegetation data requirements for
the model vary significantly, depending on whether or not the plant growth
module is invoked. To begin with, we will assume that the plant growth option
is not being invoked.
Perform the following tasks:
|
---|
4.10 |
Now it's time to put all the data together in the simulation control or
parameter (.par) file. This is done using program _simgen.
Perform the following tasks:
|
---|