
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/24cf8379b7272f5cfe7ab4861f749391d/isw-bibliothek",         
         "tags" : [
            "Component-based","Partitioned","Real-time","modeling,","integration,","simulation","simulation,","Local","ISW"
         ],
         
         "intraHash" : "4cf8379b7272f5cfe7ab4861f749391d",
         "interHash" : "6839436cba2487e1126eda692fd3b75d",
         "label" : "A Contribution to the Real-time Simulation of Coupled Finite Element Models ofMachine Tools - a Numerical Comparison: A Contribution to the Real-time Simulation of Coupled Finite Element Models ofMachine Tools - a Numerical Comparison",
         "user" : "isw-bibliothek",
         "description" : "",
         "date" : "2016-03-03 09:53:12",
         "changeDate" : "2016-03-03 09:18:35",
         "count" : 1,
         "pub-type": "misc",
         
         "year": "2011", 
         "url": "", 
         
         "author": [ 
            "Röck S. Hoher, S."
         ],
         "authors": [
         	
            	{"first" : "Röck S.",	"last" : "Hoher, S."}
         ],
         "pages": "--","abstract": "In this paper the real-time simulation of finite element (FE) models ofmachine tools on a multi-processor architecture is presented. The simulationmodel is based on several FE component models that are connected by non-linearcouplings. These couplings allow relative motions of the components in a widerange. The coupled linear FE models are decomposed at the non-linear couplingnodes and each component is solved locally. The linear structure of thecomponents can be used for efficient simulation methods and the components canbe distributed to several processors for a parallel computation. Methods thatdiffer in numerical accuracy and stability, computational effort and real-timecapacity will be presented. By means of a complex example, it will beillustrated that a parallel, stable computation can be realizedtime-deterministically.",
         "__markedentry" : "[xtl:6]",
         
         "bibtexKey": "Hoher2011"

      }
	  
   ]
}
