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

wrf physics

  1. E

    WARNING: Goddard radiation and Goddard 4ice microphysics are not used together

    I attempted to run WRFV4.5.1 using the attached namelist.wps and namelist.input. It appears that the model ran successfully; however, there are some lines in rsl.out.000* that I'm unsure about. I would be grateful if someone could help me understand these lines. Are they important? Should I...
  2. T

    How does the WRF BEP/BEM considers urban Anthropogenic heat?

    Dear community, To the best of my knowledge, I think the SLUCM considers anthropogenic heat by giving a heat source term to each urban category(e.g., 20W/m2 for subruban category). and the BEP/BEM calculate the heat emission from air conditioner (AC). My questions are: 1. Does BEP/BEM...
  3. T

    FATAL: Energy budget problem in NOAHMP LSM

    Dear Community, I have ran a same simulation successfully. When I modified the land cover data slightly (mainly Urban parameters for urban canopy model) and rerun the same simulation, it crashed after almost one month of simulation and shows as follows: ERRENG = 1.368042 at i,j...
  4. H

    Can someone run WRF with the Thompson scheme (mp_physics=38)?

    Can someone run WRF-V4.5 with the Thompson scheme (mp_physics=38)? It will crash when i setup mp_physics=38.
  5. J

    Reason for changing NLCD LULC index 23 and 25 to 24 using NOAH LSM?

    Hello, I am working with the WRF version 4.4.2 and noticed something odd in the file module_physics_init.F under the phys directory. -------------------------------------- CASE (LSMSCHEME) IF(TRIM(mminlu) .EQ. 'NLCD40')THEN CALL wrf_message('Using NLCD40 for Noah, redefine urban categories ')...
  6. A

    WRF Restart Run Is Getting Stuck and Not Proceeding for Irrigation Options

    Hi WRF community, I have a simulation that I have always been able to do restart runs for, it consisted of 2 scenarios: Control and Irrigation. The irrigation run only utilizes existing irrigation options in the WRF namelist. I have managed to do restart runs for both scenarios before using...
  7. W

    Is RADT supposed to be the same for all domains?

    The variable radt is a little confusing in the namelist description above. So If I have a domain that is 9-3-1km should radt be set for 9 across all domains or 9-3-1 for each of it's domains?
  8. S

    How do I understand Registry files?

    Hello, I am running WRFv4.4.2 and studying the registry to create only the variables I need in the output. There are numerous files in the ~/WRF/Registry directory, and from what I understand, the files used are different depending on the compilation options (em_real, or ideal, etc.), and there...
  9. I

    WRF-4.4.2 crashes after enabling sf_urban_physics

    Dear community. I trying to run a WRF simulation with sf_urban_physics enabled. However the model crashes around end of June for two different years (2021 and 2022): forrtl: severe (408): fort: (3): Subscript #1 of the array KA_MN2O has value -2147483647 which is less than the lower bound of 1...
  10. D

    Ocean Currents (UOCE/VOCE) in MYNN PBL

    I am currently using the version 4.1.2 and trying to use time-varing ocean currents imported from the coupled ocean model. Also, the time-varying sea ice information has been imported from the coupled sea-ice model. After examining the code, the surface currents are removed from the lowest...
  11. L

    cglc-modis-lcz_100m dataset " WARNING, THE URBAN FRACTION WILL BE READ FROM URBPARM.TBL USING DEFAULT URBAN MORPHOLOGY"

    Dear WRF experts! I am stuck running WRF urban using the cglc-modis-lcz_100m dataset for Germany using three one-way nested domains at 12, 3, and 1 km, respectively. I'm considering the sf_urban_physics = 2 and the hybrid 100-m global land cover dataset with Local Climate Zones. To use this...
  12. P

    High resolution (gray-zone adjacent) simulations and gravity wave drag options

    Hello all, I am currently running WRF simulations with the goal of resolving rather short wavelength (high-frequency) wave motions in the lee of a mountain range (wavelength of several km and period of 1-10 min); in the past these motions were attributed to KH instability between the...
  13. S

    Turn off Surface Sensible Heating (HFX) from the WRF Simulation

    Dear WRF Community, I am trying to run a case by turning off Surface Sensible Heating (HFX) from the simulation. I use the Revised MM5 for the surface layer physics (option 1 in namelist.input). I got some ideas from this previous thread. I modify module_sf_sfclay.F file I changed the line...
  14. george_victor

    Surface roughness estimation over ocean grid points

    Hi! I was making an LES simulation over ocean and seaice grids. While analyzing the outputs, I found that the sea surface roughness length (ZNT) is in correlation with the wind speed (checked for various heights up to 50m from the surface). Although the correlation is not precisely 1, I was...
  15. H

    There was a problem when I used afwa_icing_opt in AFWA for WRF4.5

    Hello, I am using the AFWA module in WRF4.5(Thompson MP(8))to simulate icing. When I modified the registry. afwa and open afwa_icing_opt, the corresponding variable output all 0 in WRFOUT(ICING_SM and ICING_LG). When I turn on AFWA, I get the Radar variable. And in...
  16. M

    Noahlsm

    Hello experts, I ran two simulations with sf_urban_physics = 0 and sf_urban_physics = 1 (SLUCM), I coupled both with Noah LSM, Please I will like to know how Noah calculates the skin surface temperature for both. I took a look at the module_sf_noahlsm.F code but i do not have clarity on it, I...
  17. S

    WRF model crashed with SBM fast Microphysics with Tiedtke Cumulus physics Scheme

    Hi Admin, I am trying to run the model with SBM fast microphysics and the Tiedtke Cumulus physics Scheme I encountered the model crash. I tried changing and reducing the time_step but that doesn't seem to work in this case. I am attaching my new namelist file and the latest rsl error files...
  18. S

    WRF CHEM 4.4.2 -- Simulation stops when using Single Layer Urban Canopy Model (forrtl: severe: SIGSEGV, segmentation fault occurred)

    Dear community, I have been trying to run WRF CHEM simulation using the single layer UCM (sf_urban_physics = 1), like the title says. However, no matter what I try the simulation stops after some period of time. I have conducted successful simulations using no urban (sf_urban_physics = 0) or...
  19. G

    Missing FRC_URB2D values over Cyprus using cglc-modis-lcz_100m dataset

    Dear WRF Expert, I'm running the model over Cyprus using three one-way nested domains at 12, 3, and 1 km, respectively. I'm considering the sf_urban_physics = 2 and the hybrid 100-m global land cover dataset with Local Climate Zones. To use this dataset, I followed the instructions provided...
  20. W

    NOAHMP questions

    I have a few questions about NOAHMP 1. Do you have to change the geogrid file link from geogrid.arw to geogrid.arw.noahmp to use noahmp? 2. Which optional or supplementary files are needed to use noahmp for geography 3. If you don't call the noahmp geogrid file and you put the noahmp commands...
Top