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

Graphene and Graphite diffusivities by Petucci 2013 #285

Merged
merged 3 commits into from
Jun 6, 2024

Conversation

RemDelaporteMathurin
Copy link
Owner

Fixes #269

Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.74%. Comparing base (df92eae) to head (3d580b7).
Report is 18 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #285   +/-   ##
=======================================
  Coverage   98.73%   98.74%           
=======================================
  Files          76       76           
  Lines        1821     1827    +6     
=======================================
+ Hits         1798     1804    +6     
  Misses         23       23           

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

Copy link
Contributor

@FuerstT FuerstT left a comment

Choose a reason for hiding this comment

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

Entered data is correct, but this paper simulates H2 diffusivity on/in graphene/graphite not H and that should be noted.

data_y=data_y_petucci_graphite,
source="petucci_diffusion_2013",
isotope="H",
note="graphite MD data from table III",
Copy link
Contributor

Choose a reason for hiding this comment

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

I would change the note as such "H2 diffusion in graphite calculated by molecular dynamics".

Copy link
Owner Author

Choose a reason for hiding this comment

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

Done

data_y=data_y_petucci_graphene,
source="petucci_diffusion_2013",
isotope="H",
note="graphene MD data from table III",
Copy link
Contributor

Choose a reason for hiding this comment

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

I would change the note as such "H2 diffusion on graphene calculated by molecular dynamics".

Copy link
Owner Author

Choose a reason for hiding this comment

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

Done

@RemDelaporteMathurin RemDelaporteMathurin merged commit 39b0d32 into main Jun 6, 2024
9 checks passed
@RemDelaporteMathurin RemDelaporteMathurin deleted the graphene branch June 6, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Graphene data
2 participants