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

GCN.py #125

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

GCN.py #125

wants to merge 5 commits into from

Conversation

lucahowles
Copy link

This is code to calculate the coordination number, then generalised coordination number of a structure. The slab size needs to be at least (5, 5, 5) to work for fcc110 so if anyone might know how to make that work with smaller slabs that would be great. Also, the code doesn't work with higher indices (so another point for improvement).

Copy link

codecov bot commented Dec 21, 2023

Codecov Report

Attention: Patch coverage is 0% with 37 lines in your changes are missing coverage. Please review.

Project coverage is 87.38%. Comparing base (59c6b8e) to head (39b77f2).

Files Patch % Lines
carmm/analyse/GCN.py 0.00% 37 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
- Coverage   88.35%   87.38%   -0.98%     
==========================================
  Files          82       83       +1     
  Lines        3316     3353      +37     
==========================================
  Hits         2930     2930              
- Misses        386      423      +37     
Flag Coverage Δ
unittests 87.38% <0.00%> (-0.98%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@logsdail
Copy link
Owner

@GaryLZW What was the status of this? Can I ask for your review and merge actions? As I was hoping to pick this up with my future student?

@logsdail
Copy link
Owner

logsdail commented Jun 3, 2024

@GaryLZW Any news on this pal?

@GaryLZW
Copy link
Collaborator

GaryLZW commented Jun 5, 2024

@GaryLZW Any news on this pal?

Hi Andy. Sorry, I forgot about this for some time. I am not sure if I can make changes to Luca's code. I will probably open another branch and get this code into some usable form.

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.

3 participants