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

Support for IRC calculations #6

Open
RaphaelRobidas opened this issue Mar 26, 2023 · 0 comments
Open

Support for IRC calculations #6

RaphaelRobidas opened this issue Mar 26, 2023 · 0 comments
Labels
enhancement Improvement of existing features good first issue Good for newcomers

Comments

@RaphaelRobidas
Copy link
Collaborator

Description of the desired feature
Intrinsic reaction coordinate (IRC) calculations generate the reaction pathway starting from the transition state. These calculations can be performed with most QM packages (such as Gaussian and ORCA), but are not currently supported by ccinput. They would be pretty simple to support, since there is no special input or necessary option.

Example of the usage and the desired output

$ ccinput gaussian irc M062X -bs def2tzvp -f TS.xyz -n 8 --mem 32G
%chk=calc.chk
%nproc=8
%mem=32000MB
#p IRC(CalcFC) M062X/Def2TZVP

File created by ccinput

0 1
<xyz structure>

Relevant documentation or examples
Gaussian documentation: http://gaussian.com/irc/
ORCA documentation: see the manual in the download section of the forums (https://orcaforum.kofo.mpg.de/app.php/portal)

@RaphaelRobidas RaphaelRobidas added enhancement Improvement of existing features good first issue Good for newcomers labels Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant