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

WRF-CHEM KPP compiling error

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.

s744274240

New member
Hi group! I'm using WRF4.2.2 .I followd the online toturial, and passed all the test.
And I tested WRF and WRF-CHEM without kpp successfully compiled.
While the compiling of WRF-CHEM with kpp can't finished, and the error is
code.c:129:5: warning: implicit declaration of function ‘FatalError’ [-Wimplicit-function-declaration]
129 | FatalError(3,"%s: Can't create file", bufname );
I appreciate any help you can give me.
 

Attachments

  • configure.wrf
    20.4 KB · Views: 44
  • log.compile
    1.6 MB · Views: 51
Hi,

It looks like KPP is working: e.g., "KPP has succesfully created the model "racm_soa_vbs_het".

I think you may have just had a memory error:

including Registry/registry.solar_fields
Killed

0.06user 0.01system 0:00.08elapsed 98%CPU (0avgtext+0avgdata 27056maxresident)k
0inputs+16outputs (0major+7720minor)pagefaults 0swaps
Killed

Try increasing the amount of memory you use to compile.

Jordan
 
Top