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

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

Hello! I am having the same issue. I have downloaded the file and tried all suggestions. Please find attached my namelist.input. Anything else I could try?
I don't get any errors, it just stops after these lines:

Normal ending of CAMtr_volume_mixing_ratio file
GHG annual values from CAM trace gas file
Year = 2018 , Julian day = 314
CO2 = 4.098052330911342E-004 volume mixing ratio
N2O = 3.308516552961771E-007 volume mixing ratio
CH4 = 1.892090674087372E-006 volume mixing ratio
CFC11 = 2.225422632821269E-010 volume mixing ratio
CFC12 = 5.023827554387773E-010 volume mixing ratio
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND 61 CATEGORIES 2 SEASONS WATER CATEGORY = 17 SNOW CATEGORY = 15
Do not have ozone. Must read it in.
Broadcast ozone to other ranks.
SOIL TEXTURE CLASSIFICATION = STAS FOUND 19 CATEGORIES

Thanks!
Ddelete the following 2 lines in namelist.input at the same time, otherwise MP38 will crash.
wif_input_opt = 2,
num_wif_levels = 30,
 
Hello! I am having the same issue. I have downloaded the file and tried all suggestions. Please find attached my namelist.input. Anything else I could try?
I don't get any errors, it just stops after these lines:

Normal ending of CAMtr_volume_mixing_ratio file
GHG annual values from CAM trace gas file
Year = 2018 , Julian day = 314
CO2 = 4.098052330911342E-004 volume mixing ratio
N2O = 3.308516552961771E-007 volume mixing ratio
CH4 = 1.892090674087372E-006 volume mixing ratio
CFC11 = 2.225422632821269E-010 volume mixing ratio
CFC12 = 5.023827554387773E-010 volume mixing ratio
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND 61 CATEGORIES 2 SEASONS WATER CATEGORY = 17 SNOW CATEGORY = 15
Do not have ozone. Must read it in.
Broadcast ozone to other ranks.
SOIL TEXTURE CLASSIFICATION = STAS FOUND 19 CATEGORIES

Thanks!
Do you have enough calculation ability?
Try changing Max_dom = 2 to 1.
 
Top