Physics-Informed Neural Networks for Scientific Computing leaf node


URI

https://openalex.org/T11206

Label

Physics-Informed Neural Networks for Scientific Computing

Description

This cluster of papers focuses on the development and application of physics-informed neural networks for scientific computing, particularly in the context of solving partial differential equations, model reduction, fluid dynamics, dynamic mode decomposition, and nonlinear systems. The research explores the integration of deep learning techniques with traditional numerical methods to address complex problems in physics-based modeling and simulation.

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/T11206> a skos:Concept ;
    rdfs:label "Physics-Informed Neural Networks for Scientific Computing"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Physics-informed_neural_networks>,
        <https://openalex.org/T11206> ;
    skos:broader oasubfields:3109 ;
    skos:definition "This cluster of papers focuses on the development and application of physics-informed neural networks for scientific computing, particularly in the context of solving partial differential equations, model reduction, fluid dynamics, dynamic mode decomposition, and nonlinear systems. The research explores the integration of deep learning techniques with traditional numerical methods to address complex problems in physics-based modeling and simulation."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Physics-Informed Neural Networks for Scientific Computing"@en ;
    openalex:cited_by_count 521531 ;
    openalex:works_count 35465 .