-
I have also tried with release tarball 7.40.2 that had the same error
Arch Linux
gcc/g++ (GCC) 14.2.1 20240910
[cmake.log](https://github.com/user-attachments/files/17689268/cmake.log)
cmake v…
-
I recently started getting an error when compiling Kratos on my laptop.
It happens in the master branch, apparently with any application, as shown in the image below.
The error says the followin…
-
Dear all,
Thank you for the nice Python package.
I have a 3D volume of instance cell segmentation.
![image](https://github.com/user-attachments/assets/adebff12-3a60-444e-9b0f-2557a742895b)
I…
-
### Problem description
How to divide the 3D model formed in createworld into three layers according to depth, mark them, and fix the resistivity according to the marks in the setRegulation below f…
-
Hello!
It looks like Tina/taichi_three is under a significant refactorization and I think it maybe good time to throw out some ideas of mine to it (To be honest, I am not so sure about whether they …
-
Arguably the OT distribution package should only contain the library itself and the CMake machinery find the package and import the OpenTissue target. If users want to run demos then we should instruc…
-
I was trying to build PyMesh on a Ubuntu(20.04) partition of my machine and it did not work, so after many attempts I deleted everything and tried again on the same location.
However, again, after fo…
-
After successfully making the main PyMesh package, src_tests. tools, I am facing an issue with tools_tests. Following is the output:
[ 0%] Built target gtest
[ 25%] Built target Mesh
[ 25%] Buil…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
When doing FEM with more than one material, it is necessary to assign materials to solids.…
-
### Steps to reproduce
I used to build a stack of packages from source for development as follows,
```console
$ spack dev-build -j 24 --source-path . --keep-prefix --test root mofem-ceph…