Skip to content

Commit 8d31fbe

Browse files
committed
use values from passing QC
1 parent 0b73cb5 commit 8d31fbe

File tree

1 file changed

+11
-11
lines changed
  • shared-data/liquid-class/definitions/1/water

1 file changed

+11
-11
lines changed

shared-data/liquid-class/definitions/1/water/1.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
[50.0, 0.0]
123123
],
124124
"blowout": {
125-
"enable": false,
125+
"enable": true,
126126
"params": {
127127
"location": "destination",
128128
"flowRate": 50.0
@@ -1086,7 +1086,7 @@
10861086
"delay": {
10871087
"enable": true,
10881088
"params": {
1089-
"duration": 0.5
1089+
"duration": 1.0
10901090
}
10911091
}
10921092
},
@@ -1124,7 +1124,7 @@
11241124
[50.0, 0.0]
11251125
],
11261126
"blowout": {
1127-
"enable": false,
1127+
"enable": true,
11281128
"params": {
11291129
"location": "destination",
11301130
"flowRate": 478.0
@@ -1166,7 +1166,7 @@
11661166
"volume": 50
11671167
}
11681168
},
1169-
"pushOutByVolume": [[1.0, 20.0]],
1169+
"pushOutByVolume": [[1.0, 5.0]],
11701170
"delay": {
11711171
"enable": false,
11721172
"params": {
@@ -1374,7 +1374,7 @@
13741374
[50.0, 0.0]
13751375
],
13761376
"blowout": {
1377-
"enable": false,
1377+
"enable": true,
13781378
"params": {
13791379
"location": "destination",
13801380
"flowRate": 478.0
@@ -1416,7 +1416,7 @@
14161416
"volume": 50
14171417
}
14181418
},
1419-
"pushOutByVolume": [[1.0, 20.0]],
1419+
"pushOutByVolume": [[1.0, 5.0]],
14201420
"delay": {
14211421
"enable": false,
14221422
"params": {
@@ -2543,7 +2543,7 @@
25432543
"delay": {
25442544
"enable": true,
25452545
"params": {
2546-
"duration": 0.5
2546+
"duration": 1.0
25472547
}
25482548
}
25492549
},
@@ -2581,7 +2581,7 @@
25812581
[50.0, 0.0]
25822582
],
25832583
"blowout": {
2584-
"enable": false,
2584+
"enable": true,
25852585
"params": {
25862586
"location": "destination",
25872587
"flowRate": 478.0
@@ -2623,7 +2623,7 @@
26232623
"volume": 50
26242624
}
26252625
},
2626-
"pushOutByVolume": [[1.0, 20.0]],
2626+
"pushOutByVolume": [[1.0, 5.0]],
26272627
"delay": {
26282628
"enable": false,
26292629
"params": {
@@ -2831,7 +2831,7 @@
28312831
[50.0, 0.0]
28322832
],
28332833
"blowout": {
2834-
"enable": false,
2834+
"enable": true,
28352835
"params": {
28362836
"location": "destination",
28372837
"flowRate": 478.0
@@ -2873,7 +2873,7 @@
28732873
"volume": 50
28742874
}
28752875
},
2876-
"pushOutByVolume": [[1.0, 20.0]],
2876+
"pushOutByVolume": [[1.0, 5.0]],
28772877
"delay": {
28782878
"enable": false,
28792879
"params": {

0 commit comments

Comments
 (0)