elbigkonan
New member
Dear all,
I want to output the 6 SFS stresses in my time series (tslist) for WRF-LES runs I am attempting to do. The biggest issue (I guess) is to find out how each of these stresses are “stored” and so that I can operate with them in “WRF_timeseries.F” in order to output them, just as the time series of the u, v, w profiles are output. I guess they are somehow saved in the “grid” structure, just like the velocity components (grid%u, grid%v and grid%w) but I have not managed to find this out.
If you know/have ideas on how to output these in the timeseries option, I would love to hear those. Also if you know of some code that can do it or a modified “WRF_timeseries.F” that can, that will be very valuable to me.
Cheers
I want to output the 6 SFS stresses in my time series (tslist) for WRF-LES runs I am attempting to do. The biggest issue (I guess) is to find out how each of these stresses are “stored” and so that I can operate with them in “WRF_timeseries.F” in order to output them, just as the time series of the u, v, w profiles are output. I guess they are somehow saved in the “grid” structure, just like the velocity components (grid%u, grid%v and grid%w) but I have not managed to find this out.
If you know/have ideas on how to output these in the timeseries option, I would love to hear those. Also if you know of some code that can do it or a modified “WRF_timeseries.F” that can, that will be very valuable to me.
Cheers