Prool's modifications of CalculiX CrunchiX (ccx)
http://files.calculix.kharkov.org/ccx_prool/
For cygwin exe file need this DLLs from /cygwin/bin:
cyggcc_s-1.dll
cyggfortran-3.dll
cyggomp-1.dll
cygquadmath-0.dll
cygwin1.dll
for Centos:
yum install arpack-devel
yum install lapack-devel
yum install blas-devel
(or 'apt-get install libarpack2-dev' in Debian)
and use Makefile.arpack
For macOS need delete flags "-lpthread -lm -lc"
(see Makefile.macos)
In 32 bit Linux fortran optimization set OFF !
In ARmake.inc:
FFLAG =
In 64 bit Linux and 32/64 cygwin this option may be any:
-O or not -O
For new gfortran version add flag -fallow-argument-mismatch to FFLAGS in file ARmake.inc and/or in ccx.../src/Makefile
For old gfortran delete this flag
e-mail proolix@gmail.com
sites:
Prool lives in city of Kharkiv, Ukraine