fail to recompile WRF

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

sekluzia

Member
Dear Sir/Madam,

I am trying to recompile the WRF in serial mode, but the executables are not building. Please find attached my log.compile and configure.wrf files.

Best regards,
Artur
 

Attachments

Artur...

Your logs show WRF 3.9. Unfortunately, it will say that for WRF 3.9.1 and WRF 3.9.1.1.

I'll guess that you are running WRF 3.9. The offending file is phys/module_cu_g3.F.

I know that the WRF 3.9.1.1 version of this file works fine, as I helped someone a while back using
GFORTRAN that had the identical problem. Using the 3.9.1.1 version fixed things.
 
Dear Ming,

Thanks a lot, your file works. The file you attached contains improper expressions like "./._module_cu_g3." and "null" symbols in the beginning and the end. I deleted those erroneous parts and successfully compiled the WRF. Thanks!

Artur
 
Back
Top