rakhimov / scram

Probabilistic Risk Analysis Tool (fault tree analysis, event tree analysis, etc.)
https://scram-pra.org
GNU General Public License v3.0
131 stars 54 forks source link

Project file instead of config file #266

Closed rakhimov closed 6 years ago

rakhimov commented 6 years ago

The current config file does more than a simple configuration (like .rc or run-config). Its options are more relevant/specific per model rather than the actual scram configuration. Due to this, for example, the Boolean command-line flags are complicated (unary vs. nullary).