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

RTHSHTEN variable not found even though iofields_filename set in namelist.input

a8626086s

New member
Hi everyone,
I’m trying to include several atmospheric heating rate variables in my WRF-SLUCM-v4.4.1 simulation output. To do this, I created a text file and added the following content:
+:h:0:h_diabatic,h_diabatic
+:h:0:RTHBLTEN,RTHBLTEN
+:h:0:RTHRATEN,RTHRATEN
+:h:0:RTHSHTEN,RTHSHTEN
+:h:0:RTHCUTEN,RTHCUTEN
+:h:0:RTHNDGDTEN,RTHNDGDTEN
I then specified the file in namelist.input under iofields_filename, with ignore_iofields_warning = .true.. Five of these variables were successfully written into the wrfout* files, but RTHSHTEN did not appear.
I’ve attached my namelist.input file for reference. Any help is appreciated!
 

Attachments

  • namelist.input
    5 KB · Views: 1
  • gf2103_ncdump.txt
    43.3 KB · Views: 0
Top