Skip to content

Commit 91c3a90

Browse files
Fix CI: add missing certificate file
1 parent c14a1bd commit 91c3a90

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"n": 100,
3+
"c0": 0.5,
4+
"Ccap": 1.0,
5+
"k": 2.0,
6+
"Cloc": 10.0,
7+
"c1": 0.4,
8+
"c2": 0.2,
9+
"Vmax": 10.0,
10+
"constants": {
11+
"kappa_cap": 2.0,
12+
"kappa_loc": 2.0,
13+
"kappa_ref": 5.0,
14+
"kappa_bg": 2.0,
15+
"kappa_bdry": 2.0,
16+
"kappa_var": 2.0,
17+
"kappa_err": 2.0
18+
}
19+
}

0 commit comments

Comments
 (0)