Skip to content

A 1D Hydrodynamic model using NeoPixel LED strip and an Arduino Uno

License

Notifications You must be signed in to change notification settings

jwaring/hd1d-in-lights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

1-D Hydrodynamic model

This is a channel model, which implements depth-averaged momentum and continuity equations. The channel is represented as an equispaced grid (dx). The surface evelation is forced at either end of the channel, using the etaspec function (see config). Hydrodynamic models are time-stepping, but the delta time (dt in this case) must not be less than the time it take a parcel of water moving at the maximum velocity to traverse a cell dimension (dx). To select an appropriate dt, consider the courant number

Copyright (C) 2020, SoftWaring Solutions ATF The Miss Trust

About

A 1D Hydrodynamic model using NeoPixel LED strip and an Arduino Uno

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages