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

Added a ZPE/freq scaling factor script to utils #136

Merged
merged 21 commits into from
Jun 23, 2019
Merged

Conversation

alongd
Copy link
Member

@alongd alongd commented Jun 14, 2019

Based on 10.1016/j.cpc.2016.09.004, adapted by Duminda
Also added tests, will soon add an iPy notebook

@alongd
Copy link
Member Author

alongd commented Jun 14, 2019

Todo: run this automatically if ARC identifies that Arkane lacks the freq. scaling factor for the requested level of theory

@alongd alongd force-pushed the scaling_factors branch 2 times, most recently from adc08e7 to b5c7754 Compare June 14, 2019 19:54
@codecov
Copy link

codecov bot commented Jun 14, 2019

Codecov Report

Merging #136 into master will increase coverage by 1.16%.
The diff coverage is 46.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   41.48%   42.65%   +1.16%     
==========================================
  Files          23       27       +4     
  Lines        5845     6095     +250     
  Branches     1551     1576      +25     
==========================================
+ Hits         2425     2600     +175     
- Misses       3048     3111      +63     
- Partials      372      384      +12
Impacted Files Coverage Δ
arc/job/submit.py 100% <ø> (ø) ⬆️
arc/settings.py 100% <100%> (ø) ⬆️
arc/utils/delete.py 71.42% <100%> (ø)
arc/utils/__init__.py 100% <100%> (ø)
arc/__init__.py 100% <100%> (ø) ⬆️
arc/job/ssh.py 18.91% <11.76%> (-0.28%) ⬇️
arc/ts/run_autotst.py 34.28% <25%> (-0.09%) ⬇️
arc/species/converter.py 69.35% <25%> (+0.12%) ⬆️
arc/reaction.py 41.92% <30.76%> (+0.22%) ⬆️
arc/plotter.py 30.59% <31.81%> (+0.17%) ⬆️
... and 15 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b3b0cf8...722acfa. Read the comment docs.

@alongd
Copy link
Member Author

alongd commented Jun 16, 2019

@dranasinghe, I think this branch is ready now, feel free to only focus on this commit: 3958934
Thanks!

@alongd alongd force-pushed the scaling_factors branch 3 times, most recently from 8a04262 to acbf921 Compare June 17, 2019 16:08
@alongd alongd force-pushed the scaling_factors branch from acbf921 to 086d67c Compare June 18, 2019 01:53
alongd added 5 commits June 21, 2019 10:42
Added:
- Determine scaling factor
- Determine symmetry and optical isomers
- Plot xyz
- Visualize rotor

Organized notebooks in Demo and Tools folders
If a scaling factor was not given by the user and could not be found in
Arkane, calculate it using Truhlar's method.
@alongd alongd force-pushed the scaling_factors branch from 2f89f9a to f3e4840 Compare June 21, 2019 14:55
@alongd
Copy link
Member Author

alongd commented Jun 21, 2019

@dranasinghe, I'm about to merge this in soon, let me know if you have any comments re scale.py

@dranasinghe
Copy link

dranasinghe commented Jun 21, 2019 via email

@alongd alongd force-pushed the scaling_factors branch from 19c8459 to 722acfa Compare June 23, 2019 00:21
@alongd alongd merged commit 2658051 into master Jun 23, 2019
@alongd alongd deleted the scaling_factors branch June 23, 2019 12:26
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.

2 participants