nemocrys / pyelmer

A python interface to Elmer.
GNU General Public License v3.0
53 stars 15 forks source link

Trouble with pyelmer.gmsh (objectgmsh Fixed) #10

Closed Blue-Spartan closed 1 year ago

Blue-Spartan commented 1 year ago

Hello, This issue seems basic, but I am having trouble finding the pyelmer.gmsh module- I followed all the steps to download/install pyelmer to my IDE, but I cannot fix this issue. I searched inside the internal function but could not locate the module as stated.

Thanks, Jaden C.

mjfwest commented 1 year ago

I've the same problem, so how was this closed? What was the solution?

Blue-Spartan commented 1 year ago

I've the same problem, so how was this closed? What was the solution?

Switch the module from pyelmer.gmsh to objectgmsh

arvedes commented 1 year ago

Hi, sorry for the late reply. I recently did some refactoring and moved this code to a new project, as it is not related to Elmer but a convenience wrapper for Gmsh. I'll adjust the examples, thanks for letting me know!