SORTIE-ND
Software for spatially-explicit simulation of forest dynamics

Creating a parameter file

This topic covers creating a parameter file from scratch. To make a basic parameter file, you need to define the tree population, choose the list of behaviors that will run, and enter parameter values for your file. You can save your work at any point in the process and come back to it later.

Setting up the tree population

You can use the File menu and choose the option "New parameter file" for a short wizard that will get you started. First you will see the Edit species list window. Enter a list of tree species. You can always come back to this window to edit the list later by choosing "Edit-> Tree setup".

Setting up the behavior list

After you have entered a species list, the wizard will take you to the Edit simulation flow window so you can set up the list of behaviors for your run. You can approach this from either the tree perspective by setting up the list of behaviors for each tree type, or from the behavior perspective by starting with a list of behaviors and assigning each to specific groups of trees. See the link above for detailed instructions on choosing behaviors. Again, you can always come back to this window to make changes by choosing the menu option "Edit-> Model flow". At this point the new parameter file wizard ends.

Setting parameter values

You must complete the steps above before you can edit parameters, because it is the tree population and the list of behaviors that defines what parameters are needed. Once those steps are complete, you can enter your parameter values by choosing the menu option "Edit-> Model Settings", which will open the Model settings window.

Output

A basic parameter file creates no output by default. (You can perform a run with it but there will be no results.) There are two kinds of output files: summary output files and detailed output files. You can set up either or both of these using the Edit-> Output options menu command from the main SORTIE-ND window.

Initial conditions

Set initial conditions for trees and grids to define the model state at the beginning of the run. Initial conditions can have a big effect on run outcome.

Replicating a point in another run

You can replicate a point in another run in your parameter file in order to have it as the starting point in a new run. You might do this to create a "branch point" where you determine what might have happened if the parameters in the first run had been a little different, or perhaps you did a run solely to create mature-forest initial conditions for a new run. The first run should have saved a detailed output file with as much data as possible. The new parameter file should be compatible with the first - it should have a common species set and most of the same behaviors. You can then load the data from any timestep of the previous run as initial conditions in the current parameter file. For more on entering the maps from a detailed output file, see the Using output as input to a new run topic.