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

cannot compile emi_convert in WRFCHEM-3.9.1

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.

After successfully compiled wrfchem-3.9.1 I find it difficult to compile emi_convert to generate convert_emiss.exe executable, a program that converts binary intermediate chemical fields into netcdf WRF-compatible format

I discovered that emi_convert is missing in the wrfchem folder as shown bellow:
julius@CRG:~/Buid_WRF/WRF$ ls
arch clean compile.log configure.wrf dyn_em external hydro main phys Registry share tools wrftladj compile configure doc dyn_nmm frame inc Makefile README run test var

what can I do in order to compile emi_convert

with kind regards
Julius
 
Hi,

Please refer to the "compile" program in the top level WRF directory - there should be an option to compile to emi_convert. I.e., instead of "./compile em_real" to compile the model, it is "./compile convert_em".

Jordan
 
Top