ThermalComponents is a component library developed with Dyad modeling language. This library provides a rich collection of thermal components.
- 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("ThermalComponents")
We welcome contributions to the ThermalComponents library. See CONTRIBUTING.md for details.
This library is released under the BSD 3-Clause License. See the LICENSE for more details.