Skip to content
Lukas edited this page May 19, 2017 · 3 revisions

Table of Contents

Contact information

For any kind of questions or support, please contact firesim@fz-juelich.de, or create an account and post an issue.

Installation requirements

fdsgeogen is basically a Python (version 2.7) script and relies on the following libraries (most included in all Python distributions):

  • sys
  • re
  • os
  • argparse
  • itertools
  • xml
  • numpy

Tentative documentation

  1. Main idea, motivation and implementation: Main Idea
  2. Simple input file, variables, mesh: Basic Example
  3. Loops: Loops
  4. Parameter space: Para Space
  5. Input of external files: External Input
  6. FDS keys and arguments: FDS Keys
  7. Combined commands: Comb
  8. Ramps: Ramp
  9. Supporting Tools: Tools
Clone this wiki locally