summaryrefslogtreecommitdiff
path: root/sci-libs/cgnslib/metadata.xml
blob: ed5cc1b65e2f606cdc6379ac866bc14143e72d75 (plain)
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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <longdescription lang="en">
		The Computational Fluid Dynamics General Notation System (CGNS) provides a
		general, portable, and extensible standard for the storage and retrieval of
		computational fluid dynamics (CFD) analysisdata. It consists of a collection
		of conventions, and free and open software implementing those conventions. It
		is self-descriptive, machine-independent, well-documented, and administered by
		an international steering committee.
	</longdescription>
  <use>
    <flag name="base-scope">Enable base scoped families or connectivities</flag>
    <flag name="legacy">Enable or disable building legacy code (3.0 compatible)</flag>
    <flag name="scoping">Enable scoping of enumeration values</flag>
    <flag name="tools">
			A number of utility programs:
			cgnscheck, cgnscompress, cgnsdiff, cgnslist, cgnsnames, cgnsupdate, cgnsconvert, adf2hdf, hdf2adf.
		</flag>
  </use>
  <maintainer type="project">
    <email>sci@gentoo.org</email>
    <name>Gentoo Science Project</name>
  </maintainer>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>