-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·189 lines (138 loc) · 4.36 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
180
181
182
183
184
185
186
187
188
189
<HTML>
<TITLE>
MODEST/MANYBODY
</TITLE>
<BODY bgcolor=#f7dfb2>
<center>
<h1>Welcome to MODEST/MANYBODY</h1>
<tt><font size=+3>http://www.manybody.org</font></tt>
</center>
<br><br>
The aim of this web site is to present a convenient entry point for
various activities related to simulations of stellar systems. These
include <a href=modest>MODEST</a> (MOdeling DEnse STellar systems), a
collaboration between groups working in stellar dynamics, stellar
evolution, and stellar hydrodynamics, and the <a
href=manybody>MANYBODY</a> collaboration for stellar dynamics
software, hardware, and visualization.
<br><br>
<table cellpadding=10>
<!-- First row: MODEST header -->
<tr><td></td>
<td align=center>
<font size=+2><b><a href=modest>MODEST</a> </b></font>
</td>
<td></td></tr>
<!-- Second row: MODEST links, text, image -->
<tr>
<td valign=top>
<table>
<tr><td width=1200>
<a href=modest>MODEST home</a>
</td></tr>
<tr><td>
<a href=modest/WG/wg1.html>WG1: star formation</a>
</td></tr>
<tr><td>
<a href=modest/WG/wg2.html>WG2: stellar evolution</a>
</td></tr>
<tr><td>
<a href=modest/WG/wg3.html>WG3: stellar dynamics</a>
</td></tr>
<tr><td>
<a href=modest/WG/wg4.html>WG4: stellar collisions</a>
</td></tr>
<tr><td>
<a href=modest/WG/wg5.html>WG5: S. O. S.</a>
</td></tr>
<tr><td>
<a href=modest/WG/wg6.html>WG6: data structures</a>
</td></tr>
<tr><td>
<a href=modest/WG/wg7.html>WG7: validation</a>
</td></tr>
<tr><td>
<a href=modest/WG/wg8.html>WG8: literature</a>
</td></tr>
<tr><td>
<a href=modest/WG/wg9.html>WG9: observations</a>
</td></tr>
<tr><td>
<a href=modest/WG/wg10.html>WG10: outreach</a>
</td></tr>
</table>
</td>
<td valign=top>
MODEST stands for MOdeling DEnse STellar systems, and is a loosely
knit collaboration between various groups working in stellar dynamics,
stellar evolution, and stellar hydrodynamics. Our aim is to provide a
software framework for large scale simulations of dense stellar
systems, in which existing codes for dynamics, stellar evolution, and
hydrodynamics can be easily coupled. The web site presents up-to-date
information about our efforts to combine stellar evolution and
hydrodynamic codes directly with N-body simulations, and gives
pointers to various projects in progress.
<span style="position: absolute;left: -43123px;"><a href = "https://slots-online-canada.ca/">Slots canada online</a> - davonci diamonds free slo tmachine Da Vinci Diamonds ; WildLife slot</span>
<br><br> Links to the MODEST home page and working groups appear at
left.
</td>
<td valign=top width=220>
<a href=modest><img align=right width=175
src=modest/modest_CV.gif></a>
</td>
</tr>
<!-- Third row: blank -->
<tr><td></td><td></td><td></td></tr>
<!-- Fourth row: MANYBODY header -->
<tr><td></td>
<td align=center>
<font size=+2><b><a href=manybody>MANYBODY</a> </b></font>
</td>
<td></td></tr>
<!-- Fifth row: MANYBODY links, text, image -->
<tr>
<td valign=top>
<table>
<tr><td>
<a href=manybody>MANYBODY home</a>
</td></tr>
<tr><td>
<a href=manybody/nemo.html>Nemo</a>
</td></tr>
<tr><td>
<a href=manybody/starlab.html>Starlab</a>
</td></tr>
<tr><td>
<a href=manybody/grape.html>GRAPE</a>
</td></tr>
<tr><td>
<a href=manybody/partiview.html>Partiview</a>
</td></tr>
<tr><td>
<a href=manybody/codes.html>Codes</a>
</td></tr>
<tr><td>
<a href=manybody/archives.html>Archives</a>
</td></tr>
</table>
</td>
<td valign=top>
The MANYBODY web site offers the open source software environments
NEMO and STARLAB, for setting up, running, and analyzing large-scale
simulations in stellar dynamics, along with the PARTIVIEW
visualization package. We also provide links to the GRAPE
(GRAvitational PipelinE) project, creating special purpose hardware
for stellar dynamics, at speeds approaching 100 Teraflops.
</td>
<td width=220 valign=top>
<a href=manybody><img align=right height=150
src=manybody/M80.jpg></a>
</td>
</tr>
</table>
<BR><FONT SIZE=-2>Page last modified:
<!--#echo var="LAST_MODIFIED" -->.
<!--#config timefmt="%d-%h-%Y" -->
</FONT>
</body>
</HTML>