This is a meta-project from which several Turbine related Windows projects are built to be used with the CCSI foqus framework.
Turbine is batching execution environment and web API to run scientific software, for example Aspen, ACM and AspenPlus.
This repository contains the code and Visual Studio solutions for building the following targets:
- TurbineLite: Windows service Turbine Web API and file database
- SharedDataArchetecture: IIS Turbine Web API and SQL server database.
See installation and user guide documents in the documentation subdirectory.
- AspenTech v8.4 to v10
- MS Excel 2010
NOTE: higher versions may work but haven't been tested
- Joshua Boverhof - LBNL
See also the list of contributors who participated in this project.
- 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.
We use SemVer for versioning. For the versions available, see the releases or tags for this repository.
See LICENSE.md file for details.