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:
I’ve attached my namelist.input file for reference. Any help is appreciated!
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:
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.+: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’ve attached my namelist.input file for reference. Any help is appreciated!