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

A2e/MMC version WRF, trouble

kermarrec

Member
I am trying to install the A2e/MMC version of the Weather Research and Forecasting (WRF) model available at GitHub - a2e-mmc/WRF: The A2e/MMC version of the Weather Research and Forecasting (WRF) model
Unfortunately, I cannot compile em_b_wave properly and get this error message:
make[3]: Leaving directory '/home/kermarrec/Build_WRF/WRF-develop/phys'
ar: `u' modifier ignored since `D' is the default (see `U')
ar: module_sf_noahdrv.o: No such file or directory
make[2]: [Makefile:241: physics] Error 1 (ignored)
make[2]: Leaving directory '/home/kermarrec/Build_WRF/WRF-develop/phys'
/bin/sh: 3: [: -eq: unexpected operator
make[1]: Leaving directory '/home/kermarrec/Build_WRF/WRF-develop'

------------------------------------------------------------------------------
Error Error Error NoahMP submodule files not populating WRF directories
------------------------------------------------------------------------------

make: *** [Makefile:111: wrf] Error 31

I tried clean -aa, and also git clone --recurse-submodule GitHub - wrf-model/WRF: The official repository for the Weather Research and Forecasting (WRF) model but nothing worked as explained in Release WRF Version 4.4 · wrf-model/WRF
I could find a file called module_sf_noahdrv.mod in my directory

I would appreciate your help.
 
That version of WRF is not supported and/or developed by our group at NCAR, so unfortunately we are unable to help. I would suggest trying to reach out to the group who does support it.
 
Top