Finite Element Methods for Fluid-Structure Interaction leaf node


URI

https://openalex.org/T10339

Label

Finite Element Methods for Fluid-Structure Interaction

Description

This cluster of papers represents advancements in finite element methods, particularly focusing on their application to fluid-structure interaction problems. The papers cover topics such as discontinuous Galerkin methods, high-order schemes, adaptive mesh refinement, stabilized methods, multiscale modeling, preconditioners, variational methods, and PDE-constrained optimization.

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/T10339> a skos:Concept ;
    rdfs:label "Finite Element Methods for Fluid-Structure Interaction"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Finite_element_method>,
        <https://openalex.org/T10339> ;
    skos:broader oasubfields:2206 ;
    skos:definition "This cluster of papers represents advancements in finite element methods, particularly focusing on their application to fluid-structure interaction problems. The papers cover topics such as discontinuous Galerkin methods, high-order schemes, adaptive mesh refinement, stabilized methods, multiscale modeling, preconditioners, variational methods, and PDE-constrained optimization."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Finite Element Methods for Fluid-Structure Interaction"@en ;
    openalex:cited_by_count 1115180 ;
    openalex:works_count 57491 .