Skip to content
New issue

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

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

Already on GitHub? # to your account

fvm code from c #269

Open
ynzys opened this issue Jul 24, 2023 · 3 comments
Open

fvm code from c #269

ynzys opened this issue Jul 24, 2023 · 3 comments

Comments

@ynzys
Copy link

ynzys commented Jul 24, 2023

Hello, when I looked up the source code, I traced to the solution part of the Finite volume method and found that the C language library was called. Is this library source code? thanks

@stoiver
Copy link
Member

stoiver commented Jul 24, 2023

@ynzys not sure what you mean by "is this library source code"?

@ynzys
Copy link
Author

ynzys commented Sep 21, 2023

What I mean is that the code for the solver is written in C language, can it be opened up? thank you!

@stoiver
Copy link
Member

stoiver commented Sep 21, 2023

@ynzys it would be fairly easy to pull out the main evolution procedures (flux, extrapolation, main boundary conditions, main rate operators) and produce a C wrapper. Indeed we are presently developing a GPU version of anuga, where we need to do something similar.

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

No branches or pull requests

2 participants