-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex-9.html
More file actions
279 lines (257 loc) · 14.2 KB
/
index-9.html
File metadata and controls
279 lines (257 loc) · 14.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
<!DOCTYPE html>
<html prefix="
og: http://ogp.me/ns#
article: http://ogp.me/ns/article#
" lang="en">
<head>
<meta charset="utf-8">
<meta name="description" content="Linux software for chemistry: molecular modeling, visualization, graphic, quantum mechanic, dynamic, kinetic, simulation">
<meta name="viewport" content="width=device-width">
<title>Linux4Chemistry (old posts, page 9) | Linux4Chemistry</title>
<link href="assets/css/all-nocdn.css" rel="stylesheet" type="text/css">
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss.xml">
<link rel="canonical" href="https://linux4chemistry.github.io/index-9.html">
<!--[if lt IE 9]><script src="/assets/js/html5.js"></script><![endif]--><style>
div.input_prompt {
display: none;
}
</style>
</head>
<body>
<section class="social"><ul>
<li><a href="index.html" title="Home"><i class="icon-home"></i></a></li>
<li><a href="archive.html" title="Archives"><i class="icon-folder-open-alt"></i></a></li>
<li><a href="categories/index.html" title="Tags"><i class="icon-tags"></i></a></li>
<li><a href="rss.xml" title="RSS"><i class="icon-rss"></i></a></li>
<li><a href="stories/about.html" title="About linux4chemistry"><i class="icon-user"></i></a></li>
<li><a href="stories/definitions.html" title="Software licenses"><i class="icon-book"></i></a></li>
<li><a href="https://twitter.com/linux4chemistry" title="Twitter"><i class="icon-twitter"></i></a></li>
<li><a href="https://github.com/linux4chemistry/linux4chemistry.github.io" title="Github"><i class="icon-github"></i></a></li>
</ul></section><section class="page-content"><div class="content" rel="main">
<div class="post">
<h1 class="title"><a href="posts/pydespike.html">PyDespike</a></h1>
<div class="meta">
<div class="authordate">
<time class="timeago" datetime="2013-03-04T00:00:00+01:00">2013-03-04 00:00</time>
</div>
<div class="stats">
</div>
<div itemprop="keywords" class="tags">
<ul>
Tags :
<li><a class="tag p-category" href="categories/gpl.html" rel="tag">GPL</a></li>
<li><a class="tag p-category" href="categories/python.html" rel="tag">Python</a></li>
<li><a class="tag p-category" href="categories/raman.html" rel="tag">Raman</a></li>
<li><a class="tag p-category" href="categories/spectra.html" rel="tag">Spectra</a></li>
</ul>
</div>
</div>
<div class="body">
<p>PyDespike is a program to graphically process (ie. despike) Raman and other spectroscopic data. It reduces the tedium involved in removing spikes in data due to artificial background fluctuations.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/pymol.html">PyMOL</a></h1>
<div class="meta">
<div class="authordate">
<time class="timeago" datetime="2013-03-04T00:00:00+01:00">2013-03-04 00:00</time>
</div>
<div class="stats">
</div>
<div itemprop="keywords" class="tags">
<ul>
Tags :
<li><a class="tag p-category" href="categories/3d-viewer.html" rel="tag">3D Viewer</a></li>
<li><a class="tag p-category" href="categories/c.html" rel="tag">C</a></li>
<li><a class="tag p-category" href="categories/lua.html" rel="tag">Lua</a></li>
<li><a class="tag p-category" href="categories/python.html" rel="tag">Python</a></li>
<li><a class="tag p-category" href="categories/python-license.html" rel="tag">Python License</a></li>
<li><a class="tag p-category" href="categories/tcl.html" rel="tag">Tcl</a></li>
</ul>
</div>
</div>
<div class="body">
<p>PyMOL is a molecular graphics system with an embedded Python interpreter designed for real-time visualization and rapid generation of high-quality molecular graphics images and animations. It can also perform many other valuable tasks (such as editing PDB files) to assist you in your research.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/pyquante.html">PyQuante</a></h1>
<div class="meta">
<div class="authordate">
<time class="timeago" datetime="2013-03-04T00:00:00+01:00">2013-03-04 00:00</time>
</div>
<div class="stats">
</div>
<div itemprop="keywords" class="tags">
<ul>
Tags :
<li><a class="tag p-category" href="categories/bsd.html" rel="tag">BSD</a></li>
<li><a class="tag p-category" href="categories/c.html" rel="tag">C</a></li>
<li><a class="tag p-category" href="categories/python.html" rel="tag">Python</a></li>
<li><a class="tag p-category" href="categories/quantum-mechanics.html" rel="tag">Quantum Mechanics</a></li>
</ul>
</div>
</div>
<div class="body">
<p>PyQuante is an open source suite of programs for developing quantum chemistry methods, written in the Python programming language, but with many rate-determining modules written in C for speed. The resulting code is easy to understand and modify, providing a well-engineered set of tools so that scientists can construct their own quantum chemistry programs without going through the tedium of having to write every low-level routine.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/pyvib2.html">PyVib2</a></h1>
<div class="meta">
<div class="authordate">
<time class="timeago" datetime="2013-03-04T00:00:00+01:00">2013-03-04 00:00</time>
</div>
<div class="stats">
</div>
<div itemprop="keywords" class="tags">
<ul>
Tags :
<li><a class="tag p-category" href="categories/gpl.html" rel="tag">GPL</a></li>
<li><a class="tag p-category" href="categories/python.html" rel="tag">Python</a></li>
<li><a class="tag p-category" href="categories/quantum-mechanics.html" rel="tag">Quantum Mechanics</a></li>
</ul>
</div>
</div>
<div class="body">
<p>PyVib2 is a program for analyzing vibrational motion and vibrational spectra, written in pure Python. PyVib2 permits the automatic correlation of vibrational motions of molecules thereby allowing an understanding of Raman, Raman optical activity (ROA), infrared vibrational absorption (IR), and vibrational circular dichroism (VCD) spectra. Features include a Versatile representation of vibrational motions, visualization of Raman/ROA and IR/VCD generation in molecules and the production of publication quality spectra. It currently supports DALTON and Gaussian output files.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/q-chem.html">Q-Chem</a></h1>
<div class="meta">
<div class="authordate">
<time class="timeago" datetime="2013-03-04T00:00:00+01:00">2013-03-04 00:00</time>
</div>
<div class="stats">
</div>
<div itemprop="keywords" class="tags">
<ul>
Tags :
<li><a class="tag p-category" href="categories/quantum-mechanics.html" rel="tag">Quantum Mechanics</a></li>
</ul>
</div>
</div>
<div class="body">
<p>Q-Chem is a modern ab initio quantum chemistry software package capable of analyzing large structures in practical amounts of time without compromising accuracy.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/qikprop.html">QikProp</a></h1>
<div class="meta">
<div class="authordate">
<time class="timeago" datetime="2013-03-04T00:00:00+01:00">2013-03-04 00:00</time>
</div>
<div class="stats">
</div>
<div itemprop="keywords" class="tags">
<ul>
Tags :
<li><a class="tag p-category" href="categories/cheminformatics.html" rel="tag">Cheminformatics</a></li>
</ul>
</div>
</div>
<div class="body">
<p>QikProp provides rapid predictions for physically-significant descriptors and pharmaceutically-relevant properties of neutral organic molecules. Accurate predictions are made for free energies of solvation in hexadecane, octanol, and water, octanol/water partition coefficient (log P), aqueous solubility (log S), and Caco-2 cell permeabilty. Results for libraries of compounds are output in a format ready for facile incorporation into spreadsheet and QSAR programs.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/qmforge.html">QMForge</a></h1>
<div class="meta">
<div class="authordate">
<time class="timeago" datetime="2013-03-04T00:00:00+01:00">2013-03-04 00:00</time>
</div>
<div class="stats">
</div>
<div itemprop="keywords" class="tags">
<ul>
Tags :
<li><a class="tag p-category" href="categories/3d-viewer.html" rel="tag">3D Viewer</a></li>
<li><a class="tag p-category" href="categories/gpl.html" rel="tag">GPL</a></li>
<li><a class="tag p-category" href="categories/python.html" rel="tag">Python</a></li>
<li><a class="tag p-category" href="categories/quantum-mechanics.html" rel="tag">Quantum Mechanics</a></li>
</ul>
</div>
</div>
<div class="body">
<p>QMForge is a program to analyze the results of quantum chemistry (DFT) calculations: Gaussian 98/03, ADF, GAMESS (US), GAMESS (UK), and PC-GAMESS files are supported. The following analyses are available for user-defined molecular fragments: Mulliken, C-squared and Overlap Population analyses, Fragment and Charge Decomposition Analyses.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/qmol.html">qmol</a></h1>
<div class="meta">
<div class="authordate">
<time class="timeago" datetime="2013-03-04T00:00:00+01:00">2013-03-04 00:00</time>
</div>
<div class="stats">
</div>
<div itemprop="keywords" class="tags">
<ul>
Tags :
<li><a class="tag p-category" href="categories/c%2B%2B.html" rel="tag">C++</a></li>
<li><a class="tag p-category" href="categories/gpl.html" rel="tag">GPL</a></li>
<li><a class="tag p-category" href="categories/utility.html" rel="tag">Utility</a></li>
</ul>
</div>
</div>
<div class="body">
<p>qmol is a simple molecular weight calculator, available for Linux and Windows. You can enter a formula, (e.g. CH3(CH2)2OH) and get its molecular weight (60.0959 g/mol) and its elemental composition (C3H8O: C 59.96; H 13.42; O 26.62 %).</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/qsite.html">QSite</a></h1>
<div class="meta">
<div class="authordate">
<time class="timeago" datetime="2013-03-04T00:00:00+01:00">2013-03-04 00:00</time>
</div>
<div class="stats">
</div>
<div itemprop="keywords" class="tags">
<ul>
Tags :
<li><a class="tag p-category" href="categories/quantum-mechanics.html" rel="tag">Quantum Mechanics</a></li>
</ul>
</div>
</div>
<div class="body">
<p>QSite is a mixed mode QM/MM program for energy calculations of protein-ligand interactions in the active site.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/qtree.html">QTree</a></h1>
<div class="meta">
<div class="authordate">
<time class="timeago" datetime="2013-03-04T00:00:00+01:00">2013-03-04 00:00</time>
</div>
<div class="stats">
</div>
<div itemprop="keywords" class="tags">
<ul>
Tags :
<li><a class="tag p-category" href="categories/3d-viewer.html" rel="tag">3D Viewer</a></li>
</ul>
</div>
</div>
<div class="body">
<p>QTree is a program for generating CPK, Ball and Stick and worms pictures of molecules using the quad-tree algorithm. This is a relatively fast method of generating near-photographic quality images though it does not generate shadows. A sense of depth is provided by darkening atoms farther away from the viewer.</p>
</div>
</div>
<nav class="postindexpager"><ul class="pager">
<li class="previous">
<a href="index-10.html" rel="prev">Newer posts</a>
</li>
<li class="next">
<a href="index-8.html" rel="next">Older posts</a>
</li>
</ul></nav><footer id="footer"><p>Contents © 2017 <a href="mailto:ueb@linux4chemistry.info">l4c</a> - Powered by <a href="https://getnikola.com" rel="nofollow">Nikola</a> </p>
</footer>
</div>
</section><script src="assets/js/all-nocdn.js" type="text/javascript"></script><script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> </script><script type="text/x-mathjax-config">
MathJax.Hub.Config({tex2jax: {inlineMath: [['$latex ','$'], ['\\(','\\)']]}});
</script><script type="text/javascript">
$(function(){
$('.timeago').timeago();
});
</script>
</body>
</html>