Skip to content

Commit 73eab91

Browse files
authored
Merge pull request #2826 from JacksonBurns/release/rmg_33
RMG-Py Version 3.3.0
2 parents 4a6e9fc + 8b3c9c6 commit 73eab91

38 files changed

+136
-87
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Thank you for contributing to RMG-Py! Please take a moment to review our guideli
2929

3030
### **Do you want to contribute to the documentation?**
3131

32-
* Documentation is [hosted here](http://reactionmechanismgenerator.github.io/RMG-Py/) using [Sphinx](https://www.sphinx-doc.org/en/master/).
32+
* Documentation is [hosted here](https://reactionmechanismgenerator.github.io/RMG-Py/) using [Sphinx](https://www.sphinx-doc.org/en/master/).
3333

3434
* The live version of the documentation is hosted on the `gh-pages` branch which is updated upon pushes to the `main` branch of RMG-Py.
3535

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ Gaussian, Q-Chem, Molpro, Orca, Psi4, and TeraChem.
2222

2323
## How to Install
2424
You can either download the source from GitHub and compile yourself, or download the binaries from Anaconda.
25-
Please see the [Download and Install](http://reactionmechanismgenerator.github.io/RMG-Py/users/rmg/installation/index.html) page for detailed instructions.
25+
Please see the [Download and Install](https://reactionmechanismgenerator.github.io/RMG-Py/users/rmg/installation/index.html) page for detailed instructions.
2626

2727
## Documentation
28-
- [RMG Documentation](http://ReactionMechanismGenerator.github.io/RMG-Py/users/rmg/index.html) ([PDF version](https://github.com/ReactionMechanismGenerator/RMG-Py/raw/main/documentation/RMG-Py_and_Arkane_Documentation.pdf))
29-
- [Arkane Documentation](http://ReactionMechanismGenerator.github.io/RMG-Py/users/arkane/index.html) ([PDF version](https://github.com/ReactionMechanismGenerator/RMG-Py/raw/main/documentation/RMG-Py_and_Arkane_Documentation.pdf))
30-
- [RMG API Reference](http://reactionmechanismgenerator.github.io/RMG-Py/reference/index.html) ([PDF version](https://github.com/ReactionMechanismGenerator/RMG-Py/raw/main/documentation/RMG-Py_API_Reference.pdf))
28+
- [RMG Documentation](https://ReactionMechanismGenerator.github.io/RMG-Py/users/rmg/index.html) ([PDF version](https://github.com/ReactionMechanismGenerator/RMG-Py/raw/main/documentation/RMG-Py_and_Arkane_Documentation.pdf))
29+
- [Arkane Documentation](https://ReactionMechanismGenerator.github.io/RMG-Py/users/arkane/index.html) ([PDF version](https://github.com/ReactionMechanismGenerator/RMG-Py/raw/main/documentation/RMG-Py_and_Arkane_Documentation.pdf))
30+
- [RMG API Reference](https://reactionmechanismgenerator.github.io/RMG-Py/reference/index.html) ([PDF version](https://github.com/ReactionMechanismGenerator/RMG-Py/raw/main/documentation/RMG-Py_API_Reference.pdf))
3131

3232
## How to Contribute
3333
Please see the [Contributor Guidelines](https://github.com/ReactionMechanismGenerator/RMG-Py/blob/main/CONTRIBUTING.md)
@@ -44,10 +44,10 @@ perform thermodynamics and kinetics searches
4444
- [Issues Page](https://github.com/ReactionMechanismGenerator/RMG-Py/issues/): view current issues and feature requests
4545

4646
## Credits
47-
- [Professor William H. Green's research group](http://cheme.scripts.mit.edu/green-group/) at the
48-
[Massachusetts Institute of Technology](http://web.mit.edu/)
49-
- [Professor Richard H. West's research group](http://www.northeastern.edu/comocheng/) at
50-
[Northeastern University](http://www.northeastern.edu/).
47+
- [Professor William H. Green's research group](https://greengroup.mit.edu/) at the
48+
[Massachusetts Institute of Technology](https://web.mit.edu/)
49+
- [Professor Richard H. West's research group](https://www.northeastern.edu/comocheng/) at
50+
[Northeastern University](https://www.northeastern.edu/).
5151

5252
## Resources and References
5353
The resources and relevant publications are listed [here](https://rmg.mit.edu/resources) on the RMG-website.

arkane/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ Arkane is distributed via the [RMG-Py repository](https://github.com/ReactionMec
1313
as a [root module](https://github.com/ReactionMechanismGenerator/RMG-Py/tree/main/arkane).
1414

1515
## How to Install
16-
Please follow the [installation instructions](http://reactionmechanismgenerator.github.io/RMG-Py/users/rmg/installation/index.html)
16+
Please follow the [installation instructions](https://reactionmechanismgenerator.github.io/RMG-Py/users/rmg/installation/index.html)
1717
for RMG-Py.
1818

1919
## Documentation
20-
- [RMG Documentation](http://ReactionMechanismGenerator.github.io/RMG-Py/users/rmg/index.html) ([PDF version](https://github.com/ReactionMechanismGenerator/RMG-Py/raw/main/documentation/RMG-Py_and_Arkane_Documentation.pdf))
21-
- [Arkane Documentation](http://ReactionMechanismGenerator.github.io/RMG-Py/users/arkane/index.html) ([PDF version](https://github.com/ReactionMechanismGenerator/RMG-Py/raw/main/documentation/RMG-Py_and_Arkane_Documentation.pdf))
22-
- [RMG API Reference](http://reactionmechanismgenerator.github.io/RMG-Py/reference/index.html) ([PDF version](https://github.com/ReactionMechanismGenerator/RMG-Py/raw/main/documentation/RMG-Py_API_Reference.pdf))
20+
- [RMG Documentation](https://ReactionMechanismGenerator.github.io/RMG-Py/users/rmg/index.html) ([PDF version](https://github.com/ReactionMechanismGenerator/RMG-Py/raw/main/documentation/RMG-Py_and_Arkane_Documentation.pdf))
21+
- [Arkane Documentation](https://ReactionMechanismGenerator.github.io/RMG-Py/users/arkane/index.html) ([PDF version](https://github.com/ReactionMechanismGenerator/RMG-Py/raw/main/documentation/RMG-Py_and_Arkane_Documentation.pdf))
22+
- [RMG API Reference](https://reactionmechanismgenerator.github.io/RMG-Py/reference/index.html) ([PDF version](https://github.com/ReactionMechanismGenerator/RMG-Py/raw/main/documentation/RMG-Py_API_Reference.pdf))
2323

2424
## How to cite
2525
A. Grinberg Dana, M.S. Johnson, J.W. Allen, S. Sharma, S. Raman, M. Liu, C.W. Gao, C.A. Grambow, M.J. Goldman,
@@ -32,7 +32,7 @@ A statistical mechanics, thermodynamics, transition state theory, and master equ
3232
DOI: [10.1002/kin.21637](https://doi.org/10.1002/kin.21637)
3333

3434
## How to Contribute
35-
Please see the [Contributor Guidelines](https://github.com/ReactionMechanismGenerator/RMG-Py/wiki/RMG-Contributor-Guidelines)
35+
Please see the [Contributor Guidelines](https://github.com/ReactionMechanismGenerator/RMG-Py/blob/main/CONTRIBUTING.md)
3636
for details on how to contribute to RMG-Py or RMG-database.
3737

3838
## How to Give Feedback

arkane/encorr/corr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ def assign_frequency_scale_factor(level_of_theory: Union[LevelOfTheory, Composit
221221
222222
Sources:
223223
[1] I.M. Alecu, J. Zheng, Y. Zhao, D.G. Truhlar, J. Chem. Theory Comput. 2010, 6, 2872, DOI: 10.1021/ct100326h
224-
[2] http://cccbdb.nist.gov/vibscalejust.asp
224+
[2] https://cccbdb.nist.gov/vibscalejustx.asp
225225
[3] http://comp.chem.umn.edu/freqscale/190107_Database_of_Freq_Scale_Factors_v4.pdf
226226
[4] Calculated as described in 10.1021/ct100326h
227227
[5] J.A. Montgomery, M.J. Frisch, J. Chem. Phys. 1999, 110, 2822–2827, DOI: 10.1063/1.477924

arkane/ess/gaussian.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ def _load_scan_specs(self, letter_spec, get_after_letter_spec=False):
524524
parameters after letter_spec is found. If not specified or False, it will
525525
return the preceeding letters, which are typically the atom numbers.
526526
527-
More information about the syntax can be found http://gaussian.com/opt/
527+
More information about the syntax can be found https://gaussian.com/opt/
528528
"""
529529
output = []
530530
reached_input_spec_section = False

arkane/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ def log_header(level=logging.INFO):
465465
logging.log(level, '# Authors: RMG Developers (rmg_dev@mit.edu) #')
466466
logging.log(level, '# P.I.s: William H. Green (whgreen@mit.edu) #')
467467
logging.log(level, '# Richard H. West (r.west@neu.edu) #')
468-
logging.log(level, '# Website: http://reactionmechanismgenerator.github.io/ #')
468+
logging.log(level, '# Website: https://reactionmechanismgenerator.github.io/ #')
469469
logging.log(level, '# #')
470470
logging.log(level, '################################################################')
471471
logging.log(level, '')

arkane/statmech.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1002,7 +1002,7 @@ def project_rotors(conformer, hessian, rotors, linear, is_ts, get_projected_out_
10021002
constant matrix and use this to determine the vibrational frequencies. The
10031003
list of vibrational frequencies is returned in cm^-1.
10041004
1005-
Refer to Gaussian whitepaper (http://gaussian.com/vib/) for procedure to calculate
1005+
Refer to Gaussian whitepaper (https://gaussian.com/vib/) for procedure to calculate
10061006
harmonic oscillator vibrational frequencies using the force constant matrix.
10071007
"""
10081008
n_rotors = 0
56.7 KB
Binary file not shown.
Binary file not shown.

documentation/source/latex-rmg.rst

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@ RMG is an automatic chemical reaction mechanism generator
88
that constructs kinetic models composed of elementary chemical reaction
99
steps using a general understanding of how molecules react. This documentation is for the newer Python version of RMG that we call RMG-Py.
1010

11-
+---------------------------------------------+----------------------------------------------------------------------------------------+
12-
| I want to... | Resource |
13-
+=============================================+========================================================================================+
14-
| analyze models & search databases | `RMG website resources <https://rmg.mit.edu/>`__ (no download needed) |
15-
+---------------------------------------------+----------------------------------------------------------------------------------------+
16-
| create mechanisms automatically | Download RMG with the RMG User's Guide |
17-
+---------------------------------------------+----------------------------------------------------------------------------------------+
18-
| make transition state theory calculations | Run Arkane after downloading RMG. See the Arkane User's Guide |
19-
+---------------------------------------------+----------------------------------------------------------------------------------------+
20-
| post an issue with RMG | `GitHub issues page <https://github.com/ReactionMechanismGenerator/RMG-Py/issues>`__ |
21-
+---------------------------------------------+----------------------------------------------------------------------------------------+
22-
| contribute to the RMG project | `RMG developer's wiki <https://github.com/ReactionMechanismGenerator/RMG-Py/wiki>`__ |
23-
+---------------------------------------------+----------------------------------------------------------------------------------------+
11+
+---------------------------------------------+---------------------------------------------------------------------------------------------------------------+
12+
| I want to... | Resource |
13+
+=============================================+===============================================================================================================+
14+
| analyze models & search databases | `RMG website resources <https://rmg.mit.edu/>`__ (no download needed) |
15+
+---------------------------------------------+---------------------------------------------------------------------------------------------------------------+
16+
| create mechanisms automatically | Download RMG with the RMG User's Guide |
17+
+---------------------------------------------+---------------------------------------------------------------------------------------------------------------+
18+
| make transition state theory calculations | Run Arkane after downloading RMG. See the Arkane User's Guide |
19+
+---------------------------------------------+---------------------------------------------------------------------------------------------------------------+
20+
| post an issue with RMG | `GitHub issues page <https://github.com/ReactionMechanismGenerator/RMG-Py/issues>`__ |
21+
+---------------------------------------------+---------------------------------------------------------------------------------------------------------------+
22+
| contribute to the RMG project | `Contributor guidelines <https://github.com/ReactionMechanismGenerator/RMG-Py/blob/main/CONTRIBUTING.md>`__ |
23+
+---------------------------------------------+---------------------------------------------------------------------------------------------------------------+
2424

2525
Arkane is developed and distributed as part of RMG-Py, but can be used as a stand-alone
2626
application for Thermochemistry, Transition State Theory, and Master Equation chemical kinetics

0 commit comments

Comments
 (0)