Skip to content

Simulation interface for connecting Aspen Plus or ACM simulations to FOQUS and Turbine Gateway. Includes SinterConfigGUI.

License

Notifications You must be signed in to change notification settings

ksbeattie/SimSinter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimSinter

SimSinter for Aspen 7.3.2 or greater Simulation interface for connecting Aspen Plus or ACM simulations to FOQUS and Turbine Gateway. Includes SinterConfigGUI.

Getting Started

This software has been compiled and tested on Windows 7 professional

Pre-requisites

Your environment must have the following tools installed. The build has be tested with the following versions. Use other versions at your own risk.

Build and Test

After installing the tools above run the Git Bash program. Executing the commands below with compile the source and run the tests.

git clone https://github.com/CCSI-Toolset/SimSinter.git
cd SimSinter
start make.bat

Authors

  • Jim Leek

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 than merge commits.

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.

About

Simulation interface for connecting Aspen Plus or ACM simulations to FOQUS and Turbine Gateway. Includes SinterConfigGUI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 36.4%
  • C# 33.8%
  • TeX 10.2%
  • Shell 9.0%
  • Makefile 6.0%
  • C++ 2.0%
  • Other 2.6%