eki

Crates.ioeki
lib.rseki
version0.2.0
sourcesrc
created_at2022-03-22 13:01:25.233812
updated_at2022-06-11 09:32:40.364678
descriptionEki is a solver for steady and transient flow in fluid networks.
homepage
repositoryhttps://github.com/anthonyoneill/eki
max_upload_size
id554683
size117,977
Anthony O'Neill (anthonyoneill)

documentation

https://docs.rs/eki

README

Eki

Eki (Japanese for liquid/solution/fluid) is a solver for transient fluid flow in networks of pipes and other components.

TODO

  • Steady tests ( Drive / Flite Software Shared Docs / FluidFlow QA and Examples / QA Incompressible ) -> key examples
    • Three reservoir problem
    • Single pipe (look at Reynolds number etc)
    • Valve
    • Pump
  • Transient tests + validation
    • Streeter & Wylie example
    • Wood & Lingreddy example ?
  • Use in PiNTS
  • Use in fluidity
Commit count: 166

cargo fmt