Skip to content

Commit 6ea71eb

Browse files
committed
Added post-completion RZ zeros up to t=321k
1 parent 40b01f0 commit 6ea71eb

1 file changed

Lines changed: 18 additions & 3 deletions

File tree

src/Theories/CTs/helpers/RZgoodzeros.json

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,10 @@
4848
103700.57,
4949
107000.02,
5050
127613.04,
51-
139605.52
51+
148190.29,
52+
175030.58,
53+
210283.59,
54+
321842.6
5255
],
5356
"longZeros": [
5457
7623.42,
@@ -114,7 +117,13 @@
114117
"toRho": 2100, "from": 30000, "to": 100000
115118
},
116119
{
117-
"toRho": 999999, "from": 50000, "to": 999999999
120+
"toRho": 2300, "from": 50000, "to": 150000
121+
},
122+
{
123+
"toRho": 2500, "from": 90000, "to": 999999999
124+
},
125+
{
126+
"toRho": 999999, "from": 200000, "to": 999999999
118127
}
119128
],
120129
"rzdIdleBoundaries": [
@@ -143,7 +152,13 @@
143152
"toRho": 2100, "from": 30000, "to": 100000
144153
},
145154
{
146-
"toRho": 999999, "from": 50000, "to": 999999999
155+
"toRho": 2300, "from": 50000, "to": 150000
156+
},
157+
{
158+
"toRho": 2500, "from": 90000, "to": 999999999
159+
},
160+
{
161+
"toRho": 999999, "from": 200000, "to": 999999999
147162
}
148163
]
149164
}

0 commit comments

Comments
 (0)