Skip to content

Commit e24f38a

Browse files
[schema] add k1 to dipole (#69)
1 parent 07e432b commit e24f38a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

latticejson/schema.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,10 @@
174174
"type": "number",
175175
"description": "Radius of curvature"
176176
},
177+
"k1": {
178+
"type": "number",
179+
"description": "Geometric quadrupole strength"
180+
},
177181
"e1": {
178182
"type": "number"
179183
},
@@ -333,4 +337,4 @@
333337
]
334338
}
335339
}
336-
}
340+
}

0 commit comments

Comments
 (0)