Idealized TC case with ocean feedback (sf_ocean_physics=1,2)

hongzhanma

New member
Hi,

I am trying to conduct idealized TC simulation. It works well when sf_ocean_physics is set to 0. However, when I try to use the PWP component, sf_ocean_physics=2, the model has hanged. The model still seems to be running, just like a previous post at sf_ocean_physics = 2 with idealized TC case. The namelist.input and rsl.out, rsl.error files and attached. A reply cannot be added into this linkage now.
I also tried using sf_ocean_physics=1, the model appears to work well, but the output SST is 0.
Could anyone give some advice to resolved this?

Thanks!
 

Attachments

Hi,
The problem is resolved. This was caused because I did not change the codes of module_initialize_tropical_cyclone.F as suggested.
I followed all the modififcations except: 1) claiming of OM_W variable, and 2) grid%sst_c variable.
Now the model can complete successfully.
However, a new problem arises. I find that there is no grid%sst_c variable in WRF (I just neglect this change in module_initialize_tropical_cyclone.F).
The model result seems to be little affected after turning on the PWP choice... I suspect the SST was not updated effectively.
May I know how is this information processed by Nikhil? How is grid%sst_c defined and used?

Thanks!
 
Back
Top