Skip to content

Code associated with microphysics component of Ding, Loftus, & Wordsworth (submitted)

License

Notifications You must be signed in to change notification settings

kaitlyn-loftus/serious-cirrus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Idealized 3D GCM and microphysical modeling of water ice clouds on early Mars: Implications for climate

Code for microphysics calculations and their visualizations associated with "Idealized 3D GCM and microphysical modeling of water ice clouds on early Mars: Implications for climate" by Ding, Loftus, & Wordsworth (submitted). See FMSPCM for GCM code component.

Steps to reproduce microhpysics calculations & visualizations:

  1. download repo

  2. in repo directory, start Julia (v1.9 used originally)

  3. in Julia REPL:

] activate .
instantiate

(backspace to exit Pkg REPL)

include(“calc.jl”)
include(“plot.jl”)

See src/MΦ.jl for the majority of calculation details.

Please contact Kaitlyn Loftus with questions / issues / concerns.

About

Code associated with microphysics component of Ding, Loftus, & Wordsworth (submitted)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages