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

Add support for ORCA #38

Open
DetlevCM opened this issue Oct 2, 2018 · 6 comments
Open

Add support for ORCA #38

DetlevCM opened this issue Oct 2, 2018 · 6 comments

Comments

@DetlevCM
Copy link

DetlevCM commented Oct 2, 2018

Assuming work is done on other codes, adding support for ORCA could be interesting.

The code is both fast, offers many good new methods that will be interesting (e.g. look at Paulechka and Kazakov 2017 who used DLPNO) and has excellently structured output.

@mattasplund
Copy link
Collaborator

mattasplund commented Oct 3, 2018 via email

@ohlincha
Copy link
Collaborator

ohlincha commented Oct 4, 2018

I think the key here is that someone who

  1. is a proficient user of ORCA
  2. has a strong professional interest in using ECCE with ORCA
    needs to undertake the implementation.

If anyone does this and submits the code to us we'd be very happy to include it.

@DetlevCM
Copy link
Author

DetlevCM commented Oct 4, 2018

Using ORCA is very easy/trivial - at least for "standard computational chemistry". If you want to do say a CAS calculation, of course it is more involved. The "basics" are possibly amongst the most accessible of any computational chemistry program.
One huge advantage of ORCA is, that the output is very user-friendly.
I would call it the best I have seen.

Interest can be generated if it is supported at least to a certain minimum. - Obviously if there is no support, there will be no interest.

What kind of scripts does ECCE use? I fiddled with ECCE back when I was in the UK, testing NWChem a bit - but I didn't delve anywhere into the code/scripts.
Maybe I can help a bit?

I think as a "minimum support" it would be nice to:

  1. create input files for optimisations and frequencies
  2. read the resulting geometries and energies and frequencies from the output

These two would be fairly trivial and would allow for determining if there is interest in additional features.

@mattasplund
Copy link
Collaborator

mattasplund commented Oct 8, 2018 via email

@mattasplund
Copy link
Collaborator

mattasplund commented Oct 8, 2018 via email

@DetlevCM
Copy link
Author

DetlevCM commented Oct 8, 2018

Thank you for the information.

I really do not like Python and I don't know Perl, but I will try to get some basic functionality to work to support ORCA (input files first I guess as they are the easiest).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants