MS-000 General Papers
Effective Properties Evaluation for Multifunctional Composite Materials | |
Aravind Chandrasekar, Ramesh Gupta Burela, Roghan Subramanian |
A computational method for the identification of plastic zones and residual stress in elastoplastic structures. | |
Thouraya Nouri Baranger, Stéphane Andrieux |
MS-001 Theory and Formulation for Novel Computational Methods
Invited: Multi-model finite element approach for stress analysis of composite laminates | |
Umesh Naresh Band, Yogesh M Desai |
Discrete asymptotic equations for long wave propagation | |
Stevan Bellec |
Dislocation Dynamics in polycrystals with atomistic-informed mechanisms of dislocation-grain boundary interactions | |
Nathaniel J. Burbery, Giacomo Po, Raj Das, W. George Ferguson, Nasr Ghoniem |
Modeling,Computation and simulaitn of non-linear soft-tissue interaction with flow dynamics with application to biological systems | |
Padmanabhan Seshaiyer, Manal Badgaish |
Semilocal convergence of a parameter based iterative method for operator with bounded second derivative | |
Prashnath Maroju, Ramandeep Behl, S S Motsa |
Efficient family of sixth-order iterative methods for nonlinear models which require only one inverse Jacobian matrix | |
Ramandeep Behl, P Maroju, S S Motsa |
MS-002 Advanced Computational Modelling of Fracture and Damage
FEM-based prediction of fracture during manufacturing of thick wall tubes from Inconel 718 alloy in reverse flow forming process | |
Andrij Milenin, Piotr Kustra, Maciej Pietrzyk, Nikolay Biba |
Thermomechanical Fracture Dynamics in Heterogeneous Media using Cohesive Zone Models. Application to Ageing of Concrete | |
Lionel Bichet, Frederic Dubois, Yann Monerie, Frederic Perales |
MS-004 Computational Methods and Applications in Geoscience & Engineering
Identification and Computation of Space Conflicts Using Geographic Information Systems | |
Vijay Kumar Bansal |
An algorithm for simulation of large sliding contact with friction between domains modelled with finite element and material point methods | |
Andriy Andreykiv, Liang Jin Lim, Markus Burg, Ronald Bringreve |
Seismic behavior of a caisson type breakwater on non-homogeneous soil deposits composed of liquefiable layer under earthquake loading | |
Xiaohua Bao, Dong Su, Yanbin Fu, Feng Zhang |
Application of Bayesian Networks for Estimating Water Saturation | |
Rosa María Mariscal-Romero, Hector Benítez-Pérez, Ernesto Rubio-Acosta |
MS-006 Computational Methods in Engineering
Examples of Non-commutative Groebner Bases to Plate Bending Analysis | |
Y. Jane Liu, Bruno Buchberger, Markus Rosenkranz, Alexander Maletzky |
MS-017 Modelling and Characterisation of Mechanical Behaviour of Advanced Materials
What matters the most in 3D printing is to be connected: proof from the simulation | |
Sofiane Guessasma, Sofiane Belhabib, Hedi Nouri |
MS-026 Numerical Modelling of Composite Structures Subjected to Extreme Loading Conditions
Damage and failure prediction in Alumina Tri-Hydrate/Epoxy core composite sandwich panels subjected to impact loads | |
morada Ghodratollah, Aymen Marouene, Rim Ouadday, Aurelian Vadean, Rachid Boukhili |
MS-027 Computational Methods for Sound and Vibration
Modeling Complex Dynamical Systems in MF Range Combining FEM and Energy Methods | |
Gerard Borello |
MS-030 Computational Acoustics and Elastodynamics in Solids and Structures
Transition of buckling patterns and its effects on elastic wave propagation in lattice structures | |
Yilan Huang, Ronghao Bao, Weiqiu Chen |
MS-040 Multi-scale Computational Mechanics for Heterogeneous Materials
Development of a cellular automaton for a better consideration of neighborhood effect in polycrystals - Comparison with finite element method | |
Remy Bretin |
MS-041 Advances in Simulation for Marine and Offshore Applications
Dynamic Analysis of Heat Exchanger Piles for Offshore Wind Turbines | |
Arundhuti Banerjee |
MS-042 Recent Advances In Meshfree and Particle Methods
A 3-D Meshfree Numerical Model to Analyze Cellular Scale Shrinkage of Different Categories of Fruits and Vegetables during Drying | |
Charith Malinga Rathnayaka Mudiyanselage, Helambage Chaminda Prasad Karunasena, Yuan Tong Gu, Lisa Guan, Jasmine Banks, Wijitha Senadeera |
MS-043 Modeling and Simulation of Cellular Migration: from Molecules to Multiple Cells
Anomalous diffusion and FRAP dynamics in the random comb model | |
Santos B. Yuste, Enrique Abad, Artur Baumgaertner |
MS-050 Multiphysics Computation and Applications
COMPRESSIBLE MULTIMATERIAL FLOWS | |
Florian Bernard, Alexia de Brauer, Angelo Iollo, Thomas Milcent, Haysam Telib |
MS-054 Failure and instabilities in soft materials and geomaterials
A stabilized equal order finite element method for coupled diffusion and large deformation of hydrogels | |
Nikolaos Bouklas, WaiChing Sun |
MS-058 Computational Methods for Model Reduction and its Engineering Applications
A hybrid POD-CFD approach for gust computations | |
Michel Bergmann, Andrea Ferrero, Angelo Iollo |
MS-062 Advanced Modeling and Simulation for Dynamics and Control
An original DEM bearing model with electromechanical coupling | |
charles machado, Stéphanie Baudon, Mohamed Guessasma, Valéry Bourny, Jérôme Fortin, Robert Bouzerar, Paul Maier |
.explain-selected-button.explain-selected-text-selected-show-button { display: block !important; } .explain-selected-button.explain-selected-expanded { width: 400px; border: 0px; cursor: default; height: 350px; overflow: auto; box-shadow: rgba(15, 15, 15, 0.05) 0px 0px 0px 1px, rgba(15, 15, 15, 0.1) 0px 3px 6px, rgba(15, 15, 15, 0.2) 0px 9px 24px; } .explain-selected-button.explain-selected-circle:not(.explain-selected-expanded) { width: 35px; height: 35px; background: transparent; border-radius: 50%; opacity: 0.5; } .explain-selected-button.explain-selected-circle:not(.explain-selected-expanded):hover::before { content: ""; position: absolute; width: 35px; height: 35px; background-color: rgba(128, 0, 128, 0.5); border-radius: 50%; top: 50%; left: 50%; transform: translate(-50%, -50%); animation: explain-selected-growAndFade 2.0s ease-in-out; animation-iteration-count: infinite; } .explain-selected-button.explain-selected-circle:not(.explain-selected-expanded)::after { content: ""; position: absolute; width: 10px; height: 10px; background-color: rgb(128, 0, 128); top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 50%; } .explain-selected-button.explain-selected-circle:not(.explain-selected-expanded):hover::after { width: 14px; height: 14px; } @keyframes explain-selected-growAndFade { 0% { width: 10px; height: 10px; opacity: 1; } 100% { width: 30px; height: 30px; opacity: 0; } } .explain-selected-button { display: none !important; width: 120px; height: 28px; border-radius: 4px; border: 0px; position: absolute; z-index: 9999; opacity: 1; cursor: pointer; background: white; text-align:left; font-family: Tahoma,Arial,Helvetica Neue,Helvetica,sans-serif; background-color: #fff; color: #333; } .swal2-icon-show-explainselected { border: none; } .swal2-container p { margin: 0 !important; }