Everglades Landscape Model (ELM) Home Page
Main Page | Data Structures | Directories | File List | Data Fields | Globals

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 42 of file globals.h.


Field Documentation

char prog_attr::S_ParmName[30]
 

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 43 of file globals.h.

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

int prog_attr::S_ParmRelVal
 

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

Definition at line 45 of file globals.h.

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

float prog_attr::S_ParmVal
 

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

Definition at line 46 of file globals.h.

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


The documentation for this struct was generated from the following file:
Generated on Thu Jul 6 11:20:57 2006 for ELM source code by  doxygen 1.3.9.1