博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Avogadro
阅读量:5943 次
发布时间:2019-06-19

本文共 1695 字,大约阅读时间需要 5 分钟。

Introduction

Avogadro is a “molecular editor,” designed to be easy to use to construct and view molecules and materials in 3D. It runs on Windows, Linux, and Mac.

This manual was largely made on a Mac, but the interface should be very similar on any computer.

When you initially open Avogadro you will be presented with a screen such as the one shown below.

Opening a File

The first thing you will probably want to do is open a file and navigate around the molecule. To do this click on the File menu and select Open....

Opening a File

You can then look through the files on your disk and find an appropriate chemical file. Thanks to Open Babel, a large number of file types are supported including CML, XYZ, SDF, Mol2, PDB etc. Several example molecules are supplied with Avogadro.

The screen shot above shows the ethanol.cml file opened up and displayed using the default Ball and Stick display type. Notice that when a new file is opened Avogadro switches from the Draw Tool to the Navigate Tool, which allows you to view the molecule without editing it.

You can zoom in/out using the scroll wheel on your mouse or holding down the middle mouse button and moving the mouse cursor up/down. You can rotate the view by holding down the left mouse button and moving the mouse cursor. You can also translate the view by holding down the right mouse button and moving the mouse cursor.

Note: if your mouse only has one or two buttons you can also use the modifier keys (shift and control) along with the left mouse button to perform actions where you would normally use the middle or right mouse buttons respectively.

 Updated: April 21, 2017

转载于:https://www.cnblogs.com/Simulation-Campus/p/8973648.html

你可能感兴趣的文章
golang版try..catch..
查看>>
关于html和CSS的几个基本知识点
查看>>
maven创建webapp项目
查看>>
删除git上已经提交的文件
查看>>
RESTFUL架构
查看>>
【Alpha】Daily Scrum Meeting第七次
查看>>
CF230b: T-primes(简单数论)
查看>>
【转载】设置Windows中gvim的默认配色方案和字体
查看>>
根据年月日,判断20XX年XX月XX日是 星期几
查看>>
迁移文件
查看>>
Nginx的启动、停止与重启
查看>>
**php队列的实现思路和详细过程
查看>>
POJ 2778 DNA Sequence —— (AC自动机+矩阵快速幂)
查看>>
ACM之路(16)—— 数位DP
查看>>
织梦首页常用调用标签
查看>>
关于new String(new byte[]{0})
查看>>
劫持选举 EOJ 3535(随机)
查看>>
javaList容器中容易忽略的知识点
查看>>
centos7安装Jenkins
查看>>
第八章 工厂方法模式
查看>>