Skip to content

iuryt/vector_fields

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vector_fields

This is a forked package for Python functions developed to deal with vectorial fields. The streamfunction and velocity potential fields are calculated following Li et al. (2006).

See the Example to understand the usage.

Adaptations from the original

  • uv2psiphi() function in which waives the input of the first guess and resolution fields
  • periodify() function is used in uv2psiphi() mirroring the data to avoid boundary problems
  • General adaptations for Python 3

About

Streamfunction and Velocity Potential

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.9%
  • Python 8.1%