WARPXM v1.10.0
|
Calculate a a diffusion coefficient in QL approximation. More...
Calculate a a diffusion coefficient in QL approximation.
For now phase space order = wavenumber space order
Public Member Functions | |
def | __init__ (self, name, priority, spatial_order, phase_space_basis_array_set, v_space_num_elements, min_v, dv, k_space_num_elements, min_k, dk, applications=None, on_subdomains=None) |
def | attrs (self, stage=None) |
def warpy.variable_adjusters.diffusion_coefficient.calculate_diffusion_coefficient.__init__ | ( | self, | |
name, | |||
priority, | |||
spatial_order, | |||
phase_space_basis_array_set, | |||
v_space_num_elements, | |||
min_v, | |||
dv, | |||
k_space_num_elements, | |||
min_k, | |||
dk, | |||
applications = None , |
|||
on_subdomains = None |
|||
) |
def warpy.variable_adjusters.diffusion_coefficient.calculate_diffusion_coefficient.attrs | ( | self, | |
stage = None |
|||
) |