|
ARTEMIS
|
Functions | |
| def | plot_species (species, ad, radii, transparency, abs_xmax) |
| def | img_onestep (filename) |
Variables | |
| string | field = 'Ez' |
| my_max = int(5.e9) | |
| bool | do_particles = True |
| string | species0 = 'beam' |
| string | species1 = 'electrons' |
| bool | do_patch = False |
| tuple | resolution = (512, 512) |
| camera_position = np.array([15., 20., -5.])*yt.units.micrometer | |
| file_list = glob.glob('./diags/plotfiles/plt?????') | |
| float | clight = 299792458.0 |
| def video_yt.img_onestep | ( | filename | ) |
| def video_yt.plot_species | ( | species, | |
| ad, | |||
| radii, | |||
| transparency, | |||
| abs_xmax | |||
| ) |
| video_yt.camera_position = np.array([15., 20., -5.])*yt.units.micrometer |
| float video_yt.clight = 299792458.0 |
| bool video_yt.do_particles = True |
| bool video_yt.do_patch = False |
| string video_yt.field = 'Ez' |
| video_yt.file_list = glob.glob('./diags/plotfiles/plt?????') |
| video_yt.my_max = int(5.e9) |
| tuple video_yt.resolution = (512, 512) |
| string video_yt.species0 = 'beam' |
| string video_yt.species1 = 'electrons' |