This HTML5 document contains 49 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n18https://global.dbpedia.org/id/
yagohttp://dbpedia.org/class/yago/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:NASA_Advanced_Supercomputing_Division
dbo:wikiPageWikiLink
dbr:PLOT3D_file_format
Subject Item
dbr:Plot3D_file_format
dbo:wikiPageWikiLink
dbr:PLOT3D_file_format
dbo:wikiPageRedirects
dbr:PLOT3D_file_format
Subject Item
dbr:Plot3d_file_format
dbo:wikiPageWikiLink
dbr:PLOT3D_file_format
dbo:wikiPageRedirects
dbr:PLOT3D_file_format
Subject Item
dbr:OpenVSP
dbo:wikiPageWikiLink
dbr:PLOT3D_file_format
Subject Item
dbr:PLOT3D_file_format
rdf:type
yago:Information106634376 yago:Communication100033020 yago:WikicatComputerFileFormats dbo:Software yago:Abstraction100002137 yago:Message106598915 yago:Format106636806
rdfs:label
PLOT3D file format
rdfs:comment
In computational fluid dynamics, the PLOT3D file format is a standard file format used for storing grid and results data. PLOT3D was created by NASA Ames Research Center in 1982 by Pieter Buning and remains an often used file format. It can only store a structured grid. The structured grid allows random access, that is by knowing the block number, i location, j location, and k location, any grid point value or result value may be extracted. Additionally, given the location of any value, the block number, i location, j location, and k location may be determined. This makes it simple to iterate through a series of volumetric elements and calculate all required properties for the purpose of a CFD analysis.
dcterms:subject
dbc:Computer_file_formats dbc:Computational_fluid_dynamics
dbo:wikiPageID
29603570
dbo:wikiPageRevisionID
1066410228
dbo:wikiPageWikiLink
dbr:Random_access dbc:Computer_file_formats dbr:Structured_grid dbr:Mach_number dbr:Filename_extension dbr:Hex_editor dbr:NASA_Ames_Research_Center dbr:Fuselage dbr:Wing dbr:Tecplot dbr:Reynolds_number dbr:File_format dbc:Computational_fluid_dynamics dbr:Computational_fluid_dynamics dbr:CGNS
owl:sameAs
yago-res:PLOT3D_file_format wikidata:Q7119655 freebase:m.0fpg_fc n18:4sujN
dbp:wikiPageUsesTemplate
dbt:Reflist
dbo:abstract
In computational fluid dynamics, the PLOT3D file format is a standard file format used for storing grid and results data. PLOT3D was created by NASA Ames Research Center in 1982 by Pieter Buning and remains an often used file format. It can only store a structured grid. The structured grid allows random access, that is by knowing the block number, i location, j location, and k location, any grid point value or result value may be extracted. Additionally, given the location of any value, the block number, i location, j location, and k location may be determined. This makes it simple to iterate through a series of volumetric elements and calculate all required properties for the purpose of a CFD analysis. The most basic format includes two different files, a grid file (G-file) and a solution file (Q-file). The filename extensions used vary, though .q is common for Q-files. Grid files may use .g, .x, .xy, or .xyz, among other extensions. The grid file contains the coordinates of the solution grid, while the solution file contains information typical of a CFD solution, flow density, flow momentum (a vector), and flow energy. Data may be stored in either binary or ASCII text format and floating point values may be either single or double precision. There are also multiblock and unstructured extensions to the format, so it is often unclear how a particular set of nominally PLOT3D-format files is formatted on the binary level without referring to the software that created them. Examination with a hex editor may be useful in determining the format variant. Additional files may be present containing different kinds of ancillary data. "Formatted" FORTRAN (ASCII text) data files will typically use CR-LF (0x0d 0x0a) delimiters at the end of the line, though the line breaks are implementation dependent. "Unformatted" FORTRAN (binary) files have the variables laid out in the same order but will normally lack delimiters such as line breaks. The binary format will be implementation and machine dependent. A multiblock, 3 dimensional Q file begins with a single integer for the number of blocks M on its own line. The next M lines contain three integers for each of the blocks, which give the i, j, and k dimension sizes for each block. The M blocks are read in next. Each block begins with a line containing four floating-point values, the freestream Mach number, the freestream angle of attack, the freestream Reynolds number, and the time. The rest of the block contains the values iterated over i, j, k, m (block index), and the outermost n, which counts through 5 sections, the density, the 3 components of the momentum, and finally the energy. A multiblock, 3 dimensional grid file begins with a single integer for the number of blocks M on its own line. The next M lines contain three integers for each of the blocks, which give the i, j, and k dimension sizes for each block. The M blocks are read in next. Each block contains a coordinate value iterated over i, j, k, and then the three coordinates, x, y, and z. Additionally, the format may be simplified such that only a two-dimensional problem is analyzed or the iBlank parameter is omitted. The iBlank parameter indicates whether or not the cell is a physical or non-physical cell. For example, if two PLOT3D grids are intersected, one of an aircraft fuselage, and the other of an aircraft wing, there are internal cells that should not be analyzed. These are iBlank'ed cells and have a value of 0.
gold:hypernym
dbr:Format
prov:wasDerivedFrom
wikipedia-en:PLOT3D_file_format?oldid=1066410228&ns=0
dbo:wikiPageLength
4964
foaf:isPrimaryTopicOf
wikipedia-en:PLOT3D_file_format
Subject Item
dbr:PLOT3D
dbo:wikiPageWikiLink
dbr:PLOT3D_file_format
dbo:wikiPageRedirects
dbr:PLOT3D_file_format
Subject Item
dbr:Plot3D
dbo:wikiPageWikiLink
dbr:PLOT3D_file_format
dbo:wikiPageRedirects
dbr:PLOT3D_file_format
Subject Item
wikipedia-en:PLOT3D_file_format
foaf:primaryTopic
dbr:PLOT3D_file_format