rborrelli / molfc

A package for the computation of electronic spectra in the harmonic approximation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MolFC

MolFC is a software package that can calculate Franck-Condon integrals for non-linear molecular systems and simulate electronic spectra in the harmonic approximation including normal mode displacements and Duschinsky effects.

  1. R. Borrelli, A. Capobianco and A. Peluso J. Phys. Chem. A 116 9934 (2012).
  2. R. Borrelli and A. Peluso J. Chem. Phys. 125, 194308 (2006).
  3. R. Borrelli and A. Peluso J. Chem. Phys. 129, 064116 (2008).
  4. R. Borrelli and A. Peluso J. Chem. Phys. 119, 16 (2003).
  5. R. Borrelli, A. Capobianco, A. Peluso, Can. J. Chem., 91, 495 (2013).

##Downloading the code

To clone the repository, you can simply run

git clone --recursive git://github.com/rborrelli/molfc.git

To update to the latest version, run

git pull

##Prerequisites

It is highly recommended that you use the Intel Fortran Compiler releases 15.0 or laters. **Gfortran compatibility is not guaranteed at the moment. The code won't compile with gfortran version <= 4.9. Minimum gfortran version is 5.0.

##Installing the package The installation of the package is done via cmake. Follow the instructions in the INSTALL file.

About

A package for the computation of electronic spectra in the harmonic approximation.

License:Other


Languages

Language:Fortran 54.4%Language:C 36.6%Language:Makefile 2.9%Language:C++ 2.1%Language:HTML 0.8%Language:M4 0.8%Language:TeX 0.7%Language:Shell 0.7%Language:OCaml 0.5%Language:CMake 0.3%Language:Perl 0.1%Language:Roff 0.0%Language:Python 0.0%Language:PHP 0.0%Language:CSS 0.0%Language:Gnuplot 0.0%