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

Upgrade SDE Euler solver to Milstein #33

Open
mountaindust opened this issue Dec 4, 2020 · 1 comment
Open

Upgrade SDE Euler solver to Milstein #33

mountaindust opened this issue Dec 4, 2020 · 1 comment

Comments

@mountaindust
Copy link
Owner

See note in the docstring, and Milstein Method on Wikipedia. For now, we will assume that \sigma'(x) is zero for most applications, making this method equivalent to the current one.

@mountaindust
Copy link
Owner Author

mountaindust commented Jun 3, 2021

Needed for porous media models. It's worth noting in the documentation somewhere that D for porous media should be the effective diffusion constant divided by volumetric water content. See this paper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant