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

Update Level Set module to use vector variables #14828

Open
aeslaughter opened this issue Mar 5, 2020 · 0 comments
Open

Update Level Set module to use vector variables #14828

aeslaughter opened this issue Mar 5, 2020 · 0 comments
Labels
C: Modules Good first issue P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@aeslaughter
Copy link
Contributor

Reason

The level set module relies on the velocity, it would be best if used a vector variable for this connection.

Design

The level set kernels just need to be changed the the new variable type and the old method be deprecated.

Impact

The only impact is that the old velocity variables need to be deprecated

@aeslaughter aeslaughter added T: task An enhancement to the software. P: normal A defect affecting operation with a low possibility of significantly affects. C: Modules Good first issue labels Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Modules Good first issue P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.
Projects
None yet
Development

No branches or pull requests

1 participant