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

Species transport and reaction for concrete #171

Open
bwspenc opened this issue Jan 27, 2021 · 1 comment
Open

Species transport and reaction for concrete #171

bwspenc opened this issue Jan 27, 2021 · 1 comment

Comments

@bwspenc
Copy link
Collaborator

bwspenc commented Jan 27, 2021

Reason

Tracking the migration of chemical species within concrete and the reactions between those species is important for predicting a number of degradation mechanisms such as chloride and sulfide attack.

Design

This capability should be provided by a set of kernels for the PDEs governing migration of species, as well as source terms for new species created by chemical reactions between the species. Because a large number of kernels are potentially required for interactions between large numbers of species, an Action that sets these kernels and other objects up and provides a user-friendly interface should be provided.

Impact

This involves adding additional modules, so there is no impact on existing models.

Note that this capability was already in place when models were initially moved over from Grizzly, and this issue is being added retroactively.

@bwspenc
Copy link
Collaborator Author

bwspenc commented May 5, 2021

On further inspection of this code, it is pretty clear that the models that we have now in BlackBear are a proof of concept. Since the time they were developed, the geochemistry module in MOOSE has been developed, and provides a more advanced version of this.

Upon discussion with the team, we have decided that the right thing to do is remove the current capability, and bring this back using the geochemistry module.

bwspenc added a commit to bwspenc/blackbear that referenced this issue May 5, 2021
This functionality will need to be provided by the geochemistry module.
bwspenc added a commit to bwspenc/blackbear that referenced this issue May 5, 2021
This functionality will need to be provided by the geochemistry module.
bwspenc added a commit to bwspenc/blackbear that referenced this issue May 5, 2021
This functionality will need to be provided by the geochemistry module.
bwspenc added a commit to bwspenc/blackbear that referenced this issue Oct 27, 2021
…olab#171

This should have been removed in commit 727d12b
on May 5, 2021, but was missed.
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

1 participant