@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:-PF2KPCDV-G .

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

mdl: a skos:ConceptScheme .
mdl:-PF2KPCDV-G
  skos:altLabel "Lax-Wendroff method"@en ;
  skos:hiddenLabel "schémas de Lax-Wendroff"@fr, "schémas de Lax Wendroff"@fr, "Schéma Lax Wendroff"@fr, "schéma de Lax Wendroff"@fr, "Lax Wendroff scheme"@en ;
  skos:related mdl:-X3N8MMT9-D, mdl:-QP2X3V31-Q ;
  skos:prefLabel "Lax-Wendroff scheme"@en, "schéma de Lax-Wendroff"@fr ;
  skos:definition "The Lax–Wendroff method, named after Peter Lax and Burton Wendroff, is a numerical method for the solution of hyperbolic partial differential equations, based on finite differences. It is second-order accurate in both space and time. This method is an example of explicit time integration where the function that defines the governing equation is evaluated at the current time. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Lax%E2%80%93Wendroff_method\" target=\"_blank\">https://en.wikipedia.org/wiki/Lax%E2%80%93Wendroff_method</a>)"@en, "Le schéma de Lax–Wendroff, d'après Peter Lax et Burton Wendroff, est défini en analyse numérique comme une technique de résolution numérique des équations aux dérivées partielles de type hyperbolique, basée sur la méthode des différences finies. Ce schéma est d'ordre 2 à la fois en espace et en temps. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Sch%C3%A9ma_de_Lax-Wendroff\" target=\"_blank\">https://fr.wikipedia.org/wiki/Sch%C3%A9ma_de_Lax-Wendroff</a>)"@fr ;
  a skos:Concept ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Sch%C3%A9ma_de_Lax-Wendroff>, <https://en.wikipedia.org/wiki/Lax%E2%80%93Wendroff_method> ;
  skos:broader mdl:-BVSV1HR1-Q ;
  skos:inScheme mdl: .

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

