rainc is absent in coarse domain only in the nested domain region

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.

Hello there,
I have used 3 domains. While i visualize the parameter 'rainc' in the coarse/parent domain,
'rainc' is absent in coarse domain only in the nested domain region.
Is this because of my cumulus scheme // cu_physics = 1, 0, 0, // ???
See the picture attached herewith. I've also attached my namelist.input
 

Attachments

  • namelist.input
    namelist.input
    3.9 KB · Views: 76
  • raincd01.png
    raincd01.png
    80.4 KB · Views: 1,195
This setting "cu_physics = 1, 0, 0," turned off cumulus in child domains. I guess you also turn on feedback for this case. Aa a result, the the child domain simulation will feedback to parent domain, which explains why rainc is zero in the parent domain.
 
Back
Top