MUSCL scheme (original) (raw)

About DBpedia

In the study of partial differential equations, the MUSCL scheme is a finite volume method that can provide highly accurate numerical solutions for a given system, even in cases where the solutions exhibit shocks, discontinuities, or large gradients. MUSCL stands for Monotonic Upstream-centered Scheme for Conservation Laws (van Leer, 1979), and the term was introduced in a seminal paper by Bram van Leer (van Leer, 1979). In this paper he constructed the first high-order, total variation diminishing (TVD) scheme where he obtained second order spatial accuracy.

thumbnail

Property Value
dbo:abstract In the study of partial differential equations, the MUSCL scheme is a finite volume method that can provide highly accurate numerical solutions for a given system, even in cases where the solutions exhibit shocks, discontinuities, or large gradients. MUSCL stands for Monotonic Upstream-centered Scheme for Conservation Laws (van Leer, 1979), and the term was introduced in a seminal paper by Bram van Leer (van Leer, 1979). In this paper he constructed the first high-order, total variation diminishing (TVD) scheme where he obtained second order spatial accuracy. The idea is to replace the piecewise constant approximation of Godunov's scheme by reconstructed states, derived from cell-averaged states obtained from the previous time-step. For each cell, slope limited, reconstructed left and right states are obtained and used to calculate fluxes at the cell boundaries (edges). These fluxes can, in turn, be used as input to a Riemann solver, following which the solutions are averaged and used to advance the solution in time. Alternatively, the fluxes can be used in Riemann-solver-free schemes, which are basically Rusanov-like schemes. (en)
dbo:thumbnail wiki-commons:Special:FilePath/StepFirstOrdUpwind.png?width=300
dbo:wikiPageExternalLink https://github.com/Azrael3000/gees https://web.archive.org/web/20090530093444/http:/me.aut.ac.ir/mkermani/PDF-files/Conferences/Amir_Kabir.pdf https://web.archive.org/web/20100606202150/http:/www.cscamm.umd.edu/centpack/publications/files/KT_semi-discrete.JCP00-centpack.pdf https://web.archive.org/web/20100607001557/http:/www.cscamm.umd.edu/centpack/publications/files/Kur-Lev_3rd_semi_discrete.SINUM00-centpack.pdf https://web.archive.org/web/20100607024124/http:/www.cscamm.umd.edu/centpack/publications/files/NT2.JCP90-centpack.pdf
dbo:wikiPageID 5732212 (xsd:integer)
dbo:wikiPageLength 24920 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1118330310 (xsd:integer)
dbo:wikiPageWikiLink dbr:Scalar_(mathematics) dbr:Method_of_lines dbr:Riemann_solver dbr:Vector_(geometric) dbr:Eitan_Tadmor dbr:Bram_van_Leer dbr:Equation_of_state dbr:Communications_on_Pure_and_Applied_Mathematics dbr:Total_variation_diminishing dbr:Sod_shock_tube dbr:Euler_equations_(fluid_dynamics) dbr:Finite_difference dbr:Finite_volume_method dbr:Fortran dbr:Partial_differential_equation dbr:Flux dbr:Flux_limiter dbr:Godunov's_scheme dbr:Godunov's_theorem dbr:Courant–Friedrichs–Lewy_condition dbr:AUSM dbc:Computational_fluid_dynamics dbc:Numerical_differential_equations dbc:Fluid_dynamics dbr:High-resolution_scheme dbr:Spectral_radius dbr:Sergei_K._Godunov dbr:Shock_tube dbr:SI dbr:Runge–Kutta dbr:High_resolution_scheme dbr:File:LinExtrap.jpg dbr:File:ParabolicExtrap.jpg dbr:File:SodProbKTospre.png dbr:File:SodProbParabolicKTalbada.png dbr:File:StepFirstOrdUpwind.png dbr:File:StepKTsuperbee.png dbr:File:StepParabolicKTalbada.png dbr:File:StepSecOrdCentralDifference.png
dbp:wikiPageUsesTemplate dbt:Reflist dbt:Numerical_PDE
dct:subject dbc:Computational_fluid_dynamics dbc:Numerical_differential_equations dbc:Fluid_dynamics
gold:hypernym dbr:Method
rdf:type dbo:Software yago:WikicatNumericalDifferentialEquations yago:Abstraction100002137 yago:Communication100033020 yago:DifferentialEquation106670521 yago:Equation106669864 yago:MathematicalStatement106732169 yago:Message106598915 yago:Statement106722453
rdfs:comment In the study of partial differential equations, the MUSCL scheme is a finite volume method that can provide highly accurate numerical solutions for a given system, even in cases where the solutions exhibit shocks, discontinuities, or large gradients. MUSCL stands for Monotonic Upstream-centered Scheme for Conservation Laws (van Leer, 1979), and the term was introduced in a seminal paper by Bram van Leer (van Leer, 1979). In this paper he constructed the first high-order, total variation diminishing (TVD) scheme where he obtained second order spatial accuracy. (en)
rdfs:label MUSCL scheme (en)
owl:sameAs freebase:MUSCL scheme yago-res:MUSCL scheme wikidata:MUSCL scheme https://global.dbpedia.org/id/4r1kk
prov:wasDerivedFrom wikipedia-en:MUSCL_scheme?oldid=1118330310&ns=0
foaf:depiction wiki-commons:Special:FilePath/LinExtrap.jpg wiki-commons:Special:FilePath/ParabolicExtrap.jpg wiki-commons:Special:FilePath/SodProbKTospre.png wiki-commons:Special:FilePath/SodProbParabolicKTalbada.png wiki-commons:Special:FilePath/StepFirstOrdUpwind.png wiki-commons:Special:FilePath/StepKTsuperbee.png wiki-commons:Special:FilePath/StepParabolicKTalbada.png wiki-commons:Special:FilePath/StepSecOrdCentralDifference.png
foaf:isPrimaryTopicOf wikipedia-en:MUSCL_scheme
is dbo:knownFor of dbr:Bram_van_Leer
is dbo:wikiPageWikiLink of dbr:Index_of_physics_articles_(M) dbr:List_of_numerical_analysis_topics dbr:Bram_van_Leer dbr:Total_variation_diminishing dbr:Finite_volume_method dbr:Flux_limiter dbr:Godunov's_scheme dbr:High-resolution_scheme dbr:Shock-capturing_method
is dbp:knownFor of dbr:Bram_van_Leer
is foaf:primaryTopic of wikipedia-en:MUSCL_scheme