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

how to calculate temperature in different levels in a WRF-Chem output using the variables given in the output?

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

Sreeraj

New member
hi everyone
i have a WRF Chem output and i need the temperature values in different layers in the output. however the only variable given is 'perturbation potential temperature(T)' how do i calculate temperatures in different layers using this variable. kindly help me to solve this.
 
HI,
You can obtain potential temperature by

theta = 300 + perturbation potential temperature(T)

Then you can derive temperature from theta and pressure: theta = t *(1000/p)**r/cp
 
hi
could you kindly explain the variables mentioned in the second equation and is there any literature in which i can find the said equation?
 
This is a standard meteorological formula to calculate potential temperature based on T, and vise versa. Please see the details at :
https://en.wikipedia.org/wiki/Potential_temperature
 
Top