aramirezreyes / RamirezReyes_Yang_2022_MECFeedback_Sufficient_SpontaneousTCGenesis

Model and tools used in Ramirez Reyes and Yang 2022 MECFeedback is sufficient for spontaneous TC genesis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MECFeedbackInTcWorld

This repository contains the model files to reproduce the results in: The Moisture-Entrainment-Convection feedback can be sufficient to cause Spontaneous Tropical Cyclone Genesis by Argel Ramirez Reyes and Da Yang (in revision for GRL).

Simulation setup

  • The model is the system for atmospheric modeling, SAM, version 6.10.6 and it can be found in /model.

To reproduce the results, you must first replace the files found in model/SAM6.10.6/SRC with the ones found in model/modified_src. These files contain my additions and modifications.

  1. buoyancy.f90 was modified by Da Yang to be able to turn off the buoyancy effect of water vapor
  2. domain.f90 is modified to create our domain
  3. nudging.f90 was modified to be able to relax the water vapor field in the clear sky

Additionally, model/SAM6.10.6/SRC/SGS_TKE_ARR contains the modified subgrid scale to disable the mixing of water vapor.

  • model/initial_soundings contain the initial condition used for this study
  • model/namelists contain the scripts used to create the namelists and launch simulations

Analysis tools

  • src/ Contains julia source files to detect TCs and to compute quantities as inflow and updraft ratio

  • notebooks contain plotting scripts to reproduce the figures

About

Model and tools used in Ramirez Reyes and Yang 2022 MECFeedback is sufficient for spontaneous TC genesis

License:MIT License


Languages

Language:Jupyter Notebook 65.3%Language:Fortran 24.7%Language:NCL 7.6%Language:Shell 1.0%Language:Roff 0.4%Language:C 0.4%Language:Julia 0.3%Language:Makefile 0.1%Language:Perl 0.1%Language:Forth 0.0%Language:C++ 0.0%