(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Analyzing interactions between a train, track, and bridge

What is it about?

Railway bridge design requires interaction analysis between rails, trains, and bridges. This paper provides approaches to create such models and insights into analysis results. We show that using software capable of stage construction analysis with inelastic elements, it is possible to analyze rail-structure interaction, vehicle-track-structure interaction, and rail breaks using a single model.

Read more on Kudos…
The following have contributed to this page:
Maria Fedorova
' ,"url"));