Skip to content

Rust code to calculate the along-stream current of the Gulf Stream as a Bickley Jet

Notifications You must be signed in to change notification settings

stu-bishop/Bickley-Jet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bickley-Jet

This is one of the first rust programs I developed to create an array for the cross-stream flow, $u(y)$, of the Gulf Stream if treated as a Bickley Jet:

$$u(y) = u_o\sec^2{(y/L)}$$

where $u$ is the along-stream flow, $y$ is the cross-stream coordinate, and $L$ is the half-width scale of the Gulf Stream set here to 50 km.

About

Rust code to calculate the along-stream current of the Gulf Stream as a Bickley Jet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published