HydraulicComponents
A library of hydraulic components for Dyad
Install / Use
/learn @DyadLang/HydraulicComponentsREADME
HydraulicComponents
Introduction
HydraulicComponents is a component library developed with Dyad modeling language. This library provides a rich collection of hydraulic components.
Usage
- Install the Dyad language and VS Code extension.
- Add this package to the working environment via Julia's package manager. Execute the following code in Julia:
using Pkg
Pkg.add("HydraulicComponents")
Contributing
We welcome contributions to the HydraulicComponents library. See CONTRIBUTING.md for details.
License
This library is released under the BSD 3-Clause License. See the LICENSE for more details.
