xxxx
xxxxxx Coding guidelines. Process for adding models to the library.
fixme: does this belong to trak?
xxx $int f(x)g(x)^2$ yy
xxx $$1/int f(x) dx$$ yy
xxxx $$\int \nabla f(x) = \int g(x)$$ bb
xxx
Adding a new class, such as a model or a function, is usually easiest by extending existing class, or copying and modifying an existing class.
To add a component of a thermofluid flow device, the package Buildings.Fluid.Interface contains basic classes that can be extended. See Buildings.Fluid.Interface.UsersGuide for a description of these classes. Alternatively, simple models such as the models below may be used as a starting point for implementing new models for thermofluid flow devices: