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

Make active particles as simple to use as possible #1069

Closed
gassmoeller opened this issue Jul 1, 2016 · 2 comments
Closed

Make active particles as simple to use as possible #1069

gassmoeller opened this issue Jul 1, 2016 · 2 comments

Comments

@gassmoeller
Copy link
Member

Main outcome of the discussion with @naliboff, @lkellogg and @cedrict.

When I implemented #1068 I also thought that maybe every particle property should be handled like a compositional field (in the sense that they use the same plugins for prescribing initial conditions, maybe even using the reaction_terms of the material model to do the update). This would make the switch between compositional fields and particles even easier. I need to think more about the structure for that, and need to make sure the particle properties are not diffused by going through the finite-element projection. This issue is mostly a reminder.

@naliboff
Copy link
Contributor

naliboff commented Jul 1, 2016

@gassmoeller - Thanks again for your patience with the particle discussion :)! I'm testing models now with the compositional fields advected via the normal field method vs 'tracer' method. I'm curious as well to see about the diffusion issue as well as run time vs 'accuracy' as a function of particle density. I will post relevant results here as they come up. Huge thanks again for the entire particle implementation!

@gassmoeller
Copy link
Member Author

I think this is partly addressed, and partly this issue is too generic to be of much use. I will close this, and reopen separate specific issues when the topic arises again.

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

No branches or pull requests

2 participants