Fundamentals of Fluid Dynamics and Mechanics leaf node


URI

https://openalex.org/T13951

Label

Fundamentals of Fluid Dynamics and Mechanics

Description

This cluster of papers covers a wide range of topics in fluid dynamics and mechanics, including numerical simulation, heat transfer, hydraulic ram pump, vortex flows, boundary layer, turbulence, thermal-stress distribution, and wind tunnel tests.

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/T13951> a skos:Concept ;
    rdfs:label "Fundamentals of Fluid Dynamics and Mechanics"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Fluid_dynamics>,
        <https://openalex.org/T13951> ;
    skos:broader oasubfields:2206 ;
    skos:definition "This cluster of papers covers a wide range of topics in fluid dynamics and mechanics, including numerical simulation, heat transfer, hydraulic ram pump, vortex flows, boundary layer, turbulence, thermal-stress distribution, and wind tunnel tests."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Fundamentals of Fluid Dynamics and Mechanics"@en ;
    openalex:cited_by_count 128655 ;
    openalex:works_count 8517 .