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

[WIP] Dissolution of porous media model #391

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from

Conversation

mdzik
Copy link
Member

@mdzik mdzik commented Apr 27, 2022

D3Q19 = TRUE
QIntegrator = 'Heun'
#QIntegrator = 'Trapezoid'
source("../models/reaction/d2q9_reaction_diffusion_system/Dynamics.R")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

source("../models/reaction/d2q9_reaction_diffusion_system/Dynamics.R")
:-)



// This should go at the end to avoid name conflicts in R
<?RT models/reaction/d2q9_reaction_diffusion_system/Dynamics.c.Rt ?>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

odels/reaction/d2q9_reaction_diffusion_system/Dynamics.c.Rt expects a DoADRE_CalcPhi functions

Copy link
Member

@llaniewski llaniewski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mdzik How this is progressing? Do you have a newer version of the model you would want to merge?

Can you clean it up:

  • there is a binary a.out file commited,
  • the test file is mostly commented out.

@llaniewski
Copy link
Member

@mdzik This is hanging here for a long time. Are you still working on this? Do you think it will be a thing to merge soon?

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.

3 participants