WARPXM v1.10.0
Loading...
Searching...
No Matches
warpy.variable_adjusters.diffusion_coefficient.calculate_diffusion_coefficient Class Reference

Calculate a a diffusion coefficient in QL approximation. More...

Inheritance diagram for warpy.variable_adjusters.diffusion_coefficient.calculate_diffusion_coefficient:

Detailed Description

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)
 

Constructor & Destructor Documentation

◆ __init__()

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 
)

Member Function Documentation

◆ attrs()

def warpy.variable_adjusters.diffusion_coefficient.calculate_diffusion_coefficient.attrs (   self,
  stage = None 
)

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