ntmanhvn181
Member
Hi everyone,
I'm trying to run WRF simulation with the SST updating option. My SST input is the NOAA Optimum Interpolation 1/4 Degree Daily Sea Surface Temperature Analysis.
I use the netcdf-to-intermediate.f program to convert the SST data to the intermediate form and run metgrid program.
Then, I run the real program to create the bdy and ini conditions, but I have a the error "Not enough info for a p sfc computation". I add the following flag in the "domains" section of the namelist.input file and it worked.
"sfcp_to_sfcp = .true."
Unfortunately, when I ran the wrf program, it failed. My error is displayed in the below:
Thank you in advance!
Bests,
manh,
I'm trying to run WRF simulation with the SST updating option. My SST input is the NOAA Optimum Interpolation 1/4 Degree Daily Sea Surface Temperature Analysis.
I use the netcdf-to-intermediate.f program to convert the SST data to the intermediate form and run metgrid program.
Then, I run the real program to create the bdy and ini conditions, but I have a the error "Not enough info for a p sfc computation". I add the following flag in the "domains" section of the namelist.input file and it worked.
"sfcp_to_sfcp = .true."
Unfortunately, when I ran the wrf program, it failed. My error is displayed in the below:
Please help to solve this problem.WRF NUMBER OF TILES = 1
d02 2014-07-05_00:00:00 5 points exceeded cfl=2 in domain d02 at time 2014-07-05_00:00:00 hours
d02 2014-07-05_00:00:00 MAX AT i,j,k: 324 572 6 vert_cfl,w,d(eta)= 2.524988 129.8792 1.8969357E-02
d02 2014-07-05_00:00:00 5 points exceeded cfl=2 in domain d02 at time 2014-07-05_00:00:00 hours
d02 2014-07-05_00:00:00 MAX AT i,j,k: 301 460 6 vert_cfl,w,d(eta)= 2.453524 133.1831 1.8969357E-02
d02 2014-07-05_00:00:00 98 points exceeded cfl=2 in domain d02 at time 2014-07-05_00:00:00 hours
d02 2014-07-05_00:00:00 MAX AT i,j,k: 323 548 8 vert_cfl,w,d(eta)= 102.2177 1693.051 2.7248859E-02
d02 2014-07-05_00:00:00 2 points exceeded cfl=2 in domain d02 at time 2014-07-05_00:00:00 hours
d02 2014-07-05_00:00:00 MAX AT i,j,k: 183 397 6 vert_cfl,w,d(eta)= 2.089354 117.4065 1.8969357E-02
Timing for main: time 2014-07-05_00:00:20 on domain 2: 24.22685 elapsed seconds
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
wrf.exe 000000000305879A for__signal_handl Unknown Unknown
libpthread-2.17.s 00002B9AD9E8B5D0 Unknown Unknown Unknown
wrf.exe 0000000002C31E41 Unknown Unknown Unknown
wrf.exe 0000000002C2D3B4 Unknown Unknown Unknown
wrf.exe 0000000002C2AFB3 Unknown Unknown Unknown
wrf.exe 00000000024BB5B0 Unknown Unknown Unknown
wrf.exe 0000000001CE8B5E Unknown Unknown Unknown
wrf.exe 0000000001487367 Unknown Unknown Unknown
wrf.exe 000000000129DC50 Unknown Unknown Unknown
wrf.exe 000000000056630F Unknown Unknown Unknown
wrf.exe 0000000000566926 Unknown Unknown Unknown
wrf.exe 00000000004160D1 Unknown Unknown Unknown
wrf.exe 000000000041608F Unknown Unknown Unknown
wrf.exe 0000000000416022 Unknown Unknown Unknown
libc-2.17.so 00002B9ADA0BA495 __libc_start_main Unknown Unknown
wrf.exe 0000000000415F29 Unknown
Thank you in advance!
Bests,
manh,