Oasis icon indicating copy to clipboard operation
Oasis copied to clipboard

Mesh for FlowPastSphere3D.py is missing

Open benzwick opened this issue 7 years ago • 2 comments

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

benzwick avatar Jan 07 '19 12:01 benzwick

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.

mikaem avatar Jan 07 '19 13:01 mikaem

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.

benzwick avatar Jan 07 '19 13:01 benzwick