Fix crashing bug in pressure projection for dynamics
btalamini opened this issue · 0 comments
btalamini commented
optimism/optimism/Mechanics.py
Line 353 in 021accd
This function uses an undefined variable and so clearly won't work. Looks like we tried to refactor the pressure projection into a separate function but never tested it.