Git Product home page Git Product logo

Comments (1)

oyvindseland avatar oyvindseland commented on August 11, 2024

I have looked at the code from Pengfei Yu, published in Geophysical Research Letters, 46,1061–1069.
What you should be aware of is that the the code does not change the scavenging, only the transport. I notice from old notes that I have seen this before although I did not fully understood the idea behind the parameterisation.

The deep convective transport in NorESM (and CESM) is expressed as the fraction of aerosols which is not being scavenged:
Transport fraction=1-stratiform scavenging - convective in-cloud scavenging
Transport mass = Transport fraction * interstitial concentration mass of entrainment into updraft
Convective in-coud scavenging: Convective cloud volume
assumed activated fraction of aerosols*(precipitation rate/in-cloud cloud-water)

The problem is that this assumes that the entrained mass = cloud volume independent of updraft speed. This creates a problem because the entrained mass-flux within one timestep is often higher than the mass within the convective cloud. The solution to this should have been to calculate the scavenging within the mass flux, but the mass flux is calculated after the scavenging. Also there has been attempts to replace the convective parameterisation for the last 15 years or so, so it is possible that no one has wanted to touch the problem.

The added parameterisation I still do not understand at least from a physical point of view. It looks like it is added a flux that is dependent on the thickness of the layer, so the deeper the layer the more added the mass is reduced, i.e. a thick layer is suppoosed to have much higher vertical velocity than a thinner layer

from cam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.