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
With the basis made with GSTools v1.0.0, it is now pretty straight forward to generate random incompressible vector fields in a first order approximation according to Kraichnan's method.
Therefore, a projector function is needed in the core of the RandMeth class. This can be nicely done via inheritance.
The text was updated successfully, but these errors were encountered:
Velocity fields are ready. I merged the branch into the master with commit 886f61a.
By the way, the RandMeth class was refactored to make it much nicer ;-)
With the basis made with GSTools v1.0.0, it is now pretty straight forward to generate random incompressible vector fields in a first order approximation according to Kraichnan's method.
Therefore, a projector function is needed in the core of the RandMeth class. This can be nicely done via inheritance.
The text was updated successfully, but these errors were encountered: