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

Kempe gap calc #114

Merged
merged 23 commits into from
Sep 13, 2024
Merged

Kempe gap calc #114

merged 23 commits into from
Sep 13, 2024

Conversation

MDKempe
Copy link
Collaborator

@MDKempe MDKempe commented Aug 21, 2024

This is the creation of a 1-D diffusion calculator and a tool to use it. It is currently set up to do calculations through an edge seal and into an encapsulant.

MDKempe added 10 commits August 2, 2024 18:01
Fixed up the oxygen permeation json file
Started a oxygen ingress tool
Started making a diffusion class.
Writing the oxygen ingress code.
I got this to work to calculate oxygen ingress through an edge seal.
This is a work in progress tool for modeling oxygen ingress.
I added the diffusion.py file to this.
This will now do the calculation for oxygen ingress into a module through an edge seal and into an encapsulant. This is a 1-D calculation. More to come, but this is a stopping point.
This is a tool to run the 1-D oxygen ingress calculation.
@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2024

Codecov Report

Attention: Patch coverage is 88.97638% with 14 lines in your changes missing coverage. Please review.

Project coverage is 66.03%. Comparing base (42eaa0d) to head (c54dfe0).

Files with missing lines Patch % Lines
pvdeg/diffusion.py 88.65% 11 Missing ⚠️
pvdeg/scenario.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #114      +/-   ##
===============================================
+ Coverage        65.16%   66.03%   +0.86%     
===============================================
  Files               34       36       +2     
  Lines             3270     3392     +122     
===============================================
+ Hits              2131     2240     +109     
- Misses            1139     1152      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Just fixed a small formatting issue.
@tobin-ford
Copy link
Collaborator

I am writing testing for this.

tobin-ford and others added 11 commits August 30, 2024 15:42
This is a Json file for acetic acid permeation parameters.
Just some updates to the background xcel file used to create the Json files.
Creation of an H2O permeation Json file.
I'm deleting this because the oxygen ingress parameters are now in an Oxygen ingress parameter Json file. Just some more organization here.
Improvements and additions in the oxygen ingress parameter Json file.
fixed some formatting.
Fixed a capitalization error.
@martin-springer martin-springer merged commit 1df6afc into development Sep 13, 2024
6 checks passed
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.

4 participants