-
I am getting a sfepy installation error. I am using Python 3.9.11 on a mac OS 12.6.
The error is described below. I am no expert on python, so I claim innocence.
Any help will be appreciated.
Th…
-
Hello,
I'm facing troubles when trying to load a text file containing an empty, yet valid TIN as a WKT string using `meshio==5.3.4` in Python `3.10.6` on Ubuntu 22.04.1 LTS.
Everything works …
-
It does not appear that PyTOUGH has an import VTK feature? I am wondering how difficult that would be? I am willing to contribute.
I have VTK files (vts) which I have converted from PETREL GRDECL …
-
PLY output:
![image](https://user-images.githubusercontent.com/2086412/71324884-a210a580-24b2-11ea-9833-ed3e1dbe0aa1.png)
STL Output:
![image](https://user-images.githubusercontent.com/208641…
-
### Describe the bug, what's wrong, and what you expected.
PyVista's `inplace` is designed to modify the object itself and return the object. It is intuitive to return `None` if `inplace` is set to T…
-
```
I've attached patch to include support for abaqus 2d.
Not sure how to add files to git repos but I've attached the test meshes.
Also - please check the logic in meshio.py. I added mesh_from_tri_…
-
-
For my use-case of SME, I need my program to identify explicitly the boundary between two membranes. An easy way to make such differentiation is to define a line element - with dipafferent material nu…
-
Hi,
I currently have a problem loading msh files using Gmsh2D. It looks like something is trying to access temp files created by Gmsh2D during loading - maybe it's an internal threading issue? Has …
-
Dear capytaine developers,
Thank you very much for developing this very nice tool.
### My work
I am currently working on the development of a simple model of a floater in WEC-Sim. I am using ca…