Ecological Landscape Modeling: Models Pages

prog_attr Struct Reference

#include <globals.h>


Data Fields

char S_ParmName [30]
int S_ParmRelVal
float S_ParmVal


Detailed Description

Program attributes, with info on a the type of simulation run(s) within an execution of main program.

This is used for standard runs, sensitivity analyses, and others (e.g., stochastic processes) in future

Definition at line 48 of file globals.h.


Field Documentation

Sensitivity: Name of the sensitivity parameter being varied for this run (must exactly match a model parameter in either the global or habitat-specific parameter dbases)

Definition at line 49 of file globals.h.

Referenced by BIRstats_date(), get_parmf(), main(), and SensiParm_list().

Sensitivity: indicator of current value of relative range in sensitivity parm values: nominal (0), low (1), or high (2)

Definition at line 51 of file globals.h.

Referenced by get_parmf(), main(), and SensiParm_list().

Sensitivity: current value of parameter (used only for output)

Definition at line 52 of file globals.h.

Referenced by BIRstats_date(), get_global_parm(), get_hab_parm(), and get_modexperim_parm().


The documentation for this struct was generated from the following file:

Generated on Sat Jan 7 14:04:56 2012 for ELM source code by  doxygen 1.5.6