Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Self-aggregation of convection in cloud resolving simulations

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
749 views
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Oct 6, 2011

The movie shows outputs from a cloud-resolving model. Such models are used to investigate the properties of convection at fairly high resolution (order one kilometer typically). Shown are clouds (gray surfaces) over surface temperatures (colors).

The small-domain run (top panel) has reached radiative convective equilibrium. The equilibrium climate is a state of somewhat disorganized convection, with convective events occuring all over the place.

The large-domain run (bottom panel) looks quite different; convection spontaneously aggregates, eventually leading to an atmospheric state with one convectively active moist region surrounded by very dry air. The spontaneous aggregation of convection into one single region on large domains is a phenomenon known as Self-Aggregation.

Category:

Science & Technology

Tags:

License:

Standard YouTube License

  • likes, 0 dislikes

Link to this comment:

Share to:
see all

All Comments (2)

Sign In or Sign Up now to post a comment!
  • @blcrancer

    Hello,

    I use MATLAB. For the color plot you can use the MATLAB commands surf or contourf. For the isosurface of condensates you can use patch(isosurface...) and change the properties of the isosurface using set, for instance to plot the isosurface F=0.3 :

    p = patch(isosurface(X,Y,Z,F,0.3))­; view(-26,46); whitebg('k');

    set(p,'FaceColor','white','Edg­eColor','none','AmbientStrengt­h',0.5,'FaceAlpha',0.4);

    camlight; lighting phong;

    I hope that helps!

  • May you tell me what is the tool you use to plot such fancy movie?

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more