We use this thread to record the bug and issue we encountered during the implementation of the probabilistic SGS modeling in the KS equation for future reference.
There is huge caveat in calculation using array of shape (DIM, ) and (DIM, 1), basically they will broadcast to (DIM, DIM). See details in commit 565c3ae046a665a33b884c1e18a3ef64e5fdeb07
We use this thread to record the bug and issue we encountered during the implementation of the probabilistic SGS modeling in the KS equation for future reference.