Compilation of WRF-Chem with KPP

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.

echevet

New member
Dear all,

When I try to compile WRF-Chem with KPP, after one hour I get that the executables have not been built.
But I can't find any error in my log file.
The -j 1 option is enabled.
Does anyone have any idea what could be my problem?

Thanks in advance!
 

Attachments

Hi,

I don't see any errors either - Can you perform a "./clean -a" and then compile the model with this command?>

./compile em_real > log_comp.txt 2> errors_comp.txt

Any errors should show up in error_comp.txt

Jordan
 
Hi,

Thank you very much for your answer Jordan.
Finally, I did exactly the same commands with same ENV variables and managed to compile KPP using WRF-V4.2 while before I was trying with WRF-4.3.1... If it can help someone...
 
Hi,

I'm glad you have a working version, however, it is worrying 4.3.1 did not compile though. Did you try to compile with the command I mentioned? If so, did anything show up in errors_comp.txt?

Jordan
 
Back
Top