Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Problem compiling WRFDA 4.0

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.

DCC364

New member
Hi everyone,

I am trying to compile WRFDA V4.0 using the ifort compiler with icc (dmpar) option and I am getting errors such:

a_synop.f(28): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [DA_PHYSICS]
use da_physics, only : da_sfc_pre, da_transform_xtopsfc, &
-------^
da_synop.f(28): error #6580: Name in only-list does not exist. [DA_SFC_PRE]
use da_physics, only : da_sfc_pre, da_transform_xtopsfc, &

Any idea of what could be the reason of such errors? [I have attached the configure.wrf file in case it could help to figure out what is going on]

Thanks in advance,
Diego
 

Attachments

  • configure.wrf
    22.8 KB · Views: 41
Top