Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 771 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 771 Bytes

mcce3.5 | Multi-Conformation Continuum Electrostatics

Introduction

MCCE is a biophysics simulation program combining continuum electrostatics and molecular mechanics. In this program, the protein side chain motions are simulated explicitly while the dielectric effect of solvent and bulk protein material is modeled by continuum electrostatics.

Getting Help

You can find the mcce manual here

To install

cd <download_folder>
cd lib
make clean
make 
cd ..
make

or you can install through conda BinstarBadge