Skip to content

Releases: taehunk333/toPSAil

Release v1.0.3

19 Feb 06:59
Compare
Choose a tag to compare

Summary

Major bug fix on the links between .xlsm files and the InputParsingMacros.xlam file.

Issue

The macro from .xlam file did not work correctly when the example folder was copied to another location. This was due to the fact that local .xlsm files did not have proper parsing scripts to dynamically refresh the relative path to the new location of the .xlam file.

Fix

The local VBA scripts were added in ThisWorkbook under each local .xlsm VBA (see #34 for the correction). Compatibility in Mac and Windows was verified.

Release v1.0.2

18 Feb 00:00
Compare
Choose a tag to compare

Summary

Minor bug fix on the links between .xlsm files.

Issue

  • Links to the 0.1_simulation_configurations.xlsm file was referencing wrong cells because a row got deleted during the recent renovation effort for centralizing the macros in toPSAil/3_source/10_macros/InputParsingMacros.xlam.

Fix

All links were verified and correct to ensure full capabilities. You can copy the toPSAil/4_example/case_study_1.0 folder and use the copied folder to set up a simulation correctly now!

Release v1.0.1

20 Jan 00:44
Compare
Choose a tag to compare

Minor bug fix in the 4.1_cycle_organization.xlsm file. The cycle initialization and step initialization is now working as intended. For the latest changes, please pull from the main branch.

Introducing toPSAil v1.0.0: Your Open-Source PSA Simulation Tool!

24 Dec 16:34
4b1878e
Compare
Choose a tag to compare

🚀 Introducing toPSAil: Your Open-Source PSA Simulation Tool! 🌟

We’re thrilled to announce the release of v1.0.0 of the Totally Open Pressure Swing Adsorption Intensification Laboratory (toPSAil)—an open-source dynamic simulator for pressure swing adsorption (PSA) processes, developed in MATLAB®. 🎉

Whether you’re a researcher, engineer, or student working in gas separation and purification (e.g., hydrogen purification, oxygen generation, carbon capture), toPSAil is designed to help you explore, optimize, and innovate with ease. 💡

🔍 Why Choose toPSAil?

  • Fully open-source and customizable to meet your specific needs.
  • A streamlined workflow with VBA Macro-enabled Excel Spreadsheets for easy input handling.
  • Simulates transient dynamics of Vacuum Swing or Pressure Swing Adsorption processes for deep insights.
  • Built on MATLAB®, leveraging its robust computational and visualization capabilities.
  • Perfect for both industrial applications and educational purposes.

📽️ Learn to Use toPSAil
Our YouTube channel features step-by-step tutorials to guide you:
👉 https://www.youtube.com/@toPSAil-dev

💻 Access the Code
Explore the full source code and documentation on GitHub (main branch):
👉 https://github.com/taehunk333/toPSAil/tree/main

📢 Join the Revolution
Be part of the movement to revolutionize PSA simulation! Whether you want to contribute to the development, implement it in your projects, or simply learn more about PSA processes, toPSAil is here for you.

Let us know your thoughts, and share this post with anyone who might benefit from it. Together, let’s push the boundaries of open science and innovation! 🚀

#PSA #Simulation #OpenSource #MATLAB #Research #Innovation #toPSAil #GasSeparation #ChemicalEngineering

What's Changed

  • 27 main branch has a bug input excel files macros are broken by @taehunk333 in #28

Full Changelog: https://github.com/taehunk333/toPSAil/commits/v1.0.0