Skip to content
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

Pre-Condensation 2- Atmosphere #457

Merged
merged 27 commits into from
Jun 7, 2024
Merged

Pre-Condensation 2- Atmosphere #457

merged 27 commits into from
Jun 7, 2024

Conversation

Gorkowski
Copy link
Collaborator

@Gorkowski Gorkowski commented May 25, 2024

REBASE after PR #462 (probably some conflicts on the rebase)

Summary:
This PR introduces representations the atmosphere

New Files:

  • atmosphere.py:
    This class collects gas species and sets environmental variables of temperature and total pressure for the air, facilitating simulations.

  • atmosphere_builder.py:
    A builder class for creating an atmosphere object, including validation checks and unit conversions. This class ensures that all required parameters are correctly set and validated before building the atmosphere object.

Copy link

github-actions bot commented May 25, 2024

PR Preview Action v1.4.7
🚀 Deployed preview to https://uncscode.github.io/particula/pr-preview/pr-457/
on branch gh-pages at 2024-05-26 01:31 UTC

@Gorkowski Gorkowski added the next label May 26, 2024
@Gorkowski Gorkowski added this to the v0.1.0 milestone May 26, 2024
@Gorkowski Gorkowski self-assigned this May 26, 2024
@Gorkowski Gorkowski marked this pull request as ready for review May 26, 2024 01:04
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We've reviewed this pull request using the Sourcery rules engine. If you would also like our AI-powered code review then let us know.

particula/next/abc_builder.py Show resolved Hide resolved
particula/next/abc_builder.py Outdated Show resolved Hide resolved
particula/next/gas/species.py Outdated Show resolved Hide resolved
particula/util/input_handling.py Outdated Show resolved Hide resolved
@Gorkowski Gorkowski requested review from ngmahfouz and ngam May 26, 2024 01:35
@Gorkowski Gorkowski enabled auto-merge May 26, 2024 01:35
@Gorkowski Gorkowski changed the title Pre-Condensation Gases and Atmosphere Pre-Condensation 0- Gases and Atmosphere May 26, 2024
@Gorkowski Gorkowski changed the title Pre-Condensation 0- Gases and Atmosphere Pre-Condensation 2- Gases and Atmosphere May 29, 2024
@Gorkowski Gorkowski disabled auto-merge May 29, 2024 00:42
@Gorkowski Gorkowski changed the title Pre-Condensation 2- Gases and Atmosphere Pre-Condensation 2- Atmosphere May 29, 2024
@Gorkowski Gorkowski merged commit 18afdc0 into main Jun 7, 2024
8 checks passed
@Gorkowski Gorkowski deleted the pre-con-atmo branch June 7, 2024 23:20
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