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

WRFDA 3DVar Satellite assimilation RTTOV

luca rovai

New member
Hello everyone,
I compiled WRFDA with RTTOV. While the assimilation of the chosen bufr file does not give me problems with WRFDA compiled with CRTM in the case of RTTOV I continue to have a segmentation fault:
calling inc/HALO_EM_C_inline.inc
forrtl: error (78): process killed (SIGTERM)
Image PC Routine Line Source
da_wrfvar.exe 0000000006514154 for__signal_handl Unknown Unknown
libpthread-2.17.s 00007F57758DA630 Unknown Unknown Unknown
libopen-pal.so.40 00007F5771D53746 Unknown Unknown Unknown
libopen-pal.so.40 00007F5771CFF414 opal_progress Unknown Unknown
libmpi.so.40.20.3 00007F57760BE0FE mca_pml_ob1_recv Unknown Unknown
libmpi.so.40.20.3 00007F5775FC2145 ompi_coll_base_al Unknown Unknown
libmpi.so.40.20.3 00007F5775F6F31E PMPI_Allreduce Unknown Unknown
libmpi_mpifh.so.4 00007F577641CB79 mpi_allreduce_ Unknown Unknown
da_wrfvar.exe 00000000006BD2DD Unknown Unknown Unknown
da_wrfvar.exe 0000000000C89659 Unknown Unknown Unknown
da_wrfvar.exe 0000000000D1B825 Unknown Unknown Unknown
da_wrfvar.exe 0000000000D17FC8 Unknown Unknown Unknown
da_wrfvar.exe 00000000004433AC Unknown Unknown Unknown
da_wrfvar.exe 000000000043E5D2 Unknown Unknown Unknown
da_wrfvar.exe 000000000041C404 Unknown Unknown Unknown
da_wrfvar.exe 000000000041C362 Unknown Unknown Unknown
libc-2.17.so 00007F577551F555 __libc_start_main Unknown Unknown
da_wrfvar.exe 000000000041C269 Unknown Unknown Unknown

I am sure that the choice of coefficients and the codes inserted in the namelist are correct
 
Hello Luca,

Sorry to hear you're running into this issue. Unfortunately it's nearly impossible to properly diagnose the issue without the necessary files. Please attach your rsl.out.0000, rsl.error.0000, and namelist.input. That way we can see what options you picked and find out what's wrong.

Thanks,
JeremyB
 
In attach my files. L.
 

Attachments

  • namelist.input
    7.3 KB · Views: 2
  • rsl.error.0000
    1.8 KB · Views: 0
  • rsl.out.0000
    2.1 KB · Views: 1
Hi J. the procedure with WRFDA compiled not for RTTOV assimilating the satellite measurement (seviri) worked correctly.
 
Top