Table of Contents

Tutorial : Starting with Capsis

Capsis launch

Change to the capsis_install_directory/capsis4/bin/ directory and run the capsis launcher script (launch in english with the -len option).

Windows
cd capsis_install_directory\capsis4
capsis

# Optional: start Capsis in english
capsis -l en
Linux / Mac OS X
cd capsis_install_directory/capsis4
sh capsis.sh

# Optional: start Capsis in english
sh capsis.sh -l en

You can check capsis option with the -h option

Available models

Capsis hosts models for forests / plantations growth and dynamics modeling.

To get the list of the installed models, use Help > About Capsis. The dialog shows the list of available models.

Project creation

All simulations are ran inside projects. Each project is linked to a specific capsis model, chosen at init time. Projects memorize the different steps of the simulation history. Each step has a date and holds a snapshot of the stand at this date, calculated by the linked model.

A project always contain a root step, supporting the initial stand of the simulation, either loaded from file or virtually generated.

  1. Project > New
  2. Choose a project name
  3. Select the model to be linked : Mountain
  4. Hit the Initialize button
  5. Specify the initial stand : Inventory > Virtual stand
  6. Check the other options : Plot > Cells > Cell width (m) : 10
  7. Validate

Project management

When the project is initialized (i.e. model parameters are set and initial stand is loaded), it appears in the Project Manager. A header shows its main properties (name, model name, surface…) and the initial stand is linked to the root Step with a date.

The Project Manager provides a Step contextual menu (the Step Menu) which contains Step management options.

When you click on a step (left button), it becomes the Current Step (with a pressed look) and the project becomes the Current Project (with a projet selection color). Actions in the Project menu occur on the current project.

Project configuration

Evolution

Trigger an evolution phase from a given step

  1. Open the Step Menu on the starting step
  2. Evolution
  3. Fill in a limit depending on the model requirements (ex: a number of years)
  4. The model calculates different steps and links them after the starting step
  5. All Viewers synchronized with the starting step move to the last calculated step

Intervention

To trigger an intervention on a given step

  1. Open the Step Menu on the chosen step
  2. Intervention
  3. Choose an intervention tool in the list
  4. Parametrize and validate intervention
  5. A new step is added after the chosen step, carrying the stand after intervention

Viewers

Viewers can give a representation of the stand under a given project step. This representation can be graphical (maps, distribution) or not (text).

Graphical outputs

Graphical outputs can mix data extracted from several steps of one or several projects. These representations can be graphical (curves, histograms, scatterplots…) or not (tables, text…).

Project saving and opening

Projects can be saved on disk and reloaded later in the same exact state. The linked model is also saved with its current settings in order to be reusable after re-opening.

Session saving and opening

A Session is a collection of Projects. You can freely open several projects to work on, then save them individually or in a whole session. In this case, projects are still saved individually but a session file is also saved. Opening the session file will later re-open all the projects.

Groups

Some models manage individual trees or plot cells in their data structure. For these models, it is possible to create groups of such trees or plot cells. These groups can then be used in the Viewers (ex: restrict to trees higher than 10m) or graphical outputs.

Print

Preview the print result

  1. File > Print Preview

Print the currently opened Viewers and Graphical outputs

  1. File > Print
  2. Choose printer and settings
  3. Validate