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

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

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:-JJ0BHTCC-X .

mdl:-JJ0BHTCC-X
  skos:definition "The finite element method (FEM) is a popular method for numerically solving differential equations arising in engineering and mathematical modeling. Typical problem areas of interest include the traditional fields of structural analysis, heat transfer, fluid flow, mass transport, and electromagnetic potential. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Finite_element_method\" target=\"_blank\">https://en.wikipedia.org/wiki/Finite_element_method</a>)"@en, "En analyse numérique, la méthode des éléments finis (MEF, ou FEM pour finite element method en anglais) est utilisée pour résoudre numériquement des équations aux dérivées partielles. Celles-ci peuvent par exemple représenter analytiquement le comportement dynamique de certains systèmes physiques (mécaniques, thermodynamiques, acoustiques, etc.). (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/M%C3%A9thode_des_%C3%A9l%C3%A9ments_finis\" target=\"_blank\">https://fr.wikipedia.org/wiki/M%C3%A9thode_des_%C3%A9l%C3%A9ments_finis</a>)"@fr ;
  a skos:Concept ;
  skos:related mdl:-QP2X3V31-Q ;
  skos:hiddenLabel "Finite element method"@en, "finite element methods"@en, "méthodes des éléments finis"@fr, "Méthode éléments finis"@fr, "Méthode élément fini"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Finite_element_method>, <https://fr.wikipedia.org/wiki/M%C3%A9thode_des_%C3%A9l%C3%A9ments_finis> ;
  skos:inScheme mdl: ;
  skos:broader mdl:-BVSV1HR1-Q ;
  skos:prefLabel "méthode des éléments finis"@fr, "finite element method"@en .

