Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Velocity field generation #14

Closed
LSchueler opened this issue Jan 30, 2019 · 1 comment
Closed

Velocity field generation #14

LSchueler opened this issue Jan 30, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@LSchueler
Copy link
Member

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.

@LSchueler LSchueler added the enhancement New feature or request label Jan 30, 2019
@LSchueler LSchueler added this to the 1.1 milestone Jan 30, 2019
@LSchueler LSchueler self-assigned this Jan 30, 2019
@LSchueler LSchueler modified the milestones: 1.1, 1.0 Jan 30, 2019
@LSchueler
Copy link
Member Author

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 ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant