Contents of $_SESSION:

Files present in the system data directory ($_SESSION[dataDir]/system):

You shouldn't ever be using the named files directly; instead, access them through the sessions and labbook APIs. Still, it's good to be aware that they're here.

Issues to be aware of when working with files

Contents of $_SESSION['models']['myModelID']:

Files created for each model:

All the actual file names are preceded by the model prefix. Listed below are the suffixes. Order is alphabetical by file type, then by file name. Not all files will necessarily be generated for every model. [These are out of date and should be fixed...]

Contents of $_SESSION['ensembles']['myEnsembleID']:

Contents of $_SESSION['bgjob']:


end