Ontology type: schema:Chapter
2007
AUTHORSI. Valuev , A. Deinega , A. Knizhnik , B. Potapkin
ABSTRACTIn the present work we propose a strategy for developing reusable multi-model simulation library for solving Finite-Difference Time-Domain (FDTD) problem for Maxwell’s equations. The described EMTL (Electromagnetic Template Library) architecture is based on the selection of a small number of primitive low-level physical and numerical concepts which are used as parameters and building blocks for higher-level algorithms and structures. In the present work we demonstrate that a large set of FDTD techniques may be formulated using the same primitives. The basic concept for this representation is a discretized field contour entering the integral form of Maxwell’s equations. We also describe the proposed architecture in terms of FDTD C++ template class library and discuss the performance and the usage of this library for various FDTD-based simulations. More... »
PAGES213-226
Computational Science and Its Applications – ICCSA 2007
ISBN978-3-540-74482-5
http://scigraph.springernature.com/pub.10.1007/978-3-540-74484-9_19
DOIhttp://dx.doi.org/10.1007/978-3-540-74484-9_19
DIMENSIONShttps://app.dimensions.ai/details/publication/pub.1046209178
JSON-LD is the canonical representation for SciGraph data.
TIP: You can open this SciGraph record using an external JSON-LD service: JSON-LD Playground Google SDTT
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"about": [
{
"id": "http://purl.org/au-research/vocabulary/anzsrc-for/2008/0801",
"inDefinedTermSet": "http://purl.org/au-research/vocabulary/anzsrc-for/2008/",
"name": "Artificial Intelligence and Image Processing",
"type": "DefinedTerm"
},
{
"id": "http://purl.org/au-research/vocabulary/anzsrc-for/2008/08",
"inDefinedTermSet": "http://purl.org/au-research/vocabulary/anzsrc-for/2008/",
"name": "Information and Computing Sciences",
"type": "DefinedTerm"
}
],
"author": [
{
"affiliation": {
"alternateName": "Joint Institute for High Temperatures",
"id": "https://www.grid.ac/institutes/grid.435259.c",
"name": [
"Joint Institute for High Temperatures of the Russian Academy of Sciences, Izhorskaya 13/19, Moscow, 125412, Russia"
],
"type": "Organization"
},
"familyName": "Valuev",
"givenName": "I.",
"id": "sg:person.0611147461.16",
"sameAs": [
"https://app.dimensions.ai/discover/publication?and_facet_researcher=ur.0611147461.16"
],
"type": "Person"
},
{
"affiliation": {
"name": [
"KINTECH Kinetic Technologies, Kurchatov Sq. 1, Moscow, 123182, Email: info@kintech.ru, Russia"
],
"type": "Organization"
},
"familyName": "Deinega",
"givenName": "A.",
"id": "sg:person.0740567577.31",
"sameAs": [
"https://app.dimensions.ai/discover/publication?and_facet_researcher=ur.0740567577.31"
],
"type": "Person"
},
{
"affiliation": {
"name": [
"KINTECH Kinetic Technologies, Kurchatov Sq. 1, Moscow, 123182, Email: info@kintech.ru, Russia"
],
"type": "Organization"
},
"familyName": "Knizhnik",
"givenName": "A.",
"id": "sg:person.016047177775.08",
"sameAs": [
"https://app.dimensions.ai/discover/publication?and_facet_researcher=ur.016047177775.08"
],
"type": "Person"
},
{
"affiliation": {
"name": [
"KINTECH Kinetic Technologies, Kurchatov Sq. 1, Moscow, 123182, Email: info@kintech.ru, Russia"
],
"type": "Organization"
},
"familyName": "Potapkin",
"givenName": "B.",
"id": "sg:person.01337103144.40",
"sameAs": [
"https://app.dimensions.ai/discover/publication?and_facet_researcher=ur.01337103144.40"
],
"type": "Person"
}
],
"citation": [
{
"id": "https://doi.org/10.1016/s1359-6454(03)00464-6",
"sameAs": [
"https://app.dimensions.ai/details/publication/pub.1026123084"
],
"type": "CreativeWork"
},
{
"id": "https://doi.org/10.1016/s1359-6454(03)00464-6",
"sameAs": [
"https://app.dimensions.ai/details/publication/pub.1026123084"
],
"type": "CreativeWork"
},
{
"id": "https://doi.org/10.1103/physreve.68.026304",
"sameAs": [
"https://app.dimensions.ai/details/publication/pub.1051377472"
],
"type": "CreativeWork"
},
{
"id": "https://doi.org/10.1103/physreve.68.026304",
"sameAs": [
"https://app.dimensions.ai/details/publication/pub.1051377472"
],
"type": "CreativeWork"
},
{
"id": "https://doi.org/10.1103/physrev.114.104",
"sameAs": [
"https://app.dimensions.ai/details/publication/pub.1060421496"
],
"type": "CreativeWork"
},
{
"id": "https://doi.org/10.1103/physrev.114.104",
"sameAs": [
"https://app.dimensions.ai/details/publication/pub.1060421496"
],
"type": "CreativeWork"
},
{
"id": "https://doi.org/10.1109/75.622536",
"sameAs": [
"https://app.dimensions.ai/details/publication/pub.1061221243"
],
"type": "CreativeWork"
},
{
"id": "https://doi.org/10.1109/8.138836",
"sameAs": [
"https://app.dimensions.ai/details/publication/pub.1061232304"
],
"type": "CreativeWork"
},
{
"id": "https://doi.org/10.1109/tap.1966.1138693",
"sameAs": [
"https://app.dimensions.ai/details/publication/pub.1061490079"
],
"type": "CreativeWork"
},
{
"id": "https://doi.org/10.1109/temc.1982.304054",
"sameAs": [
"https://app.dimensions.ai/details/publication/pub.1061601628"
],
"type": "CreativeWork"
},
{
"id": "https://doi.org/10.1364/ol.31.002972",
"sameAs": [
"https://app.dimensions.ai/details/publication/pub.1065224293"
],
"type": "CreativeWork"
}
],
"datePublished": "2007",
"datePublishedReg": "2007-01-01",
"description": "In the present work we propose a strategy for developing reusable multi-model simulation library for solving Finite-Difference Time-Domain (FDTD) problem for Maxwell\u2019s equations. The described EMTL (Electromagnetic Template Library) architecture is based on the selection of a small number of primitive low-level physical and numerical concepts which are used as parameters and building blocks for higher-level algorithms and structures. In the present work we demonstrate that a large set of FDTD techniques may be formulated using the same primitives. The basic concept for this representation is a discretized field contour entering the integral form of Maxwell\u2019s equations. We also describe the proposed architecture in terms of FDTD C++ template class library and discuss the performance and the usage of this library for various FDTD-based simulations.",
"editor": [
{
"familyName": "Gervasi",
"givenName": "Osvaldo",
"type": "Person"
},
{
"familyName": "Gavrilova",
"givenName": "Marina L.",
"type": "Person"
}
],
"genre": "chapter",
"id": "sg:pub.10.1007/978-3-540-74484-9_19",
"inLanguage": [
"en"
],
"isAccessibleForFree": false,
"isPartOf": {
"isbn": [
"978-3-540-74482-5"
],
"name": "Computational Science and Its Applications \u2013 ICCSA 2007",
"type": "Book"
},
"name": "Creating Numerically Efficient FDTD Simulations Using Generic C++ Programming",
"pagination": "213-226",
"productId": [
{
"name": "doi",
"type": "PropertyValue",
"value": [
"10.1007/978-3-540-74484-9_19"
]
},
{
"name": "readcube_id",
"type": "PropertyValue",
"value": [
"dc1df7ac2c51fd2e286f50e809f7d7192953526bfb7e0215831ef37be22149d3"
]
},
{
"name": "dimensions_id",
"type": "PropertyValue",
"value": [
"pub.1046209178"
]
}
],
"publisher": {
"location": "Berlin, Heidelberg",
"name": "Springer Berlin Heidelberg",
"type": "Organisation"
},
"sameAs": [
"https://doi.org/10.1007/978-3-540-74484-9_19",
"https://app.dimensions.ai/details/publication/pub.1046209178"
],
"sdDataset": "chapters",
"sdDatePublished": "2019-04-16T05:33",
"sdLicense": "https://scigraph.springernature.com/explorer/license/",
"sdPublisher": {
"name": "Springer Nature - SN SciGraph project",
"type": "Organization"
},
"sdSource": "s3://com-uberresearch-data-dimensions-target-20181106-alternative/cleanup/v134/2549eaecd7973599484d7c17b260dba0a4ecb94b/merge/v9/a6c9fde33151104705d4d7ff012ea9563521a3ce/jats-lookup/v90/0000000346_0000000346/records_99818_00000003.jsonl",
"type": "Chapter",
"url": "https://link.springer.com/10.1007%2F978-3-540-74484-9_19"
}
]
Download the RDF metadata as: json-ld nt turtle xml License info
JSON-LD is a popular format for linked data which is fully compatible with JSON.
curl -H 'Accept: application/ld+json' 'https://scigraph.springernature.com/pub.10.1007/978-3-540-74484-9_19'
N-Triples is a line-based linked data format ideal for batch operations.
curl -H 'Accept: application/n-triples' 'https://scigraph.springernature.com/pub.10.1007/978-3-540-74484-9_19'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://scigraph.springernature.com/pub.10.1007/978-3-540-74484-9_19'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://scigraph.springernature.com/pub.10.1007/978-3-540-74484-9_19'
This table displays all metadata directly associated to this object as RDF triples.
120 TRIPLES
23 PREDICATES
35 URIs
20 LITERALS
8 BLANK NODES