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

Adding advection-diffusion-reaction equations? #94

Open
lhcgeneva opened this issue Aug 31, 2022 · 4 comments
Open

Adding advection-diffusion-reaction equations? #94

lhcgeneva opened this issue Aug 31, 2022 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@lhcgeneva
Copy link

The intro of "A Gallery of finite element solvers" mentions advection-diffusion-reaction equations as a final example, I was wondering whether this might be added anytime soon?

@lhcgeneva lhcgeneva changed the title Adding reaction- Adding advection-diffusion-reaction equations? Sep 1, 2022
@jorgensd
Copy link
Owner

jorgensd commented Sep 1, 2022

It is not on my list of priorities atm.
Anyone is free to make an attempt of porting the old version

@jorgensd jorgensd added enhancement New feature or request good first issue Good for newcomers labels Sep 1, 2022
@nikoleeaa
Copy link

I'm sorry to bother you.
In the book 《Solving PDEs in Python: The FEnicS Tutorial I》, I discovered the section "A system of accommodation diffusion reaction equations". However, no relevant content was found in the Fenicsx webpage tutorial you provided.
Then, I discovered this issue. Sorry for being too talkative, did you mention "porting the old version" referring to 《Solving PDEs in Python: The FEnicS Tutorial I》? Also, do you have any plans to add relevant content recently?

@RequieMa
Copy link

Hi @jorgensd,
I tried on this question. Could you please verify it?
If it works as expected, I will edit the texts to match the markdown.

chemical.mp4

@jorgensd
Copy link
Owner

I'll have a closer look once dolfinx v0.8.0 has been released, as I added some functionality to adios4dolfinx to store multiple time steps in the same file, making it easier to write/load from multiple steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants