Postby oldmachine » Fri Jun 01, 2018 10:03 pm
1. Z88
I am able to run Z88 but, it only provides selections for Displacement, no Stresses (they are greyed out).
How do I correct this?
2. Calculix
I’ve spent several hours researching and reading - seems everything is geared toward Windows and Linux.
The few discussions for Mac/OSX do not indicate solutions beyond installing Calculix.
I reinstalled Calculix via Brew. I also did the ‘compile and install’ option but, still get the Error needing 2.6. When it finished, a msg suggested moving macports and it provided a cmd for that.
I ran the cmd but, still get the 2.6 error.
This is the status of Calculix as it’s currently installed (yes, I am pointing to the usr/local/bin/…:
No success using the embedded Solver, but, using the embedded Experimental Solver, it will generate an .inp file.
Opening the .inp file in text editor reveals the data/node/constraint…etc info. But, I don’t see any results in the Output file secton.
The ‘Run’ button/icon give the 2.6 error (thus, no results).
Upon some inspection: ccx-2.13 calls Fortran4 in gcc folder 7. My system has Fortran-8 in gcc folder 8. So, I created a folder 7 and copied the files to it. Didn't work