Giter Club home page Giter Club logo

mp2-heh2p-pes's Introduction

MP2 potential energy surface of HeH2p

Authors: L.I. Vazquez-Salazar and M. Meuwly

This repository contains the data to construct the potential energy surface at MP2 level with the basis set aug-cc-pVTZ for the HeH_{2}^{+} system.

Ab initio calculations

The data is saved in the file pes_mp2.csv. The first column is the value of the angle (as $angle = 1-cos(\theta)/2$, second is the coordinate $R$, third is the coordinate $r$ and the last column is the value of the energy in eV. To fit the PES, you need the RKHS package that can be found in RKHS. To do the fitting of the PES follow instructions there.

Evaluation of the PES

Complementary, a pes_mp2.kernel file containing the coefficients of the kernel fitting is provided. This file can be used to evaluate the potential energy surface using the RKHS package. The file evaluate_kernel.f90 contains the code to evaluate the PES in a defined grid $\theta \in [0,180]$, $r \in [0,10]$ and $R \in [0,20]$. The file evalute_kernel.f90 can be compiled with the adjunct make file. It requires the RKHS module in the same directory. The output will be evaluate_kernel.x that can be executed as follows

./evaluate_kernel.x pes_mp2.kernel new_pes.csv

Which will create a file new_pes.csv with the values of the PES in the defined grid.

Fitting of 2-body potentials

The potential for HeH+ and H2+ are fitted following the analytical expression in: Phys.Chem.Chem.Phys. 2019, 21, 24976. In the folder Diatomic, the file fitting.py can be used to obtain the coefficients of the analytical expression. A plot with the correlation plot and the fitting of the curve will be showed. The file h2p.csv contains the data for the H2+ system and heh2p.csv contains the data for the HeH+ system.

Contact

For any questions, please contact Markus Meuwly ([email protected]) or Luis Vazquez-Salazar ([email protected])

mp2-heh2p-pes's People

Contributors

livazquezs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.