ThomasJLinde
ThomasJLinde
Hi Justin, It is difficult to reduce my geometry so that you have a minimal example. I think you can find the problem in the dam.py example as well like...
This issue is quite urgent for me. Can you please provide a workaround or hint so that I can try to solve it. That would be very kind.
Hi Justin, beforehand I was using Windows 10 ccx = 2.12 gmsh = 2.7.0 pycalculix = 1.0.0 Even with ccx = 2.13 and gmsh = 3.0.5 the same bug occured....
Hi Justin, I believe I have a clue for the source of this bug. I think the reason why no pressure is applied to some faces of the mesh is...
.msh  .inp 
Hi Justin, as it turns out I found a workaround for this problem. In feamodel.py I had to comment line 1580 and set is_lineface = True. This seems to work...