Mollier chart

Draws a Mollier chart in MATLAB and calculate drying rate for solid materials.
45 Downloads
Updated 26 Aug 2023

View Mollier chart on File Exchange

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. image

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

Cite As

engdancili (2024). Mollier chart (https://github.com/dciliberti/mollier/releases/tag/v1.0.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2022b
Compatible with R2012b and later releases
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Acknowledgements

Inspired by: label

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.