@prefix mdl: <http://data.loterre.fr/ark:/67375/MDL> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

mdl:-X3N8MMT9-D
  skos:prefLabel "numerical method"@en, "méthode numérique"@fr ;
  a skos:Concept ;
  skos:related mdl:-RGG9ZRPS-1 .

mdl:-RGG9ZRPS-1
  skos:definition "In numerical analysis and computational fluid dynamics, Godunov's scheme is a conservative numerical scheme, suggested by S. K. Godunov in 1959, for solving partial differential equations. One can think of this method as a conservative finite-volume method which solves exact, or approximate Riemann problems at each inter-cell boundary. In its basic form, Godunov's method is first order accurate in both space and time, yet can be used as a base scheme for developing higher-order methods. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Godunov%27s_scheme\" target=\"_blank\">https://en.wikipedia.org/wiki/Godunov%27s_scheme</a>)"@en, "En analyse numérique, le schéma de Godounov est un schéma numérique conservatif, suggéré par Serguey Godounov en 1959 pour la résolution numérique d'équations aux dérivées partielles. Ce schéma fonctionne comme une méthode des volumes finis pour la résolution de problèmes de Riemann exacte ou approchée entre chaque cellule. Sa forme la plus simple est d'ordre 1 en espace et en temps mais peut être étendue à des méthodes d'ordres plus élevés. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Sch%C3%A9ma_de_Godounov\" target=\"_blank\">https://fr.wikipedia.org/wiki/Sch%C3%A9ma_de_Godounov</a>)"@fr ;
  skos:hiddenLabel "schémas de Godounov"@fr, "godunov schemes"@en, "godunov methods"@en, "schémas de Godunov"@fr, "Godunov scheme"@en, "Schéma Godunov"@fr ;
  skos:related mdl:-X3N8MMT9-D, mdl:-QP2X3V31-Q ;
  skos:altLabel "schéma de Godounov"@fr, "godunov method"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Sch%C3%A9ma_de_Godounov>, <https://en.wikipedia.org/wiki/Godunov%27s_scheme> ;
  a skos:Concept ;
  skos:inScheme mdl: ;
  skos:prefLabel "schéma de Godunov"@fr, "godunov scheme"@en ;
  skos:broader mdl:-BVSV1HR1-Q .

mdl:-BVSV1HR1-Q
  skos:prefLabel "résolution d'équations"@fr, "equation solving"@en ;
  a skos:Concept ;
  skos:narrower mdl:-RGG9ZRPS-1 .

mdl: a skos:ConceptScheme .
mdl:-QP2X3V31-Q
  skos:prefLabel "équation aux dérivées partielles"@fr, "partial differential equation"@en ;
  a skos:Concept ;
  skos:related mdl:-RGG9ZRPS-1 .

