gray/tests/03-TCV/__init__.py

13 lines
206 B
Python
Raw Permalink Normal View History

2023-12-18 00:52:11 +01:00
'''
TCV shot #55394 at t=0.703;
analytical profiles;
vertical launcher, 0D beam parameters;
simple astigmatic beam, X3 mode
'''
from .. import TestCase, GrayTest
class Test(GrayTest, TestCase):
pass