-
Notifications
You must be signed in to change notification settings - Fork 3
Tools
lukas edited this page May 19, 2017
·
1 revision
Table of Contents
FDSgeogen provides a small collection of handy tools to ease the execution of ensemble computations:
-
fgg_create: creates the FDS input files, as well as information about the setup stored in the filefgg.subdirs -
fgg_run_serial: executes all created FDS jobs in the according subdirectories, skips execution if fileCHID.endis found -
fgg_analyse: produces plots defined by the automatically createdfgg.plotfile -
fgg_clean: cleans all directories defined infgg.subdirs
To create a PDF plot of a device output, specify the plot type in the [TagDevc devc] Tag:
-
single: plots only this quantity in a separate file -
local:groupname: plot all quantities of a single FDS run having the samegroupnametogether in a combined plot -
global:groupname: plot all quantieties of all FDS runs with the samegroupnameinto a combined plot