Skip to content

Shen-SJ/AspenDynamicsReader

Repository files navigation

AspenDynamicsReader

This is a simple python module for read the time-dependent data from AspenDynamics software.
During my research, I dealt with plenty of data pasting from software. It is a time consuming step, so I built it for saving my time.

Requirement

  • Have AspenDynamics software
  • Inkscape: convert the svg plotfile to emf plotfile. If you don't need it. you can comment the code in 'plot_dynamic_results', and 'multiplot_dynamic_results'.

Simple Using Step

  1. You have to open the AspenDynamics file and finish the simulation at first.
  2. Specified the plot setting and the plot file name for saving.
  3. Run the python script.

Future Work:

  • OOP my code.
  • built a function can save the data with ExcelFile.

Contributor:

Reference:

  • Aspen Custom Modeler 2004.1 - Aspen Modeler Reference Guide

About

A code for reading data from AspenDynamics.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published