I discussed with @lcw and @jkozdon which DG methods tests/examples need to be moved to the new framework so that we can finally kill the old one. I marked those that have been moved but not yet merged.
The last two can be combined into one test and I will try to do that this week.
Additionally, the following could be moved but there is no functionality to take local gradient of auxiliary state in the new framework.
@simonbyrne
I'm working on
Should this be part of milestone 1?
We're so close that, it seems, it would be a shame if we couldn't include it. Does @mwarusz have any bandwidth to tackle the last example? (that is the last one, right?)
Also, if we do close this issue out, we'd be able to remove CLIMA/src/DGmethods_old, correct?
We're so close that, it seems, it would be a shame if we couldn't include it. Does @mwarusz have any bandwidth to tackle the last example? (that is the last one, right?)
I can do try to do it in the next week or two if @mwarusz doesn't get to it.
Also, if we do close this issue out, we'd be able to remove
CLIMA/src/DGmethods_old, correct?
Yes we can remove DGmethods_old.
"Also, if we do close this issue out, we'd be able to remove CLIMA/src/DGmethods_old, correct?"
Yes.
Apparently test/DGmethods_old/conservation/sphere.jl was moved to the new framework but never got merged (it is on the branch sb/new-dg-test). So there is one test that needs to be updated and one example that needs to be moved.
I could do that next week.
Most helpful comment
"Also, if we do close this issue out, we'd be able to remove CLIMA/src/DGmethods_old, correct?"
Yes.
Apparently
test/DGmethods_old/conservation/sphere.jlwas moved to the new framework but never got merged (it is on the branchsb/new-dg-test). So there is one test that needs to be updated and one example that needs to be moved.I could do that next week.