Coder Social home page Coder Social logo

ccsi-toolset / solventcrossflowhx Goto Github PK

View Code? Open in Web Editor NEW
1.0 6.0 0.0 1.15 MB

Solvent Crossflow Heat Exchanger Calculator: A Process model in Aspen Plus to optimize the size of the heat exchangers and their log-mean temperature difference (LMTD) to minimize capital and operating expenses.

License: Other

Makefile 100.00%
solvent windows-7 process-models

solventcrossflowhx's Introduction

SolventCrossflowHX

Solvent Crossflow Heat Exchanger Calculator: A Process model in Aspen Plus to optimize the size of the heat exchangers and their log-mean temperature difference (LMTD) to minimize capital and operating expenses.

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

Getting Started

See installation and user guide documents in the documentation subdirectory.

Authors

  • Brent Sherman

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

solventcrossflowhx's People

Contributors

bijujacob avatar ksbeattie avatar vchendrix avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

solventcrossflowhx's Issues

Is the test directory unused?

This project has a test directory with an Excel spreadsheet. Is this currently being used? If not, it should be removed.

  • ccsi_test-outline_solvent_crossflow_HX.xlsx

Refactor Makefile

The Makefile for this project not longer works within this new git structure. It needs to package a new License and used the git tags.

Pull version from git in Makefile

Instead of hardcoding the product version in the Makefile, we should pull version from git tags.

$ git describe --tags
2015.10.00

The suggested change VERSION from a harded coded tag to the following

# A simple makefile for creating the SolventCrossflowHX distribution package
VERSION    := `git describe --tags`
PRODUCT    := Solvent Crossflow Heat Exchanger Calculator
PROD_SNAME := SolventCrossflowHX

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.