Mollier chart
Mollier chart
Draws a Mollier chart in MATLAB and calculate drying rate for solid materials.
To get an example chart it is sufficient to call the function mollier
without arguments.
Additionally, it is possible to choose the relative humidity and specific enthalpy lines to be drawn, as well as the ambient pressure, the range of temperature defining the axis limits, and the properties of the flows.
Includes a MATLAB script (drying_example.m
) for an application of the Mollier chart to calculate the drying rate of a non-porous, wet solid and a MATLAB live script (drying_example.mlx
) with the theory used to develop the code, the same numerical example of the script and an advanced, interactive example. The same live script has been converted to pdf (drying_example.pdf
) for documentation purposes.
Requires the label
package by Chad Greene, included with a license in this repository.
https://www.mathworks.com/matlabcentral/fileexchange/47421-label
引用格式
engdancili (2024). Mollier chart (https://github.com/dciliberti/mollier/releases/tag/v1.0.0), GitHub. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
致谢
参考作品: label
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |