I did it this way:Did you turn on AFWA diagnostics option?
RH and temperature are not included in AFWA diagnostics. Temperature is always included in wrfout, and RH can be derived from other wrfout variables like temperature, water vapor mixing ratio, etc.I did it this way:
afwa_diag_opt = 1, 1,
afwa_severe_opt = 1, 1,
I got the variables like AFWA_CAPE and AFWA_CIN, but the relative humidity and temperature are absent in wrfout. How can I get the remaining variable?
It only affects AFWA diagnostics.Hi,
just a short question somewhat related to CAPE computation: The "Fix Code Bug on CAPE Triggering Condition (#1904)" as stated in the release notes in WRF 4.5.2 has only an effect when using AFWA diagnostics or does this affect other output variable as well (e.g. related to prcp)?
Regards