Giter Site home page Giter Site logo

itcz-diagnostic's Introduction

ITCZ-diagnostic

This tool allows you to identify sources of rainfall differences in simulations, which is based on a conceptual framework by Emanuel, 2019.
A detailed description of the tool can be found in Jung et al., 2023.

Using this tool, you can calculate convective updraft mass flux $M_u$ and precipitation efficiency $\epsilon_p$ in a physically consistent way through the equations:

$$\eqalign{M_u &= \frac{1}{1-\epsilon_p} \Big( \frac{F_\mathrm{h} }{h_\mathrm{b}-h_\mathrm{m}} - \frac{\dot Q}{S}\Big), \\ \\ \mathrm{Pr} &= \epsilon_p M_u \langle q_v \rangle.}$$

Input variables:

Symbols Variable name
$F_\mathrm{h}$ Surface enthalpy fluxes
$h_\mathrm{b}$ Moist static energy in the boundary layer
$h_\mathrm{m}$ Moist static energy in the free troposphere
$\dot Q$ Radiative cooling rate
$S$ Dry static stability
$\mathrm{Pr}$ Precipitation rate
$\langle q_v \rangle$ Column averaged specific humidity

Output variables:

Symbols Variable name
$M_u$ Convective updraft mass flux
$\epsilon_p$ Precipitation efficiency

The core script is itcz-tools/KE_framework_full.py, but all input variables have to be specified. Currently, the code is not flexible.

itcz-diagnostic's People

Contributors

hyunju-jung avatar

Watchers

 avatar

itcz-diagnostic's Issues

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.