-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex-17.html
273 lines (251 loc) · 13.5 KB
/
index-17.html
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
<!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 17) | 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-17.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/massxpert.html">massXpert</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/mass-spectrometry.html" rel="tag">Mass Spectrometry</a></li>
</ul>
</div>
</div>
<div class="body">
<p>massXpert lets users analyse/predict mass spectrometric data on (bio)polymers. Notable features include ex nihilo polymer chemistry definitions, highly sophisticated editing of polymer sequences and chemical reaction simulations.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/maud.html">MAUD</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/crystallography.html" rel="tag">Crystallography</a></li>
</ul>
</div>
</div>
<div class="body">
<p>MAUD (Material Analysis Using Diffraction) is a general diffraction/reflectivity analysis program mainly based on the Rietveld method. It has a GUI, and a wide range of features including ab initio structure solution, various optimisation algorithms, Le Bail fitting and microstruture analysis.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/maxwell.html">Maxwell</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/crystallography.html" rel="tag">Crystallography</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>Maxwell consists of a suite of programs that implement the Maxwellian formalism for calculating the interaction energy between charge distributions as represented by the multipole expansion. It can also be applied to crystal lattices.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/mcccs-towhee.html">MCCCS Towhee</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.html" rel="tag">C</a></li>
<li><a class="tag p-category" href="categories/fortran.html" rel="tag">Fortran</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/molecular-dynamics.html" rel="tag">Molecular Dynamics</a></li>
</ul>
</div>
</div>
<div class="body">
<p>MCCCS Towhee is a Monte Carlo molecular simulation code which can be used for the prediction of fluid phase equilibria using a wide variety of atom-based force fields and several ensembles (Gibbs, Canonical, Isobaric-isothermal and Grand Canonical). It has also been extended for use with solid (or porous) phases.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/mcmaille.html">McMaille</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/crystallography.html" rel="tag">Crystallography</a></li>
<li><a class="tag p-category" href="categories/fortran.html" rel="tag">Fortran</a></li>
<li><a class="tag p-category" href="categories/gpl.html" rel="tag">GPL</a></li>
</ul>
</div>
</div>
<div class="body">
<p>McMaille is a program for indexing powder diffraction patterns by Monte Carlo and grid search.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/mcpro.html">MCPRO</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/molecular-dynamics.html" rel="tag">Molecular Dynamics</a></li>
</ul>
</div>
</div>
<div class="body">
<p>MCPRO performs Monte Carlo statistical mechanics simulations of peptides, proteins, and nucleic acids in solution; it was derived from BOSS, but makes extensive use of the concept of residues. Free energy changes can be computed via FEP calculations and have been used extensively for studying protein-ligand binding.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/mctdh.html">MCTDH</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>MCTDH (Multi Configuration Time Dependent Hartree) is a general algorithm to solve the time-dependent Schrödinger equation for multidimensional dynamical systems consisting of distinguishable particles. MCTDH can thus determine the quantal motion of the nuclei of a molecular system evolving on one or several coupled electronic potential energy surfaces. MCTDH can also be used to propagate density operators and to determine eigenvalues and eigenstates of a molecular vibrational Hamiltonian.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/mdtools.html">MDTools</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/molecular-dynamics.html" rel="tag">Molecular Dynamics</a></li>
</ul>
</div>
</div>
<div class="body">
<p>MDTools is a collection of programs, scripts, and utilities to make various molecular dynamics tasks easier, and to provide basic code and utilities which can be built up into larger toolsets.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/mercury.html">Mercury</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/crystallography.html" rel="tag">Crystallography</a></li>
</ul>
</div>
</div>
<div class="body">
<p>Mercury is a program for visualising crystal structures in three dimensions. Its features include:The ability to load hit lists from ConQuest searches, or to browse the entire Cambridge Structural Database, or to read in crystal structures in various formats. The ability to rotate and translate the 3D crystal-structure display, and to view down cell axes, reciprocal cell axes, and the normals to least-squares and Miller planes. The ability to measure and display distances, angles and torsion angles by atom picking and much more.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/metastudio.html">MetaStudio</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/java.html" rel="tag">Java</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>MeTA Studio is programmable IDE tailored for a computational chemist. It has support for BeanShell and Jython, and integrates Jmol.</p>
</div>
</div>
<nav class="postindexpager"><ul class="pager">
<li class="previous">
<a href="index-18.html" rel="prev">Newer posts</a>
</li>
<li class="next">
<a href="index-16.html" rel="next">Older posts</a>
</li>
</ul></nav><footer id="footer"><p>Contents © 2017 <a href="mailto:[email protected]">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>