Skip to content

Releases: MathWorks-Teaching-Resources/Thermodynamics

v1.3.0

31 Oct 18:32
Compare
Choose a tag to compare

Maintenance updates for R2024b

  1. Update GitHub CI
  2. Improve CollectData function and note that it may not work from live
    script in R2024a, but it will definitely work from the Command Line.
  3. Add solutions to InstructorResources
  4. Update the P-H diagram block in ModelFridge*Soln.slx
  5. Update instructions and minor code changes in Model_FridgeSoln.mlx
  6. Update testing files so that Model_FridgeSoln.mlx will run entirely
  7. Update the project to delete old references

v1.2.2

18 Jul 21:01
Compare
Choose a tag to compare
  • Fix typographical errors in BuildRefrigerator.
  • Improve navigation experience to MainMenu
  • Add improved instructions to BuildRefrigerator for use in R2024a.

v1.2.1

25 Aug 20:34
Compare
Choose a tag to compare

Minor update to fix CI issue in GitHub.

v1.2.0

25 Aug 18:41
Compare
Choose a tag to compare

This release reorganizes the curriculum module.

  1. There is now a live script version of the README in addition to the web-readable markdown version.
  2. There is a MainMenu page that simplifies navigation from script to script within the module.
  3. 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

24 May 17:46
Compare
Choose a tag to compare

Increase the acceptable values for the density of limestone to accommodate results found by additional web searches.

v.1.1.0

05 May 20:23
Compare
Choose a tag to compare

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.

v1.0.3

03 Apr 22:14
Compare
Choose a tag to compare

Add the correct pressure sensors for the R2023a ModelFridge to match the BuildRefrigerator sensors.

v.1.0.2

29 Mar 16:51
Compare
Choose a tag to compare
  • Add the variables S and TisobaricCritical to TS_n-Propane.mat, which were missing from the TS_nPropane.mat originally included
  • Improve the robustness of StatePlots.mlx to include more error catching in the substance selection

v1.0.1

24 Mar 22:48
Compare
Choose a tag to compare

Release of the Thermodynamics Curriculum Module.

v1.0.0

24 Mar 22:37
Compare
Choose a tag to compare

Initial release