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

Fixed fpm.toml (like Jacob Williams), and other small errors. #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

egiovan
Copy link

@egiovan egiovan commented Dec 17, 2023

I'm using gfotran version 11.4 on WSL2.
The first one is the fix of fpm.toml as that already proposed by Jacob Williams.
In: src/ButcherTableaus.f90 the compiler complained about the variable "i" not being defined. So I added it.
In: src/ERKInit.f90 I think that one should use the components EventsOn belonging to the user defined type "me". I got a segmentation otherwise.
In: src/FLINT_base.f90 one have to add those enumerable to the imports. Well it wasn't compiling without.

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.

None yet

1 participant