makemol.readme

来自「分子动力学模拟程序」· README 代码 · 共 26 行

README
26
字号
Makemol - utility to make .mol files1. Introduction.----------------Utility Makemol is intended to create file describing a molecule (.mol) for the MDynaMix program from the two files: simple molecule file and force field file.Simple molecule file (.smol) contains information on all atom coordinates in the molecule, atomic names, charges and connectivity (bond) list.Force field file contain information about force field parameters.The utility create lists of covalent angles and torsions; finds forcefield parameters for all covalent bonds, angles and torsion angles, aswell as non-bonded interaction paramater, and create .mol file.2. Format of simple molecular file.-----------------------------------Lines beginning with "#" or "*" are commentaries. First non-commentary line is the number of atoms.Then lines for each atom follows.Each line consists of 6 fields:1 - name of atom 2,3,4 - X,Y,Z coordinates in 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?