(CGNS Documentation Home Page)
(Steering Committee Charter)
(Overview and Entry-Level Document)
(A User's Guide to CGNS)
(Standard Interface Data Structures)
(SIDS-to-ADF File Mapping Manual)
(SIDS-to-HDF File Mapping Manual)
(Mid-Level Library)
(ADF User's Guide)
(CGNS Tools and Utilities)
CGNS Steering Committee
Telecon Minutes
20 May 2009
- The telecon was called to order at 11:05 AM eastern time. There were
10 attendees, listed below.
- The minutes of the 01 April 2009
telecon were approved as posted on the web site.
- Committee membership issues
- Stanford University (represented by Juan Alonso) was voted
onto the steering committee.
- SimCom Inc (Bruce Wedan) will likely join soon.
- EUCASS meeting in France
- Poinot, Hauser, and Rumsey will run an all-day special event
at the EUCASS meeting in early July 2009 in Versailles,
France. The all-day event will consist of a tutorial session,
hands-on workstation demos, industrial presentations, and
a meeting. Poinot has confirmed two speakers: from Snecma
and ONERA (applied department). It is also possible a
representative from CD-ADAPCO may be available to speak.
- Hauser also plans an open CGNS meeting, beginning around 6:10
pm Paris time. Poinot to look into possibility of arranging
for Telecon capability at the EUCASS meeting.
- Status of CGNS Version 3.0
- The 3.0 package has been evaluated by Poinot. Some issues
have been discussed and fixed.
- Biggest discussion focused on new use of cmake (rather
than configure scripts). Bottom line: configure needs to
be maintained regularly, and is difficult particularly for
Windows. Cmake is a more universal tool, although there
is some concern that it may cause problems for some users.
Decision was made to have cmake the new default for V3, but
configure will be kept in bundle for now (unsupported) in case
users need it. Once people start using V3, we can see if
problems arise regarding cmake.
- Hauser and his student (Kyle) to post Version 3 BETA to
SourceForge and announce its release to CGNSTalk, including
its major changes compared to Version 2.5.
- Charlie Towne retirement
- Tony Iannetti at NASA Glenn will be taking over Charlie's job
of maintaining documentation.
- Rumsey is taking over as administrator of CGNSTalk.
- Towne to email "how-to" document regarding CGNS documentation
to Hauser and Rumsey, so that multiple members have it.
- Rumsey to email Charlie's "how-to" document regarding CGNSTalk
administration to Hauser, so that multiple members have it.
- Rumsey to create a "how-to" document regarding the website on
SourceForge, and email it to Hauser, so that multiple members
have it.
- Other issues
- Hauser brought up issue of bug tracking. Currently we rely
on CGNSTalk and telecon action-items to keep track of these.
But with more developers coming on-board, we perhaps need to
be more organized about it. SourceForge has method available
to assign bug fixes and keep track of them. Hauser and
his student (Kyle) to look into SourceForge bug tracking
capability.
- SourceForge also apparently has many testing platforms
available. Hauser and his student (Kyle) to look into
SourceForge testing platforms.
- Hauser discussed the issue of software maintenance. This
is a necessary evil, and takes a lot of time, particularly
testing and documentation. Typically universities are not
the most appropriate place to do software maintenance, but
rather research. Intelligent Light (Steve Legensky and Earl
Duque) had previously communicated with Hauser and Rumsey
about the possibility of forming some sort of consortium to
help fund this kind of activity. Duque, Rumsey, and Hauser
to continue to look into the consortium idea for CGNS.
- Status of previous action items
- Poinot to organize the industrial presentations for EUCASS.
- In process. Will (necessarily) be done by July 7, the
date of the presentations, so action item removed.
- Rumsey to contact Michael (Boeing) regarding the status of
the CGNS-for-DPW effort, as well as to try to obtain tools
for posting on the CGNS website.
- The tools are not ready yet. Rumsey to obtain and post
Boeing's CGNS translation tools (from Michal) when they
are ready.
- Rumsey to contact Benek to see whether CGNS can play a part of
the SBLI-challenge workshop.
- Done. The SBLI workshop is not providing grids, so it is
not known yet how CGNS can play a part.
- Hauser to make a proposal regarding handling index ordering in
V3.0 and will hold a special mini-telecon in mid-April to try
to finalize how to handle it.
- Done. Poinot to test the indexing ordering in V3.0.
- Hauser will oversee completion of cgns.org domain
transfer. Hauser to announce to CGNSTalk that CGNS.org is back
up and running as soon as the domain transfer is successfully
concluded.
- Done. www.cgns.org
finally up and running again.
- Hauser to investigate and fix bugs noted by Magnan (CGNSTalk
04 Feb 2009) regarding declaration of cg_model_read,
and by Edwards (CGNSTalk 27 March 2009) regarding
ADF_Read_Block_Data.
- Fixed in V3.0. Wedan to check if Magnan (CGNSTalk 04 Feb
2009) and Edwards (CGNSTalk 27 March 2009) bugs have been
fixed in V2.5 (CVS version).
- Hauser & Wedan to complete and release V3.0.
- Hauser to do this, probably later this week.
- Poinot to work with Power and others to bring Rigid Motion
Improvement proposal to completion, including specific
examples.
- Not done yet. Action carries.
- Hauser will add HDF-5 parallel code to SourceForge and will
let users know when it is available.
- Not done yet. Action carries.
- Duque and Hauser to continue to develop proposal for handling
sprays of unconnected points.
- Not done yet. Action carries.
- Wedan to investigate issue of MLL deleting the entire node
even though its new dimensions are the same.
- Not done yet. Action carries.
- Wedan to look into issue brought up by Miller (10/19/07) to
write info one element at a time to save memory.
- This is related to next action item. See (m).
- Wedan to implement patch sent to him by Bussoletti to fix
excessive memory usage by MLL.
- Wedan discussed this at length. The main problem is the
MIXED and NGON_n element type. For
these, you must have everything in memory because you
do not automatically know the offsets. His plan is to
fix everything else (via Bussoletti's fix), and treat
mixed as a special case. This work also needs to be
coordinated with the parallel work of Hauser. Wedan to
complete fixes related to excessive memory usage for
partial writes.
- Rumsey will contact Alonso to see if he is interested in
rejoining the CGNS steering committee.
- Done. Stanford has been added.
- Power or Michal will provide some high-level routines for
reading/writing CGNS that may be useful, for inclusion on the
website.
- This action is the same as item (b) above.
- Hauser to proceed with fix for both the "long" vs "int" issue
as well as the problem with the 64-bit cg_goto_f.
- Not done yet. Action carries.
- Meeting was adjourned at 12:15 PM Eastern. Next Telecon may be held
during EUCASS. If not, it will probably be set up sometime later
in July.
- Summary of action items:
- Poinot to look into possibility of arranging for Telecon
capability at the EUCASS meeting.
- Hauser and his student (Kyle) to post Version 3 BETA to
SourceForge and announce its release to CGNSTalk, including
its major changes compared to Version 2.5.
- Towne to email "how-to" document regarding CGNS documentation
to Hauser and Rumsey, so that multiple members have it.
- Rumsey to email Charlie's "how-to" document regarding CGNSTalk
administration to Hauser, so that multiple members have it.
- Rumsey to create a "how-to" document regarding the website on
SourceForge, and email it to Hauser, so that multiple members
have it.
- Hauser and his student (Kyle) to look into SourceForge bug
tracking capability.
- Hauser and his student (Kyle) to look into SourceForge testing
platforms.
- Duque, Rumsey, and Hauser to continue to look into the
consortium idea for CGNS.
- Rumsey to obtain and post Boeing's CGNS translation tools
(from Michal) when they are ready.
- Poinot to test the indexing ordering in V3.0.
- Wedan to check if Magnan (CGNSTalk 04 Feb 2009) and Edwards
(CGNSTalk 27 March 2009) bugs have been fixed in V2.5 (CVS
version).
- Poinot to work with Power and others to bring Rigid Motion
Improvement proposal to completion, including specific
examples.
- Hauser will add HDF-5 parallel code to SourceForge and will
let users know when it is available.
- Duque and Hauser to continue to develop proposal for handling
sprays of unconnected points.
- Wedan to investigate issue of MLL deleting the entire node
even though its new dimensions are the same.
- Wedan to complete fixes related to excessive memory usage for
partial writes.
- Hauser to proceed with fix for both the "long" vs "int" issue
as well as the problem with the 64-bit cg_goto_f.
Attendees
| Richard Hann |
| ANSYS-CFX
|
| Thomas Hauser |
| Utah State
|
| Tony Iannetti |
| NASA Glenn
|
| Jim Jiao |
| Stony Brook University
|
| Prafanch Kambrath |
| Boeing Bangalor
|
| Simon Pereira |
| ANSYS / ICEM CFD
|
| Marc Poinot |
| ONERA
|
| Chris Rumsey |
| NASA Langley
|
| Charlie Towne |
| NASA Glenn
|
| Bruce Wedan |
| SimCosm Inc.
|