Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

which code contain the calculation of wind stress variable "TAUX/TAUY" in POP2 output history file?

Hi,I run the composet "CIAF" in the CESM1.2. This composet has the interannual forcing COREv2 datasets. I found the wind stress variables "TAUX/TAUY" are contained in the POP2 output history file. So I want to know how the wind stress be calculated from the wind speed. At first, I calculate the wind stress with empirical formula:zonal windstress = rho*Cd*sqrt(u*u+v*v)*umeridional windstress = rho*Cd*sqrt(u*u+v*v)*vwhere rho is the air density, Cd is the drag coefficient, u and v are zonal and meridional wind speed, respectively. Here,  rho and Cd are constants.  However, the result is not the same as that in output file. Can anyone knows the code calculating the wind stress? Thanks.Best regards.    
 
Top