If you are going to install v4 of WRF I would recommend using the the current version v4.4.2 (GitHub - wrf-model/WRF: The official repository for the Weather Research and Forecasting (WRF) model)Hello Will
Thanks for your kind response.
Actually, my environment is good, I think. I used this test, and the result was acceptable.
Second, I compiled WRF3.9.1 before with this environment; it worked.(I just changed some parts in configure.wrf).
now I want to update my WRF to 4.3.1, but I don't know how can I fixed errors. I this I have to change my configure.wrf. But I don't know how can I understand which part must be changed.
Do you have any idea about changing configure.wrf?
Thanks Naser
DM_FC = mpif90 -f90=$(SFC)
DM_CC = mpicc -cc=$(SCC)
DM_FC = mpiifort
DM_CC = mpiicc