Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Jamie-Hilditch/SawyerEliassenSolver.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

340 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SawyerEliassenSolver.jl

Dev Build Status Code Style: Blue Aqua DOI

A fast pseudospectral solver for the Sawyer-Eliassen equation.

About

  • Solves the forced Sawyer-Eliassen equation.
  • Utilises pseudospectral discretisation and implicit time-stepping.
  • Run relatively large simulations (e.g. 1024x1024 grid) in a matter of minutes on a laptop.

Installation

SawyerEliassenSolver.jl can be installed using the Julia package manager.

julia> using Pkg

julia> Pkg.add("SawyerEliassenSolver")

Important

Julia 1.8 or later is required

SawyerEliassenSolver.jl is tested on Julia 1.8–1.11.

About

Pseudo-spectral Sawyer-Eliassen solver with implicit timestepping for arbitrary balanced background flows.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages