Skip to content

Commit 5e3becb

Browse files
authored
Merge pull request #5 from ksbeattie/master
First set of OS changes
2 parents d2ea10f + 5e71022 commit 5e3becb

3 files changed

Lines changed: 20 additions & 19 deletions

File tree

README.md

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,32 @@
1-
# ProcessModels_bundle
1+
# Process Models Bundle
22
A suite of process models implemented in both Aspen Custom Modeler and gPROMS Model Builder, as well as models implemented within Aspen Plus and Aspen Plus Dynamics.
33

4-
## Development Practices
4+
This is a convenience bundle containing the following CCSI Toolset products:
55

6-
* Code development will be peformed in a forked copy of the repo. Commits will not be
7-
made directly to the repo. Developers will submit a pull request that is then merged
8-
by another team member, if another team member is available.
9-
* Each pull request should contain only related modifications to a feature or bug fix.
10-
* Sensitive information (secret keys, usernames etc) and configuration data
11-
(e.g database host port) should not be checked in to the repo.
12-
* A practice of rebasing with the main repo should be used rather that merge commmits.
6+
**Solid Sorbents**
7+
- [Bubbling Fluidized Bed Dynamic Reduced Order](../../../bfb_drom)
8+
- [Bubbling Fluidized Bed Reactor](../../../bfb_reactor)
9+
- [Integrated Capture Systems Model](../../../intcap)
10+
- [Moving Bed Reactor Model](../../../mb_reactor)
1311

14-
## Getting Started
15-
16-
TBD
12+
**Solvents**
13+
- [High Viscosity Solvent Model, 2-MPZ](../../../2-mpz)
14+
- [MEA Dynamic Model](../../../MEA_dm)
15+
- [MEA Steady State Model](../../../MEA_ssm)
16+
- [Solvent Crossflow Heat Exchanger Calculator](../../../SolventCrossflowHX)
1717

18-
## Authors
18+
**Other Process Models**
19+
- [Multi-stage Centrifugal Compressor Model](../../../compressor)
20+
- [Membrane Separation Model](../../../membrane_model)
1921

20-
* Jim Leek
22+
You can download the entire [bundle](../../releases/latest) or follow the above links to the individual products.
2123

22-
See also the list of [contributors](https://github.com/CCSI-Toolset/ProcessModels_bundle/contributors) who participated in this project.
24+
## Getting Started
25+
See installation and user guide documents in the [documentation](docs) subdirectory.
2326

2427
## Versioning
25-
26-
We use [SemVer](http://semver.org/) for versioning. For the versions available,
27-
see the [tags on this repository](https://github.com/CCSI-Toolset/ProcessModels_bundle/tags).
28+
We use [SemVer](http://semver.org/) for versioning. For the versions available,
29+
see the [releases](../../releases) or [tags](../../tags) on this repository.
2830

2931
## License & Copyright
30-
3132
See [LICENSE.md](LICENSE.md) file for details
-2.43 KB
Binary file not shown.
485 KB
Binary file not shown.

0 commit comments

Comments
 (0)