WARPXM v1.10.0
|
Functions | |
def | y_fun (x, data, t) |
Variables | |
str | sorder = 'thirdOrder' |
warpy | configs = warpy.load_configs() |
str | group = 'example' |
str | sim_name = 'advection2d' |
warpy | fpath = configs['test_rundir'](group, sim_name) |
warpy | dset |
warpy | pproc = warpy.post_processing.post_process_2d(dset, sorder) |
frame | |
y_fun | |
ts | |
integrated | |
lbls | |
label | |
loc | |
def examples.dg.advection.postproc_2d.y_fun | ( | x, | |
data, | |||
t | |||
) |
warpy examples.dg.advection.postproc_2d.configs = warpy.load_configs() |
warpy examples.dg.advection.postproc_2d.dset |
examples.dg.advection.postproc_2d.frame |
str examples.dg.advection.postproc_2d.group = 'example' |
examples.dg.advection.postproc_2d.integrated |
examples.dg.advection.postproc_2d.label |
examples.dg.advection.postproc_2d.lbls |
examples.dg.advection.postproc_2d.loc |
warpy examples.dg.advection.postproc_2d.pproc = warpy.post_processing.post_process_2d(dset, sorder) |
str examples.dg.advection.postproc_2d.sim_name = 'advection2d' |
str examples.dg.advection.postproc_2d.sorder = 'thirdOrder' |
examples.dg.advection.postproc_2d.ts |
examples.dg.advection.postproc_2d.y_fun |