-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex-12.html
291 lines (269 loc) · 16.2 KB
/
index-12.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
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
<!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 12) | 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-12.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/nwchem.html">NWChem</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/c%2B%2B.html" rel="tag">C++</a></li>
<li><a class="tag p-category" href="categories/ecl.html" rel="tag">ECL</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/quantum-mechanics.html" rel="tag">Quantum Mechanics</a></li>
</ul>
</div>
</div>
<div class="body">
<p>NWChem is a computational chemistry package designed to run on high-performance parallel supercomputers as well as conventional workstation clusters. It aims to be scalable both in its ability to treat large problems efficiently, and in its usage of available parallel computing resources.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/o.html">O</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>O is a general purpose macromolecular modelling environment. The program is aimed at scientists with a need to model, build and display macromolecules, particularly in the context of crystallography..</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/olex2.html">Olex2</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>Olex2 is an easy-to-use program for small-molecule structure solution and refinement. It also includes many useful tools for structure analysis, archiving and report generation. All aspects of the structure determination and publication process are presented in a single, workflow-driven package - with the ultimate goal of producing an application which will be useful to both chemists and crystallographers.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/open-babel.html">Open Babel</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/cheminformatics.html" rel="tag">Cheminformatics</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/perl.html" rel="tag">Perl</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/ruby.html" rel="tag">Ruby</a></li>
</ul>
</div>
</div>
<div class="body">
<p>Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It's an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. It provides a command-line interface (babel), a programming library (libopenbabel), as well as bindings to several languages such as Python, Perl, Ruby and Java.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/open-enventory.html">open enventory</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/agpl.html" rel="tag">AGPL</a></li>
<li><a class="tag p-category" href="categories/cheminformatics.html" rel="tag">Cheminformatics</a></li>
<li><a class="tag p-category" href="categories/javascript.html" rel="tag">Javascript</a></li>
<li><a class="tag p-category" href="categories/php.html" rel="tag">PHP</a></li>
</ul>
</div>
</div>
<div class="body">
<p>open enventory is an integrated laboratory journal and inventory program. It is a web application that runs in your browser. Automatic acquisition of freely accessible data from online databases makes manual data acquisition and catalogue searches obsolete, and price surveys can be done with a mouseclick. The laboratory journal uses the information available in the inventory database and makes the data available for all members of a workgroup. Both inventory and laboratory journal have the ability to allow data exchange between workgroups.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/openchrom.html">OpenChrom</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/eclipse-public-license.html" rel="tag">Eclipse Public License</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/mass-spectrometry.html" rel="tag">Mass Spectrometry</a></li>
<li><a class="tag p-category" href="categories/spectroscopy.html" rel="tag">Spectroscopy</a></li>
</ul>
</div>
</div>
<div class="body">
<div>
<p>OpenChrom is a cross-platform GUI for chromatography and mass spectrometry. It is able to import binary and textual chromatographic data files, such as <a href="posts/openchrom.html#id1"><span class="problematic" id="id2">*</span></a>.D chromatograms from Agilent Technologies or NetCDF. A basic set of methods to detect baselines, peaks and to integrate peaks in a chromatogram are implemented. Preprocessing steps, e.g. To remove certain mass fragments (m/z) such as nitrogen (28) or water (18), are supported by applying filters on the chromatogram or mass spectrum. Extensions are welcome, as OpenChrom is open source and uses a flexible approach, which allows others to implement their own methods, algorithms, filters, detectors or integrators.</p>
<div class="system-message" id="id1">
<p class="system-message-title">System Message: WARNING/2 (<tt class="docutils"><string></tt>, line 1); <em><a href="posts/openchrom.html#id2">backlink</a></em></p>
Inline emphasis start-string without end-string.</div>
</div>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/openmol.html">OpenMol</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>OpenMol is a quantum chemical software package: it is an integrated program for electronic structure and property calculations of molecules. User guidance, the evaluation and interpretation of results and computer based learning are the three unique features of OpenMol that distinguish it from all other programs in the field. The concept of OpenMol is based on the fundamental ideas of two software concepts, the (rule based) expert system and the abstract data type model.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/openmx.html">OpenMX</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/gpl.html" rel="tag">GPL</a></li>
<li><a class="tag p-category" href="categories/materials.html" rel="tag">Materials</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>OpenMX (Open source package for Material eXplorer) is a program for nano-scale material simulations, which is designed for the realization of large-scale ab initio calculations based on a density functional theory (DFT) , norm-conserving pseudopotentials, and pseudo atomic localized basis functions.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/openthermo.html">OpenThermo</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/thermodynamics.html" rel="tag">Thermodynamics</a></li>
</ul>
</div>
</div>
<div class="body">
<p>OpenThermo is a program package for statistical thermodynamics computations beyond rigid rotor harmonic oscillator approximation (RRHOA), with taking into account internal rotations and vibration anharmonicity. In contrast to statistical subprograms integrated to QC packages, OpenThermo is designed to make the calculation transparent to user and give maximum control under the choice of used theories and approximations.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/orac.html">ORAC</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/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>ORAC is a molecular dynamics program for running classical simulations of solvated biomolecules. Simulations can be carried out in the NVE, NPT, NHP, and NVT thermodynamic ensembles using multiple time steps integrators. Electrostatic interactions may be handled through the Smooth Particle Mesh Ewald method.</p>
</div>
</div>
<nav class="postindexpager"><ul class="pager">
<li class="previous">
<a href="index-13.html" rel="prev">Newer posts</a>
</li>
<li class="next">
<a href="index-11.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>