Thanks! I have it compiled. Here's the log file.For a no-leap-year calendar, it can be enabled by adding - DNO_LEAP_CALENDAR to CPPFLAGS in the configure.wps;
To drive WRF model with climate data that does not have leap year, there is a compile option to do that. Edit configure.wrf and
add -DNO_LEAP_CALENDAR to the macro ARCH_LOCAL.
Can you try an older version , for example, WRFV3.9, and see whether the above options work?
Please also save the log file of compiling WRFV4.5.1 for me to take a a look. Thanks.
Yes, the "-DNO_LEAP_CALENDAR" works! Much appreciated!Your LOG.txt file indicates that WRF has been successfully compiled. Please look at the line below in your LOG file:
" ---> Executables successfully built <---"