Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculating the failure probability without minimal cut sets #285

Open
Weker01 opened this issue Aug 5, 2020 · 0 comments
Open

Calculating the failure probability without minimal cut sets #285

Weker01 opened this issue Aug 5, 2020 · 0 comments

Comments

@Weker01
Copy link

Weker01 commented Aug 5, 2020

I have some big Fault Trees that I only need to get the failure probabilities from.
Is there a way to only calculate the failure probabilities of these without the minimal cut sets?
If not shouldn't it be possible as one can calculate the probabilities with only the BDD.
Currently scram calculates every MCS even though I did not request MCS analysis.

i.e. scram --probability ./test.xml

I cannot use the GUI for this as it needs to run headless.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant