Skip to content

Commit

Permalink
Merge pull request #4 from ReactionMechanismGenerator/dev/jackson
Browse files Browse the repository at this point in the history
delete unused files, change index to redirect, update README
  • Loading branch information
JacksonBurns authored Aug 6, 2024
2 parents 65a73ed + 8abff5e commit 9994fb5
Show file tree
Hide file tree
Showing 11 changed files with 4 additions and 674 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
_site/
.sass-cache/
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# ReactionMechanismGenerator.github.io
RMG "home" website that appears at http://reactionmechanismgenerator.github.io
This page redirects to the new documentation page at reactionmechanismgenerator.github.io/rmg-py

This page is maintained only so that previous links to the documentation dispersed in the literature and the interwebs will continue to function.
Binary file removed images/bg_hr.png
Binary file not shown.
Binary file removed images/blacktocat.png
Binary file not shown.
Binary file removed images/icon_download.png
Binary file not shown.
Binary file removed images/sprite_download.png
Binary file not shown.
129 changes: 2 additions & 127 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,138 +1,13 @@
<!DOCTYPE html>
<html lang="en">

<!-- https://stackoverflow.com/a/27895590 -->
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="Reaction Mechanism Generator : RMG organization&#39;s &quot;home&quot; website">

<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">

<title>Reaction Mechanism Generator</title>
<meta http-equiv='refresh' content='0; URL=https://reactionmechanismgenerator.github.io/RMG-Py/'>
</head>

<body>

<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/ReactionMechanismGenerator">View on GitHub</a>

<h1 id="project_title">Reaction Mechanism Generator</h1>
<h2 id="project_tagline">Open source software suite for chemical kinetics</h2>

</header>
</div>

<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h3>
<a id="the-new-version-of-rmg-written-in-python" class="anchor"
href="#the-new-version-of-rmg-written-in-python" aria-hidden="true"><span
class="octicon octicon-link"></span></a>RMG-Py (Reaction Mechanism Generator)</h3>

RMG-Py is a package for automatic construction of detailed chemical mechanisms. It is composed of cheminformatics
modules for representing molecules and reactions, modules for estimating thermochemistry and kinetics using
RMG-database, core modules for the mechanism generation algorithm, and various other utilities.
<p>
<strong>Latest Stable Version</strong>:
<a href="https://github.com/ReactionMechanismGenerator/RMG-Py/releases">
<img src="https://img.shields.io/github/release/ReactionMechanismGenerator/RMG-Py.svg">
</a>
(<a href="http://reactionmechanismgenerator.github.io/RMG-Py/users/rmg/installation/index.html"><strong>Download and Install</strong></a>)
<p>
<ul>
<li><a href="http://reactionmechanismgenerator.github.io/RMG-Py/">Online Documentation</a>
</li>
<li>PDF Documentation:
<ul>
<li>
<a href="https://github.com/ReactionMechanismGenerator/RMG-Py/raw/master/documentation/RMG-Py_and_Arkane_Documentation.pdf">RMG
and Arkane User Guide</a> (PDF download)</li>
<li>
<a href="https://github.com/ReactionMechanismGenerator/RMG-Py/raw/master/documentation/RMG-Py_API_Reference.pdf">Developer's
API Reference</a> (PDF download)</li>
</ul>
</li>
<li><a href="https://github.com/ReactionMechanismGenerator/RMG-Py">Source code</a>
</li>
<li><a href="https://github.com/ReactionMechanismGenerator/RMG-Py/issues">Issues page</a>
</li>
<li><a href="https://github.com/ReactionMechanismGenerator/RMG-Py/wiki">Developer wiki</a>
</li>
</ul>
<p>
<h3>
<a id="arkane" class="anchor" href="#arkane" aria-hidden="true"><span class="octicon octicon-link"></span></a>Arkane
(Automatic Reaction Kinetics And Network Exploration)</h3>

Arkane (previously known as CanTherm) is a package for computing thermodynamics and kinetics from quantum chemical calculation.
It can perform traditional transition state theory calculations in addition to pressure dependent rate calculations.
Arkane is bundled with the Python version of RMG. Please <a
href="http://reactionmechanismgenerator.github.io/RMG-Py/users/rmg/installation/index.html">download RMG</a>
to automatically install Arkane and all its features.
<p>
<ul>
<li><a href="http://reactionmechanismgenerator.github.io/RMG-Py/users/arkane/index.html">Documentation</a>
</li>
</ul>
<p>
<h3>
<a id="interactive-website-with-database-and-utilities" class="anchor"
href="#interactive-website-with-database-and-utilities" aria-hidden="true"><span
class="octicon octicon-link"></span></a>Interactive website with database and utilities</h3>

Visit <a href="http://rmg.mit.edu/"><strong>rmg.mit.edu</strong></a> or <a href="http://rmg.coe.neu.edu/"><strong>rmg.coe.neu.edu</strong></a>
(mirrors, often with different versions) to visualize models, view the databases, and perform thermodynamics and kinetics searches.
<p>

<ul>
<li><a href="https://github.com/ReactionMechanismGenerator/RMG-website">Source code</a>
</li>
<li><a href="https://github.com/ReactionMechanismGenerator/RMG-website/issues">Issues page</a>
</li>
</ul>
<p>
<h3>
<a id="the-previous-version-of-rmg-written-in-java" class="anchor"
href="#the-previous-version-of-rmg-written-in-java" aria-hidden="true"><span
class="octicon octicon-link"></span></a>The previous version of RMG, written in Java</h3>

The Java version of RMG is no longer in active development. We highly recommend using the latest version of RMG
in Python to get the latest features.
<p>
<strong>Latest Stable Version</strong>: 4.0.1
<p>
<ul>
<li><a href="http://rmg.sourceforge.net">Documentation</a>
</li>
<li><a href="https://github.com/ReactionMechanismGenerator/RMG-Java">Source code</a>
</li>
<li><a href="https://github.com/ReactionMechanismGenerator/RMG-Java/issues">Issues page</a>
</li>
</ul>
<p>
<h3>
<a id="credits" class="anchor" href="#credits" aria-hidden="true"><span class="octicon octicon-link"></span></a>Credits
</h3>

<ul>
<li><a href="http://greengroup.mit.edu/">William H. Green Research Group at MIT</a>
</li>
<li><a href="http://www.northeastern.edu/comocheng/">Richard H. West Research Group at Northeastern
University</a>
</li>
</ul>
</section>
</div>

<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
</footer>
</div>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TBF6RF8547"></script>
<script>
Expand Down
1 change: 0 additions & 1 deletion javascripts/main.js

This file was deleted.

1 change: 0 additions & 1 deletion params.json

This file was deleted.

116 changes: 0 additions & 116 deletions stylesheets/github-light.css

This file was deleted.

Loading

0 comments on commit 9994fb5

Please sign in to comment.