An open API service indexing awesome lists of open source software.

https://github.com/equinor/mercury

Mercury calculator - API and Webapp
https://github.com/equinor/mercury

mercury processing

Last synced: about 1 month ago
JSON representation

Mercury calculator - API and Webapp

Awesome Lists containing this project

README

          

# Mercury

[![License][license-badge]][license]
[![On push main branch][on-push-main-branch-badge]][on-push-main-branch-action]
[![SCM Compliance][scm-badge]][scm-policy]

This is an **application** to perform phase equilibrium calculations for mercury.

[About](#about) • [Development](#development) • [Contributing](#Contributing)

## :books: About

See the [documentation][docs-about] for more information about the thermodynamic model used in Mercury Calculator.

## :dizzy: Development

See the [developer guide][docs-development] if you want to start developing.

## :+1: Contributing

Thanks for your interest in contributing! There are many ways to contribute to this project.

Please see the [contributing guidelines][docs-contributing] for more information.

[license-badge]: https://img.shields.io/badge/License-MIT-blue.svg
[license]: https://github.com/equinor/mercury/blob/main/LICENSE.md
[on-push-main-branch-badge]: https://github.com/equinor/mercury/actions/workflows/on-push-main-branch.yaml/badge.svg
[on-push-main-branch-action]: https://github.com/equinor/mercury/actions/workflows/on-push-main-branch.yaml
[scm-badge]: https://scm-compliance-api.radix.equinor.com/repos/equinor/mercury/badge
[scm-policy]: https://developer.equinor.com/governance/scm-policy/
[docs-about]: https://varia.equinor.com/docs/default/system/mercury#about
[docs-development]: https://varia.equinor.com/docs/default/system/mercury/developers/guide/
[docs-contributing]: https://varia.equinor.com/docs/default/system/mercury/contributing