Thank you very much
On Monday, April 25, 2022, 08:13:44 AM CDT, Arjen Markus
wrote:
There are various solutions to install gfortran (or in general the GCC
compiler suite) on Windows: Cygwin and MinGW-w64/MSYS2 are both environments
that mimick to a certain extent Linux and allow you t
There are various solutions to install gfortran (or in general the GCC
compiler suite) on Windows: Cygwin and MinGW-w64/MSYS2 are both
environments that mimick to a certain extent Linux and allow you to manage
all manner of packages, among which the GCC compiler suite. I use both but
I also use the
Hello. I have a windows 10 home 64 bit operating system. Thanks for getting
back to me
Sent from Yahoo Mail on Android
On Sun, Apr 24, 2022 at 9:39, Arjen Markus wrote:
MicroSoft's Fortran compiler is a very old compiler that has not been
maintained in a very long time. The gfortran
MicroSoft's Fortran compiler is a very old compiler that has not been
maintained in a very long time. The gfortran compiler and the Intel Fortran
oneAPI compiler, both freely available, would easily handle such arrays as
you mention. What system are you running on?
Regards,
Arjen
Op vr 22 apr. 2
Hello,
I am an engineer for the nuclear power industry. As part of my master’s thesis
I developed a model of a fuel pin using Fortran. At the time I was working
with a cheap Microsoft compiler. It was version 5.1 if I remember correctly.
My model does 3D finite differencing and is rather de