Computational Fluid Dynamics leaf node


URI

https://openalex.org/T10173

Label

Computational Fluid Dynamics

Description

This cluster of papers covers advances in computational fluid dynamics, including high-order schemes, turbulence modeling, shock-wave interactions, adaptive mesh refinement, supersonic combustion, finite volume methods, detached-eddy simulation, hyperbolic conservation laws, aerostructural analysis, and the use of radial basis functions.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T10173> a skos:Concept ;
    rdfs:label "Computational Fluid Dynamics"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Computational_fluid_dynamics>,
        <https://openalex.org/T10173> ;
    skos:broader oasubfields:2206 ;
    skos:definition "This cluster of papers covers advances in computational fluid dynamics, including high-order schemes, turbulence modeling, shock-wave interactions, adaptive mesh refinement, supersonic combustion, finite volume methods, detached-eddy simulation, hyperbolic conservation laws, aerostructural analysis, and the use of radial basis functions."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Computational Fluid Dynamics"@en ;
    openalex:cited_by_count 1401916 ;
    openalex:works_count 92727 .