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

Segmentation fault when sf_urban_physics=2&3

phoenix

New member
Dear users,

Not using an urban canopy scheme, WRF.exe is able to run normally. When I use the Simple Layer Urban Canopy Model (SLUCM), it also runs successfully. However, when I attempt to use the Building Effect Parameterization (BEP) or the combination of BEP and Building Energy Model (BEM), I encounter the following error:

#1 0x7FF96F482D1E
#7 0x7FA8CF4F3404
#2 0x7FF96E53B3FF
#8 0x7FA8CEE76EA4
#9 0x7FA8CEB9FB0C
#10 0xFFFFFFFFFFFFFFFF
#3 0x2DB840D in __module_sf_sfclayrev_MOD_psim_stable
#4 0x2DBCA5C in __module_sf_sfclayrev_MOD_sfclayrev1d
#5 0x2DC193D in __module_sf_sfclayrev_MOD_sfclayrev
#6 0x23F037E in __module_surface_driver_MOD_surface_driver._omp_fn.7 at module_surface_driver.f90:?
#7 0x7FF96EF57404
#8 0x7FF96E8DAEA4
#9 0x7FF96E603B0C
#10 0xFFFFFFFFFFFFFFFF

Version Details :
WPS-4.3
WRF-4.3.1
List of attachments:
namelist.wps
namelist.input
configure.wrf
log.wrf

Please suggest the required corrections to be made.

Thank You for your time.
 

Attachments

  • logwrf.txt
    288.1 KB · Views: 0
  • namelist.input
    3.9 KB · Views: 3
  • namelist.wps
    1.4 KB · Views: 1
Can you set:

sf_urban_physics = 2, 2, 2,

Then try again?

It is recommended that physics should be same for all domains.
 
Sorry that I don't have an immediate answer to your question. I have posted your issue to our expert and hope he can get back to me.

Meanwhile, would you please recompile WRF in debug mode, and rerun this case? The RSL files will tell exactly when and where the model crashed first, which will give us some hints what is wrong.
 
Sorry that I don't have an immediate answer to your question. I have posted your issue to our expert and hope he can get back to me.

Meanwhile, would you please recompile WRF in debug mode, and rerun this case? The RSL files will tell exactly when and where the model crashed first, which will give us some hints what is wrong.
thank you so much to reply me,this problem seem to relative with the option sf_surface_physics.
When sf_urban_physics=2&3,sf_surface_physics should be 2 or 4,then it can run successfully.thank you for your help!

 
Top