Mukesh khadav
New member
Dear,
I am currently running a WRF-Chem simulation with two nested domains: d01 (9 km) and d02 (3 km). When running the model without chemistry, I was able to successfully generate the required files (wrfinput_d01 and wrfbdy_d01). However, when enabling chemistry, I encountered a segmentation fault error while executing ./real.exe.
STARTING WITH BACKGROUND CHEMISTRY
Subroutine input_chem_profile:
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x14cb72b63d11 in ???
#1 0x14cb72b62ee5 in ???
#2 0x14cb727fc08f in ???
at /build/glibc-FcRMwW/glibc-2.31/signal/../sysdeps/unix/sysv/linux/x86_64/sigaction.c:0
#3 0x559893ccba5a in ???
#4 0x559893cd273a in ???
#5 0x55989192a8be in ???
#6 0x55989192b445 in ???
#7 0x55989191be32 in ???
#8 0x14cb727dd082 in __libc_start_main
at ../csu/libc-start.c:308
#9 0x55989191be6d in ???
#10 0xffffffffffffffff in ???
Segmentation fault (core dumped)
I have tried different chemistry schemes, but the issue persists. I would appreciate any insights from anyone who has faced a similar problem and found a solution.
I have attached my namelist.input file for reference.
Thank you for your time and expertise.
Best regards,
Mukesh
I am currently running a WRF-Chem simulation with two nested domains: d01 (9 km) and d02 (3 km). When running the model without chemistry, I was able to successfully generate the required files (wrfinput_d01 and wrfbdy_d01). However, when enabling chemistry, I encountered a segmentation fault error while executing ./real.exe.
Steps Taken Before the Error:
- Successfully completed geogrid.exe and ungrib.exe.
- Ran metgrid.exe without any apparent issues.
- Encountered an error immediately after running real.exe.
System and Model Details:
- WRF-Chem Version: WPS 4.4, WRFV 4.4
- Simulation Period: Start: 2010-01-01_00:00:00; End: 2010-01-07_18:00:00
STARTING WITH BACKGROUND CHEMISTRY
Subroutine input_chem_profile:
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x14cb72b63d11 in ???
#1 0x14cb72b62ee5 in ???
#2 0x14cb727fc08f in ???
at /build/glibc-FcRMwW/glibc-2.31/signal/../sysdeps/unix/sysv/linux/x86_64/sigaction.c:0
#3 0x559893ccba5a in ???
#4 0x559893cd273a in ???
#5 0x55989192a8be in ???
#6 0x55989192b445 in ???
#7 0x55989191be32 in ???
#8 0x14cb727dd082 in __libc_start_main
at ../csu/libc-start.c:308
#9 0x55989191be6d in ???
#10 0xffffffffffffffff in ???
Segmentation fault (core dumped)
I have tried different chemistry schemes, but the issue persists. I would appreciate any insights from anyone who has faced a similar problem and found a solution.
I have attached my namelist.input file for reference.
Thank you for your time and expertise.
Best regards,
Mukesh