Function which sets field to a given uniform value.
More...
Function which sets field to a given uniform value.
- See also
- GEM_5moment
|
def | __init__ (self, name, gamma, mass, temperature, velocity, sheet_width=None, number_density=None, number_density_infinity=None) |
|
◆ __init__()
def warpy.functions.gem.gem_5moment.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
gamma, |
|
|
|
mass, |
|
|
|
temperature, |
|
|
|
velocity, |
|
|
|
sheet_width = None , |
|
|
|
number_density = None , |
|
|
|
number_density_infinity = None |
|
) |
| |
- Parameters
-
name | Name of module |
gamma | Gas gamma of fluid |
temperature | Temperature |
sheet_width | Sheet width |
mass | Species mass |
velocity | Velocity of species |
number_density | Maximum number density |
number_density_infinity | Offset in base density |
The documentation for this class was generated from the following file: