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

Add concentration profile function for plotting diffusion across an interface #84

Merged
merged 6 commits into from
Mar 5, 2024

Conversation

chrisjonesBSU
Copy link
Member

This PR adds a new function to structure.py which plots the concentration profile of left particles and right particles which is useful for measuring diffusion across an interface in the case of polymer welding.

Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.33%. Comparing base (ab7c6ae) to head (1b6861b).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   96.28%   96.33%   +0.04%     
==========================================
  Files           8        8              
  Lines         781      791      +10     
==========================================
+ Hits          752      762      +10     
  Misses         29       29              
Files Coverage Δ
cmeutils/structure.py 100.00% <100.00%> (ø)

Copy link
Contributor

@marjanalbooyeh marjanalbooyeh left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you

@chrisjonesBSU chrisjonesBSU merged commit 3419258 into cmelab:master Mar 5, 2024
4 checks passed
@chrisjonesBSU chrisjonesBSU deleted the diffusion-plot branch March 7, 2024 18:00
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.

2 participants