WARPXM v1.10.0
|
Variables | |
int | torder = 4 |
int | sorder = 4 |
int | jump = 2 |
int | gamma = 5/3 |
warpy | mesh |
warpy | fluid |
warpy | dens_ic |
warpy | energy_ic |
warpy | null_func = warpy.functions.set_to(name='null', value=0) |
list | ic_applicators |
list | ss1 |
list | ss_sets = [ss1] |
warpy | writer |
warpy | sim |
None | |
gen_xdmf | |
warpy examples.fvm.sodshock.dens_ic |
warpy examples.fvm.sodshock.energy_ic |
warpy examples.fvm.sodshock.fluid |
int examples.fvm.sodshock.gamma = 5/3 |
examples.fvm.sodshock.gen_xdmf |
list examples.fvm.sodshock.ic_applicators |
int examples.fvm.sodshock.jump = 2 |
warpy examples.fvm.sodshock.mesh |
examples.fvm.sodshock.None |
warpy examples.fvm.sodshock.null_func = warpy.functions.set_to(name='null', value=0) |
warpy examples.fvm.sodshock.sim |
int examples.fvm.sodshock.sorder = 4 |
list examples.fvm.sodshock.ss1 |
list examples.fvm.sodshock.ss_sets = [ss1] |
int examples.fvm.sodshock.torder = 4 |
warpy examples.fvm.sodshock.writer |