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

About running ungrib.exe

xinyuchen

New member
Why has the progress bar remained at 15% for 10 hours while running ungrib.exe?
Post the picture as follows:
1752025873313.png
 

Attachments

  • namelist.input
    5.6 KB · Views: 2
What data are you trying to ungrib?

Did ungrib.exe run successfully?

I am not sure what "progress bar " is ? Does it refer to running time or running speed?
 
What data are you trying to ungrib?

Did ungrib.exe run successfully?

I am not sure what "progress bar " is ? Does it refer to running time or running speed?
This is the running interface of Domain Wizard. I have been running ungrib.exe for two days, but it is still stuck and hasn’t finished. It neither reports any errors nor completes the run. I would like to ask what could be the possible reasons.
 
Thanks for the clarification.

Please don't use Domain Wizard, which is way obsolete and we don't provide support for it.

Can you switch to officially released WPS and rerun ungrib.exe? Let me know if you still have any issues.
 
Thanks for the clarification.

Please don't use Domain Wizard, which is way obsolete and we don't provide support for it.

Can you switch to officially released WPS and rerun ungrib.exe? Let me know if you still have any issues.
I have run real.exe, but it keeps reporting errors. I have checked and debugged, but the errors still persist. Could you help me identify which parameters might be set incorrectly?

1752226099316.png
 

Attachments

  • namelist.input
    4.1 KB · Views: 2
please try with the namelist.input I attach in this post. if it still doesn't work, please send me the following information:
(1) version of WRF
(2) a full rsl file that contains error message
Thanks.
 
please try with the namelist.input I attach in this post. if it still doesn't work, please send me the following information:
(1) version of WRF
(2) a full rsl file that contains error message
Thanks.
I'm sorry that the namelist.input I provided last time was from another project. I have resubmitted the correct namelistinput. Could you please take a look at it?
I downloaded it directly from GitHub last week, Weather Research and Forecasting Model WRF.git. I think it's the latest version. Is the latest version 4.5?
 

Attachments

  • rsl.error.0000
    1.4 KB · Views: 1
  • rsl.out.0000
    1.3 KB · Views: 0
  • namelistinput.txt
    5.6 KB · Views: 1
Last edited:
Your namelist.input indicates that you are running a 4-domain nesting case. However, you specified physics options for only three domains. Note that you need to specify physics options for all the 4 domains. Please set the options below for 4 domains:

sf_surface_physics

sf_sfclay_physics

ra_lw_physics

ra_sw_physics

bl_pbl_physics

ghg_input =0
 
Top