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

Compilation error of WRFPLUS V3.9&WRF 4D-VAR

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.

dlxieyr

New member
Hi,

I am trying to compile WRF 4D-VAR v3.9 but failed, the following error message

Fatal Error: Can't open module file ‘da_control.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.01elapsed 30%CPU (0avgtext+0avgdata 68928maxresident)k
0inputs+16outputs (0major+1200minor)pagefaults 0swaps
makefile:58: recipe for target 'da_reporting.o' failed
make[1]: [da_reporting.o] Error 1 (ignored)

popped out after the command ./compile all_wrfvar, I got 13 EXEs.
root@ubuntu:/home/models/WRFPLUSV3# ls -ls var/build/*.exe var/obsproc/*.exe
28 -rwxr-xr-x 1 root root 26536 Jul 16 14:07 var/build/da_advance_time.exe
96 -rwxr-xr-x 1 root root 97656 Jul 16 14:07 var/build/da_bias_airmass.exe
88 -rwxr-xr-x 1 root root 89056 Jul 16 14:07 var/build/da_bias_scan.exe
40 -rwxr-xr-x 1 root root 39360 Jul 16 14:07 var/build/da_bias_sele.exe
52 -rwxr-xr-x 1 root root 52048 Jul 16 14:07 var/build/da_bias_verif.exe
80 -rwxr-xr-x 1 root root 80864 Jul 16 14:07 var/build/da_rad_diags.exe
116 -rwxr-xr-x 1 root root 117832 Jul 16 14:07 var/build/da_tune_obs_desroziers.exe
116 -rwxr-xr-x 1 root root 115072 Jul 16 14:07 var/build/da_update_bc_ad.exe
144 -rwxr-xr-x 1 root root 143704 Jul 16 14:07 var/build/da_update_bc.exe
196 -rwxr-xr-x 1 root root 197128 Jul 16 14:07 var/build/da_verif_grid.exe
84 -rwxr-xr-x 1 root root 82664 Jul 16 14:07 var/build/da_verif_obs.exe
156 -rwxr-xr-x 1 root root 158888 Jul 16 14:07 var/build/gen_be_stage2_gsi.exe
0 lrwxrwxrwx 1 root root 15 Jul 16 14:08 var/obsproc/obsproc.exe -> src/obsproc.exe
But not including da_wrfvar.exe.
There is no problem with compilation of WRF, WRF 3D-VAR and WRFPLUS.
The complete compilation log is attached. It is very appreciated if anyone could help with this. Thanks in advance.
 

Attachments

  • compile1.txt
    402.3 KB · Views: 45
Top