Skip to content

pyCGNS/pyCGNS

Repository files navigation

alt pyCGNS

pyCGNS is a set of Python modules implementing the CFD General Notation System standard, the standard of the CFD data representation. Theuser documentationis available online, it contains the releases, the installation requirements and process, the usage docs and the reference docs.

For more information concerning the CGNS standard please refer to cgns.github.io

For MS-Windows users, an unofficial version can be found onhttps://anaconda.org/conda-forge/pycgns

CGNS Modules

  • CGNS.MAPimplements CGNS/Python physical representation of CGNS/SIDS
  • CGNS.PAThas a large set of fonctions for CGNS/Python tree handling
  • CGNS.NAVis a CGNS/Python tree browser
  • CGNS.VALchecks CGNS/SIDS compliance of CGNS/Python trees
  • CGNS.APPis a set of all-purpose utilities
  • CGNS.DATis not maintained today

Bugs/Feature and issue tracking

Please use theissue-trackerat github to report bugs, evolution proposals and submit patches.

License

The distribution and use of the pyCGNS software is covered by the LGPL v2.1 license.