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.
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.