Giter Club home page Giter Club logo

2-mpz's Introduction

2-MPX

High Viscosity Solvent Model, 2-MPZ: - Basic data model in Aspen Plus format for 2-MPZ system.

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 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

2-mpz's People

Contributors

ksbeattie avatar vchendrix avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jmorgan29

2-mpz's Issues

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.

Is test directory being used

This project has a test directory with an Excel spreadsheet and a Wod document. Are these currently being used? If not, it should be removed.

  • CCSI_IP_2MPZmodel.docx
  • ccsi_test-outline_2-mpz.xlsx

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

VERSION := git describe --tags

Name of repository could not being with a number

The original SVN repo name is 2-mpz. Github does not allow repositories that begin with a number. The resulting name now begins with a hyphen.

Question: Is this name OK or is there another name that would be better?

missing source file 'full.dll'

'full.dll', which is dynamic link library, is it a part of main aspen installation? And does the presented model require that file anymore?

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.