DISPATCH
dispatch_utils.shell_values Class Reference

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
 

Detailed Description

Definition at line 484 of file dispatch_utils.py.

Constructor & Destructor Documentation

◆ __init__()

def dispatch_utils.shell_values.__init__ (   self,
  pp,
  r = 10,
  dr = 2.0,
  verbose = 0 
)

Member Function Documentation

◆ angles()

def dispatch_utils.shell_values.angles (   self)

◆ radial_components()

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.


The documentation for this class was generated from the following file: