Skip to content

umesh-timalsina/MoSDeF-GOMC

Repository files navigation

pre-commit.ci status CI

MoSDeF-GOMC:

A User-Friendly Python Interface for Creating All of the files required to run a GPU Optimized Monte Carlo (GOMC) simulation engine via the Molecular Simulation Design Framework Molecular Simulation Design Framework (MoSDeF) (MoSDeF Github) software.


Overview

This Python code allows the auto-generation of the GPU Optimized Monte Carlo (GOMC) files for a simulation, which includes the coordinate (PDB), topology (PSF), force field (FF), and the GOMC control file. This software supports various systems, force field types, and can also create the PDB, PSF, and FF files for the NAMD simulation engine. Since MoSDeF-GOMC was built from the Molecular Simulation Design Framework (MoSDeF) (MoSDeF Github) platform, it provides complete integration with the MoSDeF software.

Warning

MoSDeF-GOMC is a new product continually adding functionality to provide an optimal user experience. Therefore, there could be some user-noticeable changes to this software when upgrading newer MoSDeF-GOMC versions.

The original version of MoSDeF-GOMC, which uses Parmed as the software backend, will be deprecated by December 2022. This Parmed version is already replaced with the new MoSDeF-GOMC version, which uses MoSDeF's GMSO software as the new backend. We recommend that the new GMSO version of MoSDeF-GOMC be used because it has many new features, and the Parmed is no longer supported.

Resources

Citation

Please cite MoSDeF-GOMC, GOMC, and MoSDeF tools, which are provided here.

Installation

The MoSDeF-GOMC package is available via conda:

conda create --name mosdef_gomc -c conda-forge mosdef_gomc

About

A hierarchical, component based molecule builder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages