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

Error:running mozbc with ECMWF

sstikle

New member
Dear all,
I am running mozbc for ECMWF boundary condition but encountered the following error. Can any provide assistance to provide help to resolve this issue?.
] Caught signal 11 (Segmentation fault: address not mapped to object at address 0x7ffdbd019b60)
==== backtrace (tid:2594529) ====
0 0x0000000000012ce0 __funlockfile() :0
1 0x000000000042f2f9 module_mozart_lib_mp_read_moz_species_() /work/mh0735/m300989/WRF_preprocessing/mozbc-CAMS/mo_mozart_lib.f90:1254
2 0x000000000042ad72 module_mozart_lib_mp_ic_interpolate4d_() /work/mh0735/m300989/WRF_preprocessing/mozbc-CAMS/mo_mozart_lib.f90:1166
3 0x0000000000445f54 MAIN__() /work/mh0735/m300989/WRF_preprocessing/mozbc-CAMS/main_bc_wrfchem.f90:268
4 0x000000000040b4e2 main() ???:0
5 0x000000000003acf3 __libc_start_main() ???:0
6 0x000000000040b3ee _start() ???:0
=================================
Segmentation fault


Thanks and Regards,
Suvarna
 
Dear all,
I am running mozbc for ECMWF boundary condition but encountered the following error. Can any provide assistance to provide help to resolve this issue?.
] Caught signal 11 (Segmentation fault: address not mapped to object at address 0x7ffdbd019b60)
==== backtrace (tid:2594529) ====
0 0x0000000000012ce0 __funlockfile() :0
1 0x000000000042f2f9 module_mozart_lib_mp_read_moz_species_() /work/mh0735/m300989/WRF_preprocessing/mozbc-CAMS/mo_mozart_lib.f90:1254
2 0x000000000042ad72 module_mozart_lib_mp_ic_interpolate4d_() /work/mh0735/m300989/WRF_preprocessing/mozbc-CAMS/mo_mozart_lib.f90:1166
3 0x0000000000445f54 MAIN__() /work/mh0735/m300989/WRF_preprocessing/mozbc-CAMS/main_bc_wrfchem.f90:268
4 0x000000000040b4e2 main() ???:0
5 0x000000000003acf3 __libc_start_main() ???:0
6 0x000000000040b3ee _start() ???:0
=================================
Segmentation fault


Thanks and Regards,
Suvarna
@sstikle

few questions

1. Can you attach your namellist.input and namelist.wps file
2. Can you attach all the rsl.out and rsl.error files
3. which vtable did you use for ecmwf data
3. is this a reanalysis case? IF so did you get your data from ECMWF or NCAR?
 
Hi William,
1.namelist.wps.
2.variables are listed in inp.
3.Data is from NCAR
4. Not able to attached .inp and rsl .out.
5. .inp file is as given below-
&control
do_ic = .true.,
do_bc = .true.,


domain = 1
dir_wrf = './'
dir_moz = '/work/mh0735/m300989/data_m/CAMS/'
moz_var_suffix = ''
def_missing_var = .true.
fn_moz = 'moz0000_year2019.nc'
src_model = 'ECMWF'
dbg_i = 10
dbg_j = 10
dbg_species = 'co'
src_ps_name = 'psurf'
spc_map = 'co -> 1.03464*co',
'o3 -> 0.60354*go3',

'no2 -> 0.62978*no2',
'hno3 -> 0.45984*hno3',
'hcho -> 0.96567*hcho',
'c2h6 -> 0.96567*c2h6',
'pan -> 0.23942*pan',
'so2 -> 0.45266*so2',
'c3h8 -> 0.65841*c3h8',
'h2o2 -> 0.85206*h2o2',
'ho -> 1.70412*oh',
'isopr -> 0.42603*c5h8',
'OC1 -> aermr08;1.e9',
'OC2 -> aermr07;1.e9',
'BC1 -> aermr10;1.e9',
'BC2 -> aermr09;1.e9',
'sulf -> aermr11',
'SEAS_1 -> 0.5*aermr01;1.e9',
'SEAS_2 -> 0.5*aermr01;1.e9',
'SEAS_3 -> aermr02;1.e9',
'SEAS_4 -> aermr03;1.e9',
'DUST_1 -> 0.5*aermr04;1.e9',
'DUST_2 -> 0.5*aermr04;1.e9',
'DUST_3 -> 1.0*aermr05+0.1*aermr06;1.e9',
'DUST_4 -> 0.9*aermr06;1.e9',
/

6.rsl.out massage
get_moz_time_ndx; wrf_date,wrf_datesec,ntime_m = 20190101 0
1460
get_moz_time_ndx; moz_tndx = 1
wrf_ps: Opened ./met_em.d01.2019-01-01_00:00:00.nc
main: setting initial condition for co
"Nairobi.out" 983L, 54040C
thanks for reply.
Suvarna
 

Attachments

  • namelist.wps
    804 bytes · Views: 1
Hi William,
1.namelist.wps.
2.variables are listed in inp.
3.Data is from NCAR
4. Not able to attached .inp and rsl .out.
5. .inp file is as given below-
&control
do_ic = .true.,
do_bc = .true.,


domain = 1
dir_wrf = './'
dir_moz = '/work/mh0735/m300989/data_m/CAMS/'
moz_var_suffix = ''
def_missing_var = .true.
fn_moz = 'moz0000_year2019.nc'
src_model = 'ECMWF'
dbg_i = 10
dbg_j = 10
dbg_species = 'co'
src_ps_name = 'psurf'
spc_map = 'co -> 1.03464*co',
'o3 -> 0.60354*go3',

'no2 -> 0.62978*no2',
'hno3 -> 0.45984*hno3',
'hcho -> 0.96567*hcho',
'c2h6 -> 0.96567*c2h6',
'pan -> 0.23942*pan',
'so2 -> 0.45266*so2',
'c3h8 -> 0.65841*c3h8',
'h2o2 -> 0.85206*h2o2',
'ho -> 1.70412*oh',
'isopr -> 0.42603*c5h8',
'OC1 -> aermr08;1.e9',
'OC2 -> aermr07;1.e9',
'BC1 -> aermr10;1.e9',
'BC2 -> aermr09;1.e9',
'sulf -> aermr11',
'SEAS_1 -> 0.5*aermr01;1.e9',
'SEAS_2 -> 0.5*aermr01;1.e9',
'SEAS_3 -> aermr02;1.e9',
'SEAS_4 -> aermr03;1.e9',
'DUST_1 -> 0.5*aermr04;1.e9',
'DUST_2 -> 0.5*aermr04;1.e9',
'DUST_3 -> 1.0*aermr05+0.1*aermr06;1.e9',
'DUST_4 -> 0.9*aermr06;1.e9',
/

6.rsl.out massage
get_moz_time_ndx; wrf_date,wrf_datesec,ntime_m = 20190101 0
1460
get_moz_time_ndx; moz_tndx = 1
wrf_ps: Opened ./met_em.d01.2019-01-01_00:00:00.nc
main: setting initial condition for co
"Nairobi.out" 983L, 54040C
thanks for reply.
Suvarna
Can you zip all the namelists and rsl files (error & log)?
you should be able to attach the zip file to the thread
 
Top