-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
179 lines (149 loc) · 7.49 KB
/
index.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Nmag - computational micromagnetics</title>
<link rel="stylesheet" href="css/navigation_02_2008.css" type="text/css" />
<link rel="stylesheet" href="css/body_02_2008.css" type="text/css" />
</head>
<body>
<div id="wrap">
<img src="images/nmaglogo2.png" alt="University of Southampton, nmag, Computational Micromagnetism, logo" hspace="0" vspace="1" valign="top">
</div>
<div id="wrap">
<table>
<tr>
<td valign="top" align="left" width="25%">
<!--<img src="images/IronPalladium.png" width="137" height="134" alt="logo" vspace="1" hspace="2" >-->
<div id="left-column">
<div id="sidie">
<ul>
<li class="left-navheader-first">
<a href="index.html" class="left-navheader">nmag home
</a>
</li>
<li class="left-navheader">Pages</li>
<li><a href="mailinglist.html">Mailing list</a></li>
<li><a href="0.2/index.html">nmag 0.2</a></li>
<li><a href="http://nmag.readthedocs.io">Manual (html)</a></li>
<li><a href="../community/wiki/nmag">Wiki</a></li>
<li><a href="current/manual/manual.pdf">Manual (pdf)</a></li>
<li><a href="download.html">Download</a></li>
</ul>
</div>
</div>
</td>
<!-- main content cell first, with rowspan=2 -->
<td valign="top" rowspan="2">
<div id="header-section">
<div id="header">
<ul>
<li>Nmag home</li>
</ul>
</div>
</div>
<div id="middle-column">
<a name="startcontent" id="startcontent"></a>
<div id="gallery">
<div class="document" id="nmag">
<h1 class="title">Nmag</h1>
<p>Nmag is a micromagnetic simulation package. It has been developed at
the University of Southampton with substantial contributions from Hans
Fangohr, Thomas Fischbacher, Matteo Franchin. It is released under the
<a class="reference external" href="http://www.gnu.org/licenses/gpl2.txt">GNU GPL</a>.</p>
<p>Features in brief:</p>
<blockquote>
<ul class="simple">
<li>based on finite elements (suitable for non-cuboidal structures)</li>
<li>problem description in Python, therefore high degree of flexibility</li>
<li>inbuilt mesh post processing tools</li>
<li>efficient data storage (binary compressed) and extraction into vtk
files (of course the raw data can be extracted)</li>
<li>arbitrary crystal anisotropy</li>
<li>(pseudo) periodic boundary conditions ("macro geometry approach")</li>
<li>Spin torque transfer (Zhang-Li model for uniform current density)</li>
<li>Supports use of matrix compression library (HLib) for BEM</li>
<li>extensive documentation in <a class="reference external" href="https://nmag.readthedocs.io/">html</a>
and <a class="reference external" href="current/manual/manual.pdf">pdf</a>, including Tutorial</li>
<li><a class="reference external" href="download.html">download</a> as source tarball <a class="reference external" href="https://github.com/fangohr/nmag-releases/raw/master/0.2/all/nmag-0.2.1.tar.gz">with all libraries</a>,
or only <a class="reference external" href="https://github.com/fangohr/nmag-releases/raw/master/0.2/core/nmag-core-0.2.1.tar.gz">the core nmag code</a> (see <a class="reference external" href="0.2/install/index.html">installation</a>)</li>
</ul>
</blockquote>
<div class="section" id="license-and-disclaimer">
<h1>License and Disclaimer</h1>
<p>This software was developed at the University of Southampton, United
Kingdom. It is released under the GNU General Public License (GNU <a class="reference external" href="http://www.gnu.org/licenses/gpl2.txt">GPL</a>)
as published by the Free Software Foundation; either version 2, or (at
your option) any later version.</p>
<p>Nmag is an experimental system. Neither the University of Southampton
nor the authors assume any responsibility whatsoever for its use by
other parties, and makes no guarantees, expressed or implied, about
its quality, reliability, or any other characteristic.</p>
<p>The software is provided free and open source. However, there is no
resource available to provide installation support, user support, bug
fixes or extensions of functionality, and the default expectation
should be that the software is provided as is.</p>
</div>
<div class="section" id="news">
<h1>News</h1>
<ul>
<li><p class="first"><em>30 January 2012</em></p>
<p>Provision of Virtual Machine disk image (VMWare) providing a
pre-compiled Nmag 0.2 (<a class="reference external" href="0.2/install/vmware.html">read more</a>).</p>
</li>
<li><p class="first"><em>13 January 2012</em></p>
<p>Release of <a class="reference external" href="0.2/index.html">Nmag 0.2.1</a></p>
</li>
<li><p class="first"><em>3 January 2012 to 6 January 2012</em></p>
<p>Anticipated server downtime (due central infrastructure works)</p>
</li>
<li><p class="first"><em>December 2011</em></p>
<p>Release of Nmag 0.2.0.</p>
</li>
<li><p class="first"><em>June 2009</em></p>
<p>The Institute of Physics Magnetism Group uses the Nmag logo for their <a class="reference external" href="http://www.soton.ac.uk/~fangohr/publications/other/IoP_Magnetism_group_flyer_2009.pdf">group flyer</a>.</p>
<a class="reference external image-reference" href="http://www.soton.ac.uk/~fangohr/publications/other/IoP_Magnetism_group_flyer_2009.pdf"><img alt="http://www.soton.ac.uk/~fangohr/publications/other/IoP_Magnetism_group_flyer_2009_100.png" src="http://www.soton.ac.uk/~fangohr/publications/other/IoP_Magnetism_group_flyer_2009_100.png" /></a>
</li>
</ul>
<!-- comment:
`Older news items <newsarchive.html>`__ -->
</div>
<div class="section" id="mailing-list-contact">
<h1>Mailing list & Contact</h1>
<p><a class="reference external" href="http://groups.google.com/group/nmag-users">Searchable archives</a> of the
<tt class="docutils literal"><span class="pre">nmag-users</span></tt> <a class="reference external" href="http://nmag.soton.ac.uk/nmag/current/manual/html/manual.html#mailing-list">mailing list</a>.</p>
<!-- comment:
The development team can be contacted at nmag@soton.ac.uk. -->
</div>
<div class="section" id="acknowledgement">
<h1>Acknowledgement</h1>
<p>The development of the Nmag tool has been financially supported by the <a class="reference external" href="http://www.epsrc.ac.uk">EPSRC</a>, Grant GR/T09156/01, EP/E039944/1 (United Kingdom), the European Community's Seventh Framework Programme (FP7/2007-2013) under Grant Agreement no 233552, and the University of Southampton.</p>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<!-- BEGINN GOWEB WEBCOUNTER -->
<p><a href="http://www.webcounter.goweb.de"><img src="http://webcounter.goweb.de/7725.GIF" alt="gratis Counter by GOWEB" border="0" vspace="0"></a>
<font size="-3" color="#4c4c4c">Visits to this page since 18 Sep 2006</font>
<!-- ENDE GOWEB WEBCOUNTER --></div>
</div>
</div>
<div id="end">
<!--<p><a href="#startcontent"><small>Return to Top</small></a><br />
</p>-->
</div>
</div></td>
</tr>
</table>
<div id="footer">
<!--
Copyright © Voidspace<br />Design by <a href="http://www.fuchsiashockz.co.uk">Fuchsiashockz</a> | <a href="http://validator.w3.org/check?uri=referer" title="Validate code as W3C XHTML 1.1 Strict Compliant">W3C XHTML 1.1</a> | <a href="http://jigsaw.w3.org/css-validator/check?uri=referer" title="Validate Style Sheet as W3C CSS 2.0 Compliant">W3C CSS 2.0</a>
-->
<small>Page last modified <strong>Mon Dec 30 00:48:41 2019</strong>.</small>
| Created with <a href="rest2web.html">rest2web</a>, and <a href="computing/rstwebpage.html">reStructuredText</a> docutils.
</div>
</div>
</body>
</html>