Hello,
I have made a first successfull installation of WRF4.0 by following step by step the tutorial here : http://www2.mmm.ucar.edu/wrf/OnLineTutorial/compilation_tutorial.php#STEP1
Compilation and run time were both OK, with the GNU compiler as stated in the above link. I have chosen the option 34 in the WRF configure script.
I have attached the small script that I have made in order to set all the variables for the compilation/installation of the system. The file is called setEnvForWRF.
I wanted to improve the performances with the intel compiler and here came the troubles.
First, I have changed the environment variables to use the intel compiler, the attached script to do that is named setEnvForWRF_intel.
Then I have deleted all the libraries netcdf, zlib... and unpacked once again, in order to be sure that nothing existed from the previous GNU installation.
I have made all the small tests requested in the tutorial and all was OK.
I have re-compiled everything, netcdf, zlib...etc (as explained in the link of the tutorial mentioned above). The compilation was successful and also all the 'make check' commands were OK. So everything was fine. Now, I go to the WRF directory and type ./clean to remove the previous installation.
I chose option 66 in the WRF configure script.
Then, at compilation, I get a bunch of compilation errors, as shown in the compile log file.
Thanks a lot for your help !
----------------------------------System INFO--------------------
Intel i7 8086K 6 cores
CENTOS 7
gcc = 4.8.5
ifort = 19.0.3.199
WRF 4.0
I have made a first successfull installation of WRF4.0 by following step by step the tutorial here : http://www2.mmm.ucar.edu/wrf/OnLineTutorial/compilation_tutorial.php#STEP1
Compilation and run time were both OK, with the GNU compiler as stated in the above link. I have chosen the option 34 in the WRF configure script.
I have attached the small script that I have made in order to set all the variables for the compilation/installation of the system. The file is called setEnvForWRF.
I wanted to improve the performances with the intel compiler and here came the troubles.
First, I have changed the environment variables to use the intel compiler, the attached script to do that is named setEnvForWRF_intel.
Then I have deleted all the libraries netcdf, zlib... and unpacked once again, in order to be sure that nothing existed from the previous GNU installation.
I have made all the small tests requested in the tutorial and all was OK.
I have re-compiled everything, netcdf, zlib...etc (as explained in the link of the tutorial mentioned above). The compilation was successful and also all the 'make check' commands were OK. So everything was fine. Now, I go to the WRF directory and type ./clean to remove the previous installation.
I chose option 66 in the WRF configure script.
Then, at compilation, I get a bunch of compilation errors, as shown in the compile log file.
Thanks a lot for your help !
----------------------------------System INFO--------------------
Intel i7 8086K 6 cores
CENTOS 7
gcc = 4.8.5
ifort = 19.0.3.199
WRF 4.0