Numerical Methods for Singularly Perturbed Problems leaf node


URI

https://openalex.org/T12727

Label

Numerical Methods for Singularly Perturbed Problems

Description

This cluster of papers focuses on numerical methods and analysis for solving singularly perturbed problems, particularly in the context of convection-diffusion and reaction-diffusion equations. The research covers topics such as boundary layers, finite difference schemes, asymptotic analysis, parameter-robust methods, and adaptive meshes to accurately solve these challenging problems.

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/T12727> a skos:Concept ;
    rdfs:label "Numerical Methods for Singularly Perturbed Problems"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Singular_perturbation>,
        <https://openalex.org/T12727> ;
    skos:broader oasubfields:2612 ;
    skos:definition "This cluster of papers focuses on numerical methods and analysis for solving singularly perturbed problems, particularly in the context of convection-diffusion and reaction-diffusion equations. The research covers topics such as boundary layers, finite difference schemes, asymptotic analysis, parameter-robust methods, and adaptive meshes to accurately solve these challenging problems."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Numerical Methods for Singularly Perturbed Problems"@en ;
    openalex:cited_by_count 592974 ;
    openalex:works_count 55577 .