diff options
| author | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-03-03 15:51:21 +0100 |
|---|---|---|
| committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-03-03 15:51:21 +0100 |
| commit | f6d15fa2bd684e8120d8aa88bd01c41bc714f241 (patch) | |
| tree | c9208f2e566e91294b349ec5808f0f826cfb08ec /examples/poiseulle_particles_channel_2d/poiseulle_particles_channel_2d.cpp | |
| parent | 67b0a3ee7ba5c5df47bde0700385e43864d210e4 (diff) | |
| parent | 8be0ee7f948c52c1e71e2437bf6e15800daca47d (diff) | |
| download | libs-lbm-f6d15fa2bd684e8120d8aa88bd01c41bc714f241.tar.gz | |
Merge branch 'dev'
Diffstat (limited to 'examples/poiseulle_particles_channel_2d/poiseulle_particles_channel_2d.cpp')
| -rw-r--r-- | examples/poiseulle_particles_channel_2d/poiseulle_particles_channel_2d.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/poiseulle_particles_channel_2d/poiseulle_particles_channel_2d.cpp b/examples/poiseulle_particles_channel_2d/poiseulle_particles_channel_2d.cpp index e4c6de6..7ac663f 100644 --- a/examples/poiseulle_particles_channel_2d/poiseulle_particles_channel_2d.cpp +++ b/examples/poiseulle_particles_channel_2d/poiseulle_particles_channel_2d.cpp @@ -603,7 +603,7 @@ void lbm_step( } /** - * 2-Way coupling through trinlinearity + * 2-Way coupling through bilinearity (n-linearity) * o -- o * | | * | | |
