
{  
   "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/23a567f17e55b5b83651c0c7aeae2332b/ipvs-sgs",         
         "tags" : [
            "partitioned_simulation","Fluid\u2013structure_interaction","quasi-Newton","parallel_coupling_methods","high_performance_computing","from:ajaust"
         ],
         
         "intraHash" : "3a567f17e55b5b83651c0c7aeae2332b",
         "interHash" : "786921a04642415b55f0024a66c6f508",
         "label" : "Parallel coupling numerics for partitioned fluid\u2013structure interaction simulations",
         "user" : "ipvs-sgs",
         "description" : "",
         "date" : "2020-07-27 15:19:26",
         "changeDate" : "2020-07-27 14:10:43",
         "count" : 4,
         "pub-type": "article",
         "journal": "Computers & Mathematics with Applications","publisher":"Elsevier",
         "year": "2016", 
         "url": "http://www2.informatik.uni-stuttgart.de/cgi-bin/NCSTRL/NCSTRL_view.pl?id=ART-2016-01&engl=0", 
         
         "author": [ 
            "Miriam Mehl","Benjamin Uekermann","Hester Bijl","David Blom","Bernhard Gatzhammer","Alexander van Zuijlen"
         ],
         "authors": [
         	
            	{"first" : "Miriam",	"last" : "Mehl"},
            	{"first" : "Benjamin",	"last" : "Uekermann"},
            	{"first" : "Hester",	"last" : "Bijl"},
            	{"first" : "David",	"last" : "Blom"},
            	{"first" : "Bernhard",	"last" : "Gatzhammer"},
            	{"first" : "Alexander",	"last" : "van Zuijlen"}
         ],
         "volume": "71","number": "4","pages": "869--891","abstract": "Within the last decade, very sophisticated numerical methods for the iterative\n      and partitioned solution of fluid-structure interaction problems have been\n      developed that allow for high accuracy and very complex scenarios. The\n      combination of these two aspects â\u20AC\u201C accuracy and com- plexity â\u20AC\u201C demands very\n      high computational grid resolutions and, thus, high performance computing\n      methods designed for massively parallel hardware architectures. For those\n      architectures, currently used coupling method that mainly work with a staggered\n      execution of the fluid and structure solver, i.e., the execution of one solver\n      after the other in every outer iteration, lead to severe load imbal- ances: if\n      the flow solver, e.g., scales on a very large number of processors but the\n      structural solver does not due to its limited amount of data and required\n      operations, almost all processors assigned to the coupled simulations are idle\n      while the structure solver executes. We propose two new iterative coupling\n      methods that allow for simultaneous execution of flow and structure solvers. In\n      both cases, we show that pure fixed-point iterations based on the parallel\n      execution of the solvers do not lead to good results, but the combination of\n      parallel solver execution and so-called quasi-Newton methods yields very\n      efficient and robust methods. Those methods are known to be very efficient also\n      for the stabilization of critical scenarios solved with the standard staggered\n      solver execution. We demon- strate the competitive convergence of our methods\n      for various established benchmark scenarios. Both methods are perfectly suited\n      for use with black-box solvers because the quasi-Newton approach uses solely\n      in- and output information of the solvers to approximate the effect of the\n      unknown Jacobians that would be required in a standard Newton solver.",
         "language" : "Deutsch",
         
         "cr-category" : "J.2 Physical Sciences and Engineering",
         
         "issn" : "0898-1221",
         
         "department" : "Universität Stuttgart, Institut für Parallele und Verteilte Systeme, Simulation großer Systeme",
         
         "doi" : "http://dx.doi.org/10.1016/j.camwa.2015.12.025",
         
         "bibtexKey": "mehl2016parallel"

      }
	  
   ]
}
