Update Level Set module to use vector variables #14828
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.
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
The text was updated successfully, but these errors were encountered: