calculix / CalculiX-Examples

CalculiX examples by Prof. Martin Kraska from Brandenburg University of Applied Sciences. Excellent starting point to master parametric modelling with CGX and CCX.
MIT License
299 stars 92 forks source link

Cannot run Contact/Shell0 #58

Open cubayang opened 1 year ago

cubayang commented 1 year ago

Hi,

I tried to run the Contact/Shell0 case, but somehow when I run: python ./test.py under the case folder, it throws an error: OSError: Eigenvalues_1.txt not found. Note that I already set up my bash environment according to the guidelines.

Could anyone give some help?

Thanks.

oldninja commented 1 year ago

Is that the only one that has failed? Have test other examples?

mkraska commented 1 year ago

I tried a manual run and got the file Eigenvalues_1.txt. Does such a manual run (as described in the Readme) work for you?

mkraska commented 1 year ago

Can't reproduce the problem with CaluliX 2.20. ./test.py runs without problem.