Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WRF-GC Compilation error #8

Open
ast222340 opened this issue Sep 25, 2024 · 4 comments
Open

WRF-GC Compilation error #8

ast222340 opened this issue Sep 25, 2024 · 4 comments

Comments

@ast222340
Copy link

Respected sir/madam,
I am using WRF-GC version 3.0. with WRF version 4.3. Tried many times,showing all time same error.I am not understand what errors means?? Is it code error or other kind of error.Please suggest me..I have attached log file.

Screenshot from 2024-09-25 18-03-23
Screenshot from 2024-09-25 18-06-28
Screenshot from 2024-09-25 18-05-59
Screenshot from 2024-09-25 18-04-37

for WRF,Executables successfully built.
log.compile.wrf.txt

For WRF-GC Problems building executables, look for errors in the build log
log.compile.wrfgc.txt

@topleo
Copy link

topleo commented Sep 26, 2024

It seems like you are using WRF_KPP=1 flag, which is not supported in WRF-GC, try WRF_KPP=0.

@ast222340
Copy link
Author

Thank you sir @topleo.I am using WRF_KPP=0,But still tow showing same error.what should i do?I have attached log file.

log.compile.wrfgc1.txt

@topleo
Copy link

topleo commented Sep 27, 2024

The error is different from last time, the error message suggests that you don't have scalar_indices_irr_diag_decls.inc file, the file is needed only when you set WRF_CHEM == 1 && WRF_KPP == 1, did you try ./clean -a before recompiling?

@ast222340
Copy link
Author

Thank you @topleo. I followed all the steps you mentioned.But the old error is gone and a new error has come.Now what should i do?
./clean -a
unset WRF_CHEM && WRF_KPP
I have attached last error log file.
Screenshot from 2024-09-27 11-39-11
log.compile.wrfgckpp.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants