Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.87 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.87 KB

MEA_ssm

The MEA Steady State Model is a solvent based CO2 capture system that uses monoethanolamine (MEA). The process involves CO2 absorption from flue gas, into MEA solvent in the absorption column, followed by solvent regeneration in a stripping column. The column specifications are based on the pilot system at National Carbon Capture Center. The process model is updated in Aspen v10, and requires the corresponding dll, opt files (containing Fortran User Models of CO2-MEA system physical properties) to be referenced within the Aspen Model.

Note: This product is also part of the Process Models Bundle

Getting Started

See installation and user guide documents in the documentation subdirectory.

Authors

See also the list of contributors who participated in this project.

Development Practices

  • Code development will be performed in a forked copy of the repo. Commits will not be made directly to the repo. Developers will submit a pull request that is then merged by another team member, if another team member is available.
  • Each pull request should contain only related modifications to a feature or bug fix.
  • Sensitive information (secret keys, usernames etc) and configuration data (e.g database host port) should not be checked in to the repo.
  • A practice of rebasing with the main repo should be used rather that merge commmits.

Versioning

We use SemVer for versioning. For the versions available, see the releases or tags for this repository.

License & Copyright

See LICENSE.md file for details