Turbulent Flows and Vortex Dynamics leaf node


URI

https://openalex.org/T10360

Label

Turbulent Flows and Vortex Dynamics

Description

This cluster of papers focuses on the dynamics and characteristics of turbulent flows, including boundary layer transition, heat transfer, large-eddy simulation, vortex dynamics, and Reynolds number scaling. It also explores topics such as particle image velocimetry, coherent structures, and hydrodynamic turbulence.

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/T10360> a skos:Concept ;
    rdfs:label "Turbulent Flows and Vortex Dynamics"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Turbulence>,
        <https://openalex.org/T10360> ;
    skos:broader oasubfields:2206 ;
    skos:definition "This cluster of papers focuses on the dynamics and characteristics of turbulent flows, including boundary layer transition, heat transfer, large-eddy simulation, vortex dynamics, and Reynolds number scaling. It also explores topics such as particle image velocimetry, coherent structures, and hydrodynamic turbulence."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Turbulent Flows and Vortex Dynamics"@en ;
    openalex:cited_by_count 2693434 ;
    openalex:works_count 163442 .