-
Notifications
You must be signed in to change notification settings - Fork 0
/
index-19.html
285 lines (263 loc) · 14.4 KB
/
index-19.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
<!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 19) | 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-19.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/jmol.html">Jmol</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/java.html" rel="tag">Java</a></li>
<li><a class="tag p-category" href="categories/lgpl.html" rel="tag">LGPL</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>Jmol is a Java-based molecule viewer that has been developed as a cross-platform replacement for the Chime plugin. Available as an applet for web pages or as a stand-alone application. It can read multiple file formats, create animations, show molecular vibrations, and supports the Chime scripting language.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/jmoleditor.html">JMolEditor</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/quantum-mechanics.html" rel="tag">Quantum Mechanics</a></li>
</ul>
</div>
</div>
<div class="body">
<p>JMolEditor is a Java-based molecular viewer for quantum chemistry calculations, with support for Gaussian, GAMESS, ADF and Q-Chem calculations. Molecules can be built, and input files can be prepared and submitted. Calculation results, including isosurfaces from cube files, can be displayed.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/joelib.html">JOELib</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>
<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>
</ul>
</div>
</div>
<div class="body">
<p>JOELib is a Java library for cheminformatics. Among its many features, it can perform SMARTS substructure searches, calculate descriptors, and read and write molecular file formats including Chemical Markup Language.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/jsv.html">JSV</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>JSV (Java Structure Viewer) is a crystal structure viewer written in Java. It can also calculate X-ray diffraction intensities. The diffraction viewer module XRDL allows the 3D/2D display of the diffraction pattern. This software is 'Charityware'.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/kalzium.html">Kalzium</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/education.html" rel="tag">Education</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/periodic-table.html" rel="tag">Periodic Table</a></li>
</ul>
</div>
</div>
<div class="body">
<p>Kalzium is an application which will show you some information about the periodic system of the elements. It is included in KDE 3.1. A balanced equation solver, eqchem, is also part of Kalzium.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/kemistry.html">Kemistry</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/2d-draw.html" rel="tag">2D Draw</a></li>
<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%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>Kemistry is a collection of chemistry-related applications written for the KDE2. The Kemistry package provides three applications: KMolCalc - a molecular weight calculator; KDrawStruct - a 2D structures editor; KMolViewer - a 3D molecular renderer. All Kemistry applications are still in their early development stages.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/khimera.html">Khimera</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>
<li><a class="tag p-category" href="categories/reactions.html" rel="tag">Reactions</a></li>
<li><a class="tag p-category" href="categories/thermodynamics.html" rel="tag">Thermodynamics</a></li>
</ul>
</div>
</div>
<div class="body">
<p>Khimera is a software tool for the estimation of thermodynamic properties and kinetic rate parameters based on results of quantum-chemical calculations (supports GAMESS, Gaussian, Jaguar, ADF). Reactor models included in KHIMERA help to create and test the mechanism of chemical processes.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/kintecus.html">Kintecus</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/reactions.html" rel="tag">Reactions</a></li>
</ul>
</div>
</div>
<div class="body">
<p>Kintecus is modeling software to simulate the chemical kinetics of combustion, nuclear, catalyst reactor, and enzyme reactions.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/kmovisto.html">KMovisto</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%2B%2B.html" rel="tag">C++</a></li>
<li><a class="tag p-category" href="categories/gpl.html" rel="tag">GPL</a></li>
</ul>
</div>
</div>
<div class="body">
<p>KMovisto is a molecular viewer. It can import GAUSSIAN 94 or 98 files, and XYZ files. 3D view modes (anaglyph or stereo pair) make it possible to enjoy stereoscopic impressions of the molecular structure. In addition, KMovisto can export export POV-Ray files for rendering high quality presentations, as well as VRML files for 3D presentations on the world wide web.</p>
</div>
</div>
<div class="post">
<h1 class="title"><a href="posts/kryomol.html">KryoMol</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%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/molecular-dynamics.html" rel="tag">Molecular Dynamics</a></li>
<li><a class="tag p-category" href="categories/molecular-mechanics.html" rel="tag">Molecular Mechanics</a></li>
<li><a class="tag p-category" href="categories/nmr.html" rel="tag">NMR</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>KryoMol is a KDE-based program for visualisation and analysis of several chemistry related file types such as quantum chemistry log files (Gaussian, NWChem, ACESII, GAMESS), molecular mechanics log files (Tinker, Macromodel), 1-D NMR spectra and JCAMP-DX spectra.</p>
</div>
</div>
<nav class="postindexpager"><ul class="pager">
<li class="previous">
<a href="index-20.html" rel="prev">Newer posts</a>
</li>
<li class="next">
<a href="index-18.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>