Phase Transitions and Critical Phenomena leaf node


URI

https://openalex.org/T10591

Label

Phase Transitions and Critical Phenomena

Description

This cluster of papers explores various aspects of critical phenomena, including phase transitions, random walk algorithms, renormalization-group theory, self-organized criticality, fractal dimension, percolation theory, spin glasses, and Monte Carlo simulations. The research covers a wide range of topics related to the behavior of physical systems near critical points and provides insights into universality classes and complex system dynamics.

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/T10591> a skos:Concept ;
    rdfs:label "Phase Transitions and Critical Phenomena"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Critical_phenomena>,
        <https://openalex.org/T10591> ;
    skos:broader oasubfields:3104 ;
    skos:definition "This cluster of papers explores various aspects of critical phenomena, including phase transitions, random walk algorithms, renormalization-group theory, self-organized criticality, fractal dimension, percolation theory, spin glasses, and Monte Carlo simulations. The research covers a wide range of topics related to the behavior of physical systems near critical points and provides insights into universality classes and complex system dynamics."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Phase Transitions and Critical Phenomena"@en ;
    openalex:cited_by_count 2230703 ;
    openalex:works_count 97060 .