Skip to content

kshsong/viviDMC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

viviDMC

A fortran program viviDMC for diffusion Monte Carlo (DMC) using vibrational initialization.

  • Author : Wenbin FAN ([email protected])
  • Advisors : Prof. Donghui ZHANG, Prof. Xin XU @FDU

Function

  • sampling from vibrational analysis
  • traditional propagation without weights

Prerequisites

Intel OneAPI Fortran Compiler, Intel MKL

Usage

  1. expose your PES to interface.f90
  2. provide one or more initial geometries on EQ.xyz
  3. modify the parameter in desk.inp
  4. make and run this program

IO

output

The Eref will printed to screen.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 98.5%
  • Makefile 1.5%