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

cmf.SimpleTindexSnowMelt() does not scale to Cell.area #2

Closed
kbstn opened this issue Dec 11, 2017 · 3 comments
Closed

cmf.SimpleTindexSnowMelt() does not scale to Cell.area #2

kbstn opened this issue Dec 11, 2017 · 3 comments
Assignees

Comments

@kbstn
Copy link
Contributor

kbstn commented Dec 11, 2017

With increasing size of my cmf.project.cell.area my CVodeIntegrator rises Error.

I could trace it back to the cmf.SimpleTindexSnowMelt() function. Itr seems like its not scaling properly to the cell size.

@philippkraft
Copy link
Owner

Should work with this version, @kbstn can you check and confirm the solution?

@kbstn
Copy link
Contributor Author

kbstn commented Dec 11, 2017

thanks for the fast response, i checked and unfortunately the fix does not solve my issue.

philippkraft added a commit that referenced this issue Dec 12, 2017
@kbstn
Copy link
Contributor Author

kbstn commented Dec 12, 2017

Works now. Slight scale dependency for computation time is still there, but main issue is solved.

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

No branches or pull requests

2 participants