GMSH problem in using FiPy

36 views
Skip to first unread message

Kotschy Balázs

unread,
May 24, 2023, 12:26:08 PM5/24/23
to fipy
Dear Developers,
First of all, I would like to say that I am not very well versed in this topic, but during a university submission I encountered a problem that I could not find any information about on the internet!
I am using the latest FiPy, and I added it to my Jupyter Notebook the other day, and it works flawlessly 9 out of 10 times. However, unfortunately, when I use Gmsh, it throws up a problem like this, and unfortunately I can't find a way to fix it (I tried adding the latest gmsh package, etc.) I attach a picture. (diffusion circle example)
Thank you very much in advance for your help!
Balázs from Hungary
problem.jpg

Guyer, Jonathan E. Dr. (Fed)

unread,
May 24, 2023, 5:28:00 PM5/24/23
to FIPY
Balázs -

What OS are you running?
How did you install Gmsh?
If, in a Jupyter cell, you execute `!gmsh —version` (without the ` characters), what is the output?

- Jon

--
To unsubscribe from this group, send email to fipy+uns...@list.nist.gov
 
View this message at https://list.nist.gov/fipy
---
To unsubscribe from this group and stop receiving emails from it, send an email to fipy+uns...@list.nist.gov.
<problem.jpg>

Kotschy Balázs

unread,
May 24, 2023, 11:43:47 PM5/24/23
to Guyer, Jonathan E. Dr. (Fed), FIPY
Dear Jon,
I am using Windows 10 Version 22H2 on my pc.
I installed gmsh by typing 'pip install gmsh' in my terminal command window. Then I just invoked the 'import gmsh' command in a Jupyter cell. The gmsh version number is 4.11.1.
Thank you for your reply!
Balázs

To unsubscribe from this topic, visit https://groups.google.com/a/list.nist.gov/d/topic/fipy/4zGn0m52kc8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to fipy+uns...@list.nist.gov.

Guyer, Jonathan E. Dr. (Fed)

unread,
May 25, 2023, 11:14:25 AM5/25/23
to FIPY
OK, thank you. In Jupyter, what happens if you do:

```

import fipy

fipy.meshes.gmshMesh.gmshVersion()

```
Reply all
Reply to author
Forward
0 new messages