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

FV: Indicators not working #16069

Closed
cpgr opened this issue Nov 4, 2020 · 2 comments
Closed

FV: Indicators not working #16069

cpgr opened this issue Nov 4, 2020 · 2 comments
Assignees
Labels
C: Framework T: defect An anomaly, which is anything that deviates from expectations.

Comments

@cpgr
Copy link
Contributor

cpgr commented Nov 4, 2020

Bug Description

Adaptivity indicators are not working with finite volume variables. Including an indicator results in *** ERROR *** unordered_map::at: key not found.

Steps to Reproduce

Simply add an indicator to one of the FV tests.

Impact

Can't use indicator-based mesh adaptivity using FV variables.

@cpgr cpgr added the T: defect An anomaly, which is anything that deviates from expectations. label Nov 4, 2020
@cpgr
Copy link
Contributor Author

cpgr commented Nov 4, 2020

Hey @lindsayad, I'll have a go at this while you guys are watching the election, but if it gets too hard I might have to ask for help.

FYI @sci-sjj

@lindsayad
Copy link
Member

lindsayad commented Nov 4, 2020 via email

cpgr added a commit to cpgr/moose that referenced this issue Nov 5, 2020
Enable ElementalIndicators to work with FV variables.

Refs idaholab#16069
cpgr added a commit to cpgr/moose that referenced this issue Nov 18, 2020
Enable ElementalIndicators to work with FV variables.

Refs idaholab#16069
cpgr added a commit to cpgr/moose that referenced this issue Dec 17, 2020
Enable ElementalIndicators to work with FV variables.

Refs idaholab#16069
cpgr added a commit to cpgr/moose that referenced this issue Dec 17, 2020
cpgr added a commit to cpgr/moose that referenced this issue Dec 18, 2020
Use mooseVariableField to get correct variable form.

Closes idaholab#16069
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
Enable ElementalIndicators to work with FV variables.

Refs idaholab#16069
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
Use mooseVariableField to get correct variable form.

Closes idaholab#16069
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework T: defect An anomaly, which is anything that deviates from expectations.
Projects
None yet
Development

No branches or pull requests

3 participants