pydistmesh icon indicating copy to clipboard operation
pydistmesh copied to clipboard

Issue with dblock: value error zero sized array

Open eklinkhamer opened this issue 4 years ago • 3 comments

Hello. I am trying to use the dm.dblock functionality but I keep getting the same error. See here: image

Any help on this would be much appreciated!

eklinkhamer avatar Oct 24 '20 16:10 eklinkhamer

Hey! I'm not too sure about your question but I don't think this package is maintained actively so you may be waiting for a while to get an answer.

In the meantime, I maintain a pretty fast DistMesh implementation here in Python as well...

https://github.com/krober10nd/SeismicMesh (see the README for how to mesh a uniform cube with quality bounds).

and dmsh is also quite excellent (but only in 2D)

https://github.com/nschloe/dmsh

krober10nd avatar Oct 24 '20 16:10 krober10nd

Awesome, I will check it out! I am having a little trouble installing Seismic Mesh though...I think it is because I am not able to install mpi4py. The error message reads that I am unable to compile an MPI program. Have you heard of this issue before?

thanks!

On Sat, Oct 24, 2020 at 12:43 PM keith roberts [email protected] wrote:

Hey! I'm not too sure about your question but I don't think this package is maintained actively so you may be waiting for a while to get an answer.

In the meantime, I maintain a pretty fast DistMesh implementation here in Python as well...

https://github.com/krober10nd/SeismicMesh (see the README for how to mesh a uniform cube with quality bounds).

and dmsh is also quite excellent (but only in 2D)

https://github.com/nschloe/dmsh

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bfroehle/pydistmesh/issues/19#issuecomment-715984697, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARP7R7B3ZHIP3GXVPN74PNTSML7ZXANCNFSM4S5WCPTQ .

eklinkhamer avatar Oct 24 '20 17:10 eklinkhamer

Let’s start an issue over there and discuss!

krober10nd avatar Oct 24 '20 18:10 krober10nd