anjibabuIITK / WHAM

Generalized WHAM for periodic and non periodic cases. And also for 1D, 2D and 4D with mpi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WHAM

  • Project Description:

    This project is to develope a generalized wham code using MODULE based FORTRAN90. 
    
  • Active Present Contributors:

        Anji Babu Kapakayala
        Ritama Kar
    
  • Useful git commands:

    git status
    git clone git@github.com:anjibabuIITK/WHAM.git
    git add *
    git commit -m "write the message what you have done"
    git status
    git push origin master
    git pull origin master
    
  • USAGE:

    cd MODULE
    make
    ./wham.exe
    
    • will be updated
  • MANDATORY INPUTS:

    *will be updated

    Cheers!
    Anji 
        Ritama
    25-09-2020
    

About

Generalized WHAM for periodic and non periodic cases. And also for 1D, 2D and 4D with mpi

License:MIT License


Languages

Language:Roff 99.3%Language:Fortran 0.7%Language:Makefile 0.0%