![]() |
CFD General Notation System
|
|
|
|
||
|
If you have not done so already, please REGISTER by e-mailing to the
CGNS REGISTRAR the following information:
We also strongly recommend that you join the Discussion Group. This forum is the primary method used to keep current and for discussing problems/issues and obtaining help from other CGNS users. What to DownloadAs a minimum, you will need to download and compile the CGNS library code. Compilation requires an ANSI compliant C compiler. The current stable release of the CGNS library is Version 2.5, Revision 4. The source code may downloaded (from SourceForge) as a gzipped, tar file:This release fixes a long standing issue of memory leakage in the CGNS library when closing a file or deleting a node. It also removes the internal storage of element data when reading and writing, and uses the user supplied buffer instead. In the case of partial reads and writes however, the element data is currently reloaded into memory to do the operations. Other CGNS related software and older versions of the library are available from the SourceForge CGNS summary page.
Keeping CurrentThe most current version of the software may be obtained through anonymous access to the CVS repository (assuming you have cvs installed). If you have already downloaded the software, then change to the software directory, and enter:cvs updateto update the software to be current with CVS source distribution. You may also directly download the CVS source directly by following the instructions given here. If you have questions about CVS, try the CVS home page or documentation on SourceForge. |
|