Skip to content

Rare event simulation tool for Dynamic Fault Trees

License

Notifications You must be signed in to change notification settings

ennoruijters/DFTRES

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Fault Tree Rare Event Simulator

Compile and Test

This program uses importance sampling to improve the estimations by Monte Carlo simulations of (repairable) dynamic fault trees.

Compilation

Running 'make jar' should create the DFTRES.jar program.

Use

The standard syntax is:

java -jar DFTRES.jar [options] [<input>.exp | <input>.jani | <input.dft>]

NOTE: input from .dft files requires a working DFTCalc version.

Run java -jar DFTRES.jar to see available options.

About

Rare event simulation tool for Dynamic Fault Trees

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.9%
  • Shell 1.2%
  • Makefile 0.9%