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

mdl:-LZGR4307-4
  skos:definition "FDTD est l'acronyme de l'expression anglaise Finite Difference Time Domain. C'est une méthode de calcul de différences finies dans le domaine temporel, qui permet de résoudre des équations différentielles dépendantes du temps. Cette méthode est couramment utilisée en électromagnétisme pour résoudre les équations de Maxwell. Cette méthode a été proposée par Kane S. Yee en 1966. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/FDTD\" target=\"_blank\">https://fr.wikipedia.org/wiki/FDTD</a>)"@fr, "Finite-difference time-domain (FDTD) or Yee's method (named after the Chinese American applied mathematician Kane S. Yee, born 1934) is a numerical analysis technique used for modeling computational electrodynamics (finding approximate solutions to the associated system of differential equations). Since it is a time-domain method, FDTD solutions can cover a wide frequency range with a single simulation run, and treat nonlinear material properties in a natural way. The FDTD method belongs in the general class of grid-based differential numerical modeling methods (finite difference methods). The time-dependent Maxwell's equations (in partial differential form) are discretized using central-difference approximations to the space and time partial derivatives. The resulting finite-difference equations are solved in either software or hardware in a leapfrog manner: the electric field vector components in a volume of space are solved at a given instant in time; then the magnetic field vector components in the same spatial volume are solved at the next instant in time; and the process is repeated over and over again until the desired transient or steady-state electromagnetic field behavior is fully evolved. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Finite-difference_time-domain_method\" target=\"_blank\">https://en.wikipedia.org/wiki/Finite-difference_time-domain_method</a>)"@en ;
  skos:broader mdl:-BVSV1HR1-Q ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/FDTD>, <https://en.wikipedia.org/wiki/Finite-difference_time-domain_method> ;
  skos:hiddenLabel "Méthode différences finies domaines temps"@fr, "finite-difference time-domain methods"@en, "méthodes FDTD"@fr, "méthodes des différences finies dans le domaines temporels"@fr, "Méthode différence finie domaine temps"@fr, "Finite difference time domain analysis"@en, "finite difference time domain method"@en, "finite difference time domain methods"@en ;
  a skos:Concept ;
  skos:inScheme mdl: ;
  skos:altLabel "FDTD method"@en, "Yee's method"@en, "méthode FDTD"@fr ;
  skos:prefLabel "méthode des différences finies dans le domaine temporel"@fr, "finite-difference time-domain method"@en ;
  skos:related mdl:-DPLKJP65-G .

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

mdl:-DPLKJP65-G
  skos:prefLabel "équation différentielle"@fr, "differential equation"@en ;
  a skos:Concept ;
  skos:related mdl:-LZGR4307-4 .

mdl: a skos:ConceptScheme .
