''' ITER inductive scenario at B = 5.3T and Ip = 15MA; lower steering mirror (LSM), 1D beam parameters; simple astigmatic beam, O1 mode; ''' from .. import TestCase, GrayTest class Test(GrayTest, TestCase): pass