-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathCGNStalk.html
102 lines (90 loc) · 3.81 KB
/
CGNStalk.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
<!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]">
<title>CFD General Notation System</title>
</head>
<body text="#000000" bgcolor="#FFFFFF">
<table BORDER=0 CELLSPACING=5 CELLPADDING=5 WIDTH="100%" >
<tr>
<td WIDTH="180"><a href="http://www.cgns.org/"><img SRC="cgns.gif" ALT="CGNS logo" BORDER=0 height=111 width=180 align=CENTER></a></td>
<td ALIGN=CENTER>
<h1>
<font color="#000000">CFD General Notation System<br>
Discussion Group</font></h1>
</td>
</tr>
<tr>
<td COLSPAN="2">
<hr></td>
<td> </td>
</tr>
<tr>
<td VALIGN=TOP WIDTH="180">
<table BORDER CELLSPACING=0 CELLPADDING=5 WIDTH="100%" >
<tr>
<td VALIGN=TOP>
<p><b>CGNS site pages</b>
<br><a href="index.html">CGNS Home</a>
<br><a href="WhatIsCGNS.html">What is CGNS?</a>
<br><a href="starting.html">Getting Started</a>
<br><a href="news.html">Latest News</a>
<br><a href="hdf5.html">Switch to HDF5</a>
<br><a href="steering.html">Steering Committee</a>
<br><a href="Implementations.html">Implementations</a>
<br><b><font color=red>Discussion Group</font></b>
<br><a href="download.html">Download</a>
<br><a href="Utilities.html">Contributed Utilities</a>
<br><a href="CGNSFiles.html">Example CGNS Files</a>
<br><a href="Proposals.html">Proposed Extensions</a>
<br><a href="FAQs.html">FAQs</a>
<p><b>Documentation pages</b>
<br><a href="CGNS_docs_current/index.html">Documentation Home</a>
<br><a href="CGNS_docs_current/index.html#Papers">Papers and Slides</a>
<br><a href="CGNS_docs_current/index.html#Minutes">Meeting Minutes</a>
<br><a href="CGNS_docs_current/user/index.html">User's Guide</a>
<br><a href="CGNS_docs_current/overview/index.html">Overview</a>
<br><a href="CGNS_docs_current/sids/index.html">SIDS</a>
<br><a href="CGNS_docs_current/filemap/index.html">SIDS File Mapping</a>
<br><a href="CGNS_docs_current/midlevel/index.html">Mid-Level Library</a>
<br><a href="CGNS_docs_current/cgio/index.html">CGIO User's Guide</a>
</td>
</tr>
</table>
</td>
<td VALIGN=TOP>
<p>
Prior to May 2021, a CGNStalk mailing list was available for discussion of
the CGNS standard and software. The mailing list has since been replaced
by a forum discussion on <a href="https://github.com/CGNS/CGNS/discussions">GitHub</a>.
To post, one needs a GitHub account. Notifications of new
posts are controlled by setting the proper watch notifications for
the CGNS/CGNS repository.
</p>
<img src="CGNS_docs_current/CGNStalk.png" alt="CGNS Watch Discussions" width="1000">
<p>
An <a href="CGNS_docs_current/index.html#CGNSTalk">archive</a>
of the CGNStalk mailing list is also available.
</p>
<!--An email discussion list, CGNStalk, has been set up to facilitate
the exchange of information among CGNS users. This list is hosted by
NASA.
As of July 2016, there are 431 total members worldwide.
<p>To subscribe, fill out the subscription form at the <a href="https://lists.nasa.gov/mailman/listinfo/cgnstalk">CGNStalk
Information Page</a>. You'll receive an automated welcome message when
your subscription is activated. Subscription requests are sent to the list
owner for approval, so there may be a short delay. Once your subscription
is activated, you may send messages to the CGNStalk mailing list by addressing
them to <i>[email protected]</i>.
<p>An <a href="https://lists.nasa.gov/mailman/private/cgnstalk">archive</a>
of the CGNStalk mailing list is also available, to list subscribers only.
<p><b>NOTE:</b> The CGNStalk email has changed from <i>[email protected]</i>
to <i>[email protected].
</i>As of August 8 2005, the old email will no longer be supported.</td>-->
<!--<p>A <a href="https://sourceforge.net/apps/mediawiki/cgns">CGNS MediaWiki page</a> is now available.-->
</tr>
</table>
</body>
</html>