How is SST computed in the WRF model? (RESOLVED)

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.

Dear WRF-experts,

I am running a simulation using GFS forecast data.
I cant see a SST variable in the input files (see attached output file).

On the other hand, in the ARWpost ctl file there is SST output.

So I wonder how does WRF calculate the SST? Where can I find information on this?

I'll appreciate any help!

--Lyndz
 

Attachments

Hi Lyndz,
If you do not have specific SST data available, the model uses the values for skin temperature (SKINTEMP in WPS, TSK in WRF) to derive SST. I believe this takes place in the dyn_em/module_initialize_real.F file.
 
Back
Top