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

Incorrect calculation of angle in sp3 hybridisation - solved #10

Closed
wants to merge 2 commits into from

Conversation

hirux06
Copy link

@hirux06 hirux06 commented Dec 27, 2024

Fixes #4 :

  • Changed the sp3 and sp2 hybridisation angles
  • This made sure the angles of attaching molecules are aligned according to their hybridisation
    Sources:
  • Math Stack Exchange
  • Wikipedia

Copy link

vercel bot commented Dec 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
molecule-visualiser ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 29, 2024 5:00am

@TharunKumarrA
Copy link
Owner

I think the issue is not yet resolved @hirux06. Can you show proof of work and samples so I can verify?

- This PR fixes the issue of placing the 4th atom correctly in tetrahedral molecules. 
- It adjusts the position based on the bond angle and centroid of first 3 atoms.
@hirux06 hirux06 closed this by deleting the head repository Jan 15, 2025
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.

Incorrect Calculation of the 4th Angle in sp3 Hybridization
2 participants