Oasis
Oasis copied to clipboard
Mesh for FlowPastSphere3D.py is missing
Mesh points to a local file that is not supplied with Oasis:
https://github.com/mikaem/Oasis/blob/3de552ca7271b0f91bed51322bab4fce06e63a99/oasis/problems/NSfracStep/FlowPastSphere3D.py#L14
Should be a simple box with an internal sphere, created with mshr. But the file seems to be lost in time. Probably best just to delete the problem.
OK, I'll try to create the mesh with mshr at runtime (catch exception if mshr is not installed). If that doesn't work I'll delete it.