You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libmpdata++/formulae/stress_formulae.hpp
+48-2Lines changed: 48 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -493,9 +493,32 @@ namespace libmpdataxx
493
493
}
494
494
495
495
// multiplication of compact vector components by variable anisotropic eddy viscosity
496
-
// 3D version
497
496
// TODO: when used in tensor multiplication, it is not clear which eddy viscosity components should be used for each term; see Simon and Chow 2021 p. 17
498
497
// we opt to use the same approach as therein, i.e. horizontal for all diagonal components; this is controlled by the flag vh
0 commit comments