Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Fault Tree Project
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
STAR 2021 Group 6
Fault Tree Project
Commits
43fb27f8
Commit
43fb27f8
authored
4 years ago
by
Leendertz, R.R. (Rens, Student M-CS)
Browse files
Options
Downloads
Plain Diff
Merge branch 'main' of
https://gitlab.utwente.nl/star-2021-group-6/fault-tree-examples
into main
parents
39aec2b7
5c58e2ee
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
ffort/ogpf.dft
+2
-2
2 additions, 2 deletions
ffort/ogpf.dft
simpleTrees/dot/ffort_ogpf.dot
+2
-2
2 additions, 2 deletions
simpleTrees/dot/ffort_ogpf.dot
simpleTrees/ffort_ogpf.json
+2
-2
2 additions, 2 deletions
simpleTrees/ffort_ogpf.json
trees/ffort_ogpf.json
+2
-2
2 additions, 2 deletions
trees/ffort_ogpf.json
with
8 additions
and
8 deletions
ffort/ogpf.dft
+
2
−
2
View file @
43fb27f8
...
...
@@ -13,8 +13,8 @@ toplevel "System";
"UnreasonableDesign" or "UnreasonableStrength" "UnsuitableMaterial";
"GeologicalHazard" or "Earthquake" "Flood" "Subsidence";
"SoilCorrosion" or "HightTemperature" "LowResistance" "HighWaterRatio" "HighSalt" "LowPH" "Bacteria" "ElectricalInterference";
"ExternalCorrosion" and "SystemOfCP" "SystemOfCoating" "SoilCorrosion" "IllAnti-corrosion";
"ProtectionMeasurement" or "SystemOfInhibitor" "SystemOfCoating" "BadClearPipe" "Debonding";
"ExternalCorrosion" and "SystemOfCP" "SystemOfCoating
1
" "SoilCorrosion" "IllAnti-corrosion";
"ProtectionMeasurement" or "SystemOfInhibitor" "SystemOfCoating
2
" "BadClearPipe" "Debonding";
"InternalCorrosion" and "IllAnti-corrosion" "ProtectionMeasurement" "SpecialMedium";
"CorrosionThinning" or "ExternalCorrosion" "InternalCorrosion";
"Corrosion" or "SCC" "CorrosionThinning" "CorrosionFatigue";
...
...
This diff is collapsed.
Click to expand it.
simpleTrees/dot/ffort_ogpf.dot
+
2
−
2
View file @
43fb27f8
...
...
@@ -140,13 +140,13 @@ digraph G{
"or__SoilCorrosion"
->
"or_l_SoilCorrosion"
"or__SoilCorrosion"
->
"or_r_SoilCorrosion"
"and_l_ExternalCorrosion"
->
"SystemOfCP"
"and_l_ExternalCorrosion"
->
"SystemOfCoating"
"and_l_ExternalCorrosion"
->
"SystemOfCoating
1
"
"and_r_ExternalCorrosion"
->
"or__SoilCorrosion"
"and_r_ExternalCorrosion"
->
"IllAnti-corrosion"
"and__ExternalCorrosion"
->
"and_l_ExternalCorrosion"
"and__ExternalCorrosion"
->
"and_r_ExternalCorrosion"
"or_l_ProtectionMeasurement"
->
"SystemOfInhibitor"
"or_l_ProtectionMeasurement"
->
"SystemOfCoating"
"or_l_ProtectionMeasurement"
->
"SystemOfCoating
2
"
"or_r_ProtectionMeasurement"
->
"BadClearPipe"
"or_r_ProtectionMeasurement"
->
"Debonding"
"or__ProtectionMeasurement"
->
"or_l_ProtectionMeasurement"
...
...
This diff is collapsed.
Click to expand it.
simpleTrees/ffort_ogpf.json
+
2
−
2
View file @
43fb27f8
...
...
@@ -243,7 +243,7 @@
"name"
:
"and_l_ExternalCorrosion"
,
"causes"
:
[
"SystemOfCP"
,
"SystemOfCoating"
"SystemOfCoating
1
"
],
"gate"
:
{
"type"
:
"and"
...
...
@@ -273,7 +273,7 @@
"name"
:
"or_l_ProtectionMeasurement"
,
"causes"
:
[
"SystemOfInhibitor"
,
"SystemOfCoating"
"SystemOfCoating
2
"
],
"gate"
:
{
"type"
:
"or"
...
...
This diff is collapsed.
Click to expand it.
trees/ffort_ogpf.json
+
2
−
2
View file @
43fb27f8
...
...
@@ -156,7 +156,7 @@
},
"causes"
:
[
"SystemOfCP"
,
"SystemOfCoating"
,
"SystemOfCoating
1
"
,
"SoilCorrosion"
,
"IllAnti-corrosion"
]
...
...
@@ -168,7 +168,7 @@
},
"causes"
:
[
"SystemOfInhibitor"
,
"SystemOfCoating"
,
"SystemOfCoating
2
"
,
"BadClearPipe"
,
"Debonding"
]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment