WarpX
Namespaces | Functions | Variables
video_yt.py File Reference

Namespaces

 video_yt
 

Functions

def video_yt.plot_species (species, ad, radii, transparency, abs_xmax)
 
def video_yt.img_onestep (filename)
 

Variables

string video_yt.field = 'Ez'
 
 video_yt.my_max = int(5.e9)
 
bool video_yt.do_particles = True
 
string video_yt.species0 = 'beam'
 
string video_yt.species1 = 'electrons'
 
bool video_yt.do_patch = False
 
tuple video_yt.resolution = (512, 512)
 
 video_yt.camera_position = np.array([15., 20., -5.])*yt.units.micrometer
 
 video_yt.file_list = glob.glob('./diags/plotfiles/plt?????')
 
float video_yt.clight = 299792458.0