DISPATCH
|
Public Member Functions | |
def | __init__ (self, pp, r=10, dr=2.0, verbose=0) |
def | radial_components (self) |
def | angles (self) |
Public Attributes | |
var | |
r | |
dr | |
Definition at line 484 of file dispatch_utils.py.
def dispatch_utils.shell_values.__init__ | ( | self, | |
pp, | |||
r = 10 , |
|||
dr = 2.0 , |
|||
verbose = 0 |
|||
) |
return dicts with shell values
Definition at line 485 of file dispatch_utils.py.
References dispatch_utils.shell_values.dr, particle_mod::particle_t.r, sink_patch_mod::sink_patch_t.r, mesh_mod::mesh_t.r, dispatch_utils.shell_values.r, dispatch_data.Patch.var, dispatch.select._select.shell_values.var, dispatch_utils.shell_values.var, and dispatch._dispatch._patch.var.
def dispatch_utils.shell_values.angles | ( | self | ) |
compute latitude and longitude
Definition at line 533 of file dispatch_utils.py.
References dispatch_data.Patch.var, dispatch.select._select.shell_values.var, dispatch_utils.shell_values.var, and dispatch._dispatch._patch.var.
def dispatch_utils.shell_values.radial_components | ( | self | ) |
compute radial components of mass flux and velocity
Definition at line 528 of file dispatch_utils.py.
References dispatch_data.Patch.var, dispatch.select._select.shell_values.var, dispatch_utils.shell_values.var, and dispatch._dispatch._patch.var.