Skip to content

ksbeattie/turb_sci_gate

 
 

Repository files navigation

Turbine Science Gateway

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.

Getting Started

See installation and user guide documents in the documentation subdirectory.

Authors

  • Josh Boverhof

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

Turbine Science Gateway

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.3%
  • PowerShell 2.0%
  • TSQL 1.4%
  • Other 0.3%