Expand description
§Eki
eki
is a solver for steady and transient flow in fluid networks.
Re-exports§
pub use self::fluid::Fluid;
pub use self::node::Node;
pub use self::nodes::pressure::Pressure;
pub use self::nodes::flow::Flow;
pub use self::nodes::connection::Connection;