cusfbamboo.materials

Classes for representing solid materials, fluids and transport properties. Also contains some useful pre-defined materials.

References *need to get solid materials references - [1] - CoolProp, http://coolprop.org/

Classes

Material(k, **kwargs)

Class used to specify a material and its properties.

NucleateBoiling(vapour_transport, …)

Class for representing the information needed to model nucleate boiling.

TransportProperties(Pr, mu, k[, cp, rho, …])

Container for specifying your transport properties.