jordanschnell
Member
Dear WRF-Chem Users,
It has come to our attention that there is a bug in v4.4 that prevents users from compiling the model. To remedy this, users will need to modify the following file: WRF/chem/depend.chem by changing the line (L232)
FROM:
module_mosaic_addemiss.o: module_data_mosaic_asect.o module_data_sorgam.o
TO:
module_mosaic_addemiss.o: module_data_mosaic_asect.o module_data_sorgam.o module_gocart_dust.o
This issue will be addressed in the next minor release. We apologize for the inconvenience this has caused.
Users can alternately successfully compile the model by issuing the compile command twice; i.e., if your first attempt at compilation fails, issue the compile command exactly as before for a second time and the model should compile.
Sincerely,
WRF-Chem Team
It has come to our attention that there is a bug in v4.4 that prevents users from compiling the model. To remedy this, users will need to modify the following file: WRF/chem/depend.chem by changing the line (L232)
FROM:
module_mosaic_addemiss.o: module_data_mosaic_asect.o module_data_sorgam.o
TO:
module_mosaic_addemiss.o: module_data_mosaic_asect.o module_data_sorgam.o module_gocart_dust.o
This issue will be addressed in the next minor release. We apologize for the inconvenience this has caused.
Users can alternately successfully compile the model by issuing the compile command twice; i.e., if your first attempt at compilation fails, issue the compile command exactly as before for a second time and the model should compile.
Sincerely,
WRF-Chem Team