sarkas.tools.observables.VelocityDistribution.compute_hermite_expansion
sarkas.tools.observables.VelocityDistribution.compute_hermite_expansion#
- VelocityDistribution.compute_hermite_expansion(compute_moments=False)[source]#
Calculate and save Hermite coefficients of the Grad expansion.
- Parameters
compute_moments (bool) – Flag for calculating velocity moments. These are needed for the hermite calculation. Default = True.
Notes
This is still in the development stage. Do not trust the results. It requires more study in non-equilibrium statistical mechanics.