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

Clean handling boundary conditions (no derived types) #33

Merged
merged 11 commits into from
May 19, 2020

Conversation

benbovy
Copy link
Member

@benbovy benbovy commented Nov 26, 2019

This is a - rather unfortunate - alternative to #32 that is not using Fortran derived types.

It doesn't improve the signatures of some of the functions, but at least this is compatible with f2py.

Also fixes #31.

@jeanbraun if you have time could you have a look before I merge this? I inspected the Fortran Fan example and the Python notebook example, and they look both good. I didn't inspect the results further.

@benbovy benbovy force-pushed the clean-bc-no-derived-type branch from 932b0d9 to 28e117b Compare May 18, 2020 08:29
@benbovy
Copy link
Member Author

benbovy commented May 19, 2020

I did inspect all Fortran examples and Jupyter notebooks in fastscape-demo (with some updates that will be merged after this PR: fastscape-lem/fastscape#18 and fastscape-lem/fastscape-demo#4). It looks good.

@benbovy benbovy merged commit d009dbf into master May 19, 2020
@benbovy benbovy deleted the clean-bc-no-derived-type branch May 19, 2020 11:00
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

Successfully merging this pull request may close these issues.

Missing deallocate bc array in stream power routines
1 participant