Releases: MathWorks-Teaching-Resources/Thermodynamics
Releases · MathWorks-Teaching-Resources/Thermodynamics
v1.3.0
Maintenance updates for R2024b
- Update GitHub CI
- Improve CollectData function and note that it may not work from live
script in R2024a, but it will definitely work from the Command Line. - Add solutions to InstructorResources
- Update the P-H diagram block in ModelFridge*Soln.slx
- Update instructions and minor code changes in Model_FridgeSoln.mlx
- Update testing files so that Model_FridgeSoln.mlx will run entirely
- Update the project to delete old references
v1.2.2
v1.2.1
v1.2.0
This release reorganizes the curriculum module.
- There is now a live script version of the README in addition to the web-readable markdown version.
- There is a MainMenu page that simplifies navigation from script to script within the module.
- The project tests for the MATLAB version being used, adds appropriate scripts and models to the path on startup, and removes them on teardown. On startup, the project will open a popup that offers users the choice of the internal README, the MainMenu, or a chance to review the content.
v1.1.1
v.1.1.0
Significant errors fixed in StatePlots.
In Exercise 1:
- The correct gaseous and supercritical regions will now be identified and plotted correctly.
- The colors chosen now match the standard colors on MATLAB plots, but each state is plotted in a different color.
In the Temperature/Entropy plot section:
- Selecting subsets of the isobaric, isometric, and quality plots should properly update both the plot and the legend.