Skip to content

martinclaus/seady-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeaDy: A framework to build dynamical models for the ocean or atmosphere

The purpose of SeaDy is to allow for quick development of high-performance numerical models. In contrast to other CFD frameworks, it is designed with a focus on ocean and atmospheric modelling. This allows to expose a clear and simple to use API to the user who is implementing a numerical solver for a particular model.

List of desired features

  • Core generic data structures such as Array, Grid, State
  • Abstractions of fundamental controllers (time stepping schemes, computational kernels, etc.)
  • distributed asynchronous computing

Current state

This project is in pre-alpha phase. Currently, existing prototypes such as blur-rs and fluidyn are being absorbed into this code base.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages