cgns 4.3.0
Read and write computational fluid dynamics analysis data
This package provides software that reads, writes, and modifies data in the CFD General Notation System (CGNS) format. The format is meant for recording and recovering computer data associated with the numerical solution of fluid dynamics equations. The format is a conceptual entity established by the documentation; the software is a physical product supplied to enable developers to access and produce data recorded in that format.
- Website: https://cgns.org/
- Licenses: Zlib
- Package source: gnu/packages/engineering.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cgns 4.3.0
as follows:
guix install cgns@4.3.0
Or install the latest version:
guix install cgns
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.