Skip to content

Added more gases #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 26, 2025
Merged

Added more gases #25

merged 2 commits into from
Mar 26, 2025

Conversation

whitead
Copy link
Owner

@whitead whitead commented Mar 26, 2025

No description provided.

@whitead whitead requested a review from Copilot March 26, 2025 22:56
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the package version and expands the chemical compound list to include more gaseous species.

  • Update version in molbloom/version.py from "2.3.0" to "2.3.1".
  • Add multiple new chemical formulas in molbloom/common.py to represent additional gases.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
molbloom/version.py Updated the version to reflect new changes
molbloom/common.py Added new chemical compounds, presumably representing more gases
Comments suppressed due to low confidence (2)

molbloom/common.py:351

  • [nitpick] The string 'ClCl' is non-standard for chlorine gas; consider using a standard chemical notation such as 'Cl2' for clarity.
    "ClCl",

molbloom/common.py:350

  • [nitpick] Having both 'N#N' and 'N' in the list might be confusing; verify if 'N' is intended to represent a distinct species compared to diatomic nitrogen.
    "N",

@whitead whitead merged commit fdaf625 into main Mar 26, 2025
3 checks passed
@whitead whitead deleted the gases-2 branch March 26, 2025 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant