Kyle Mandli
Kyle Mandli
Unfortunately we do not support Python 3.x yet. Anaconda should allow you to use Python 2.7 instead so I would suggest you see how to use that version instead until...
I think at some point we had agreed to do one or the other (now I cannot remember) and we must have missed some of the renames. The script you...
@ahmadia What state do you think is being stored in the Fortran code that might be causing this? I was thinking that perhaps a state was not being copied correctly...
Ah, that's true. @dansteingart what solver are you using with this?
What about the Riemann solver?
Are the advection speeds changing in time in your case? If that is the case how are you implementing the change in velocities?
That would be my guess. There was a commit that added AMR to the multilayer code and it changed some things that required changes also to Riemann. @aks2203 may be...
I am fine dropping Python 2 support. Perhaps we should try and do the same as the NumPy/SciPy teams are doing by pointing users to the last fully Python 2...
Sounds good to me. We should probably pick a version to coincide with this for ease of pointing as well. Perhaps we should start a discussion on claw-dev or claw-users...
What about considering a rebuilt region specification in general? Merge say the dtopo, topo, qinit, and general refinement specifcation?