Skip to content
Snippets Groups Projects

Cumulant LBM

Merged Frederik Hennig requested to merge da15siwa/lbmpy:mr_cumulant_lbm into master
Viewing commit 0dc83868
Show latest version
5 files
+ 59
6
Preferences
Compare changes
Files
5
@@ -16,7 +16,7 @@ from lbmpy.methods.centeredcumulant.central_moment_transform import (
PRE_COLLISION_CENTRAL_MOMENT, POST_COLLISION_CENTRAL_MOMENT
)
# ======================= Central Moments <-> Cumulants =========================
# ======================= Central Moments <-> Cumulants ==============================================================
WAVE_NUMBER_SYMBOLS = sp.symbols('Xi_x, Xi_y, Xi_z')