Open JosephGIV opened 4 months ago
As mentioned in the README_Build_instructsions.txt document, directions and files only for compiling with the Intel Fortran compiler are provide Additionally, the Visual Studio 2013 solution and project files are provided for Windows (and Intel compiler). So, the bottom line is that you will have to modify these files for gfortran. I believe people have done this, but I don't know the details. Sorry that we can't be of more assistance.
-Doug
Hello,
Thank you for your response. If I manage to get it working I'll post the solution here.
Hello,
This is the first time I've ever posted on github, so I apologize for breaking any rules of etiquette. I'm trying to compile the model for a computer with an arm64 processor, preferably using gfortran. It's been a while since I've tried to do this, but the last time I was attempting to do this, I was running into issues with finding the appropriate compiler flags.
Most of my Fortran knowledge is pretty limited, so I apologize for any awkward statements. Any help or resources would be appreciated.