Giter Site home page Giter Site logo

heom_amber's Introduction

heom_amber

Codes for running hierarichal equation of motion. This code is for a simple spin-Boson problem, however the code itself is general. Reproduces figure 5 of Strumpfer Schulten, JCTC 8, 2808 (2012). Help also taken from Chen, Zheng, Shi, Tan, JCP 131, 094502 (2009)

The details of the parameters are in the file spectra_heom.inp and in the subroutine setup_parameters in the file mod_spectra_heom.f90.

To run, type make (uses gfortran). Run with ./aout. Should take a few seconds. Creates a file rho.out that has the diagonal entries of the density matrix as a function of time.

The code can also be run with parallelization using openmp. For this, type 'make openmp'. The number of threads is set to 4 currently. The number of threads can be easily changed by editing the makefile statement 'export OMP_NUM_THREADS=4' Here change 4 to the desired number of threads.

Let me know if you need any questions.

heom_amber's People

Contributors

amberj87 avatar

Stargazers

XuanLeng avatar Ahmed Moawad avatar

Watchers

James Cloos avatar XuanLeng avatar Ahmed Moawad 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.