Symmetry number estimations not always accurate
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 28/100
Research direction
Reproduce the ethane example through autotst.species.Conformer.calculate_symmetry_number() and inspect how it calls RMG's symmetry package. Compare the reported C1 result with the expected symmetry number of 6, then investigate whether the current package or an alternative can produce the correct value. Done means the example returns the expected result and the affected behavior is covered by an appropriate check.
Written by the indexing model from the issue text.
Description
Symmetry numbers calculated using RMG's symmetry package tend to result in incorrect estimations of symmetry numbers. Below is an example of ethane which should have a symmetry number of 6. This issue arose when creating PR #48. Some investigation into alternate packages may remedy this.
In [1]: from autotst.species import Conformer
In [2]: conf = Conformer("CC")
In [3]: conf.calculate_symmetry_number()
symmetry.py:253 write_input_file INFO Symmetry input file written to ./CC.symm
symmetry.py:219 parse INFO Point group: C1
Out[3]: 1
- Dominant language
- Python
- Stars
- 51
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ReactionMechanismGenerator/AutoTST
-
ReactionMechanismGenerator/AutoTST#94 · 2 comments · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
ReactionMechanismGenerator/AutoTST#91 · 2 comments ·
-
How to run AutoTST Open
Difficulty 3/5 1-2 days Newbie friendliness 25/100
ReactionMechanismGenerator/AutoTST#81 · 3 comments ·
-
log to TS Open
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
ReactionMechanismGenerator/AutoTST#73 · 1 comment ·
All issues in ReactionMechanismGenerator/AutoTST
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100