-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathindex.html
101 lines (73 loc) · 2.66 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
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
<link rel="shortcut icon" href="/favicon.ico">
<title>CFD General Notation System</title>
</head>
<body text="#000000" bgcolor="#FFFFFF">
<center><img SRC="cgns_color.gif" height=246 width=400></center>
<center>
<h1>
CFD General Notation System</h1></center>
<center>an <i><a href="CGNS_docs_current/aiaa.html">AIAA
Recommended Practice</a></i></center>
<hr width="600">
<center>
<h3>
Site Index</h3></center>
<center><table BORDER CELLPADDING=5 COLS=3 WIDTH="600" BGCOLOR="#f5f5f0" >
<tr>
<td ALIGN=CENTER><a href="WhatIsCGNS.html">What is CGNS?</a></td>
<td ALIGN=CENTER><a href="starting.html">Getting Started</a></td>
<td ALIGN=CENTER><a href="news.html">Latest News</a></td>
</tr>
<tr>
<td ALIGN=CENTER><a href="hdf5.html">Switch to HDF5</a></td>
<td ALIGN=CENTER><a href="steering.html">Steering Committee</a></td>
<td ALIGN=CENTER><a href="Implementations.html">Implementations</a></td>
</tr>
<tr>
<td ALIGN=CENTER><a href="CGNStalk.html">Discussion Group (CGNSTalk)</a></td>
<td ALIGN=CENTER><a href="download.html">Download the Software</a></td>
<td ALIGN=CENTER><a href="Utilities.html">Contributed CGNS Utilities</a></td>
</tr>
<tr>
<td ALIGN=CENTER><a href="CGNSFiles.html">Example CGNS Files</a></td>
<td ALIGN=CENTER><a href="Proposals.html">Proposals for Extensions</a></td>
<td ALIGN=CENTER><a href="FAQs.html">FAQs</a></td>
</tr>
</table></center>
<center>
<h3>
Documentation Links</h3></center>
<center><table BORDER CELLPADDING=5 COLS=3 WIDTH="600" BGCOLOR="#f5f5f0" >
<tr>
<td ALIGN=CENTER><a href="CGNS_docs_current/index.html">Documentation
Home Page</a></td>
<td ALIGN=CENTER><a href="CGNS_docs_current/index.html#Papers">Conference
Papers and Slide Presentations</a></td>
<td ALIGN=CENTER><a href="CGNS_docs_current/index.html#Minutes">Meeting
and Telecon Minutes</a></td>
</tr>
<tr>
<td ALIGN=CENTER><a href="CGNS_docs_current/user/index.html">A
User's Guide to CGNS</a></td>
<td ALIGN=CENTER><a href="CGNS_docs_current/overview/index.html">Overview
and Entry-Level Document</a></td>
<td ALIGN=CENTER><a href="CGNS_docs_current/sids/index.html">Standard
Interface Data Structures (SIDS)</a></td>
</tr>
<tr>
<td ALIGN=CENTER><a href="CGNS_docs_current/filemap/index.html">SIDS
File Mapping Manual</a></td>
<td ALIGN=CENTER><a href="CGNS_docs_current/midlevel/index.html">Mid-Level
Library</a></td>
<td ALIGN=CENTER><a href="CGNS_docs_current/cgio/index.html">CGIO
User's Guide</a></td>
</tr>
</table></center>
<p>
</body>
</html>