General Papers
PL: Weak Galerkin Finite Element Methods: Theory and Algorithms | |
Junping Wang |
TPL: Computational Otolaryngology – Modeling and Simulations of Nasal Airflows | |
Heow-Pueh LEE, Jian Hua Zhu, Shu Jin Lee, De Yun Wang |
TPL: Using backbone curves to model the response of weakly coupled nonlinear oscillators | |
David Wagg |
MS-0: Theory of computational methods
Keynote: Finite integration method for solving multi-dimensional partial differential equations | |
Pihua Wen |
MS-1: Computational Mechanics for Solids and Structures
ODE-Solver-Oriented Computational Method for the Structural Dynamic Analysis of Super Tall Buildings | |
Yaoqing Gong, Xiancheng Wang |
MS-2: Optimization Design of Complex Structure Systems
Keynote: Topology optimization of metallic antennas design for radiation energy maximization | |
Shuitan Liu, Qi Wang, Renjing Gao |
MS-3: Particle Based Methods
Preliminary investigations into progressive failures using the implicit material point method | |
bin wang, Philip Vardon, Michael Hicks, zhen chen |
Numerical Simulation of Drops Impacting on Textured Surfaces | |
SHUO CHEN, Yuxiang Wang |
MS-4: Structural Integrity – Fracture Mechanics
On mixed mode stress intensity factor evaluation using Interaction Integral Method for the tetrahedral finite element (for cracks with kinks) | |
Yuki Wakashima, Hiroshi Okada |
MS-7: Modeling and simulation of functional materials and structures
Keynote: Phase field modeling of the magnetization vortex of ferromagnetic materials | |
Jie Wang, Jianwei Zhang |
First-principles Calculation on Ferroelectricity of Ultrathin PbTiO3 Nanotube | |
Xiaoyuan Wang, Takahiro Shimada, Takayuki Kitamura |
MS-13: Atomistic and Continuum Simulations on Materials Strength and Properties
Finite element analysis of frictional properties of hierarchical ramification structure on a flat surface | |
Xiaoru Wang, Akihiro Nakatani |
MS-17: Analytical and numerical analysis of electro- and magnetomechanical systems
Variational bounds for the effective electroelastic moduli of piezoelectric composites with electromechanical coupling spring-type interfaces | |
Yin Shi, Yongping Wan, Zheng Zhong |
MS-19: Modelling and simulating multifield coupling behaviour of smart materials and structures
Keynote: THERMO-ELECTRO-CHEMO-MECHANICAL COUPLING PROBLEMS OF SMART SOFT MATERIALS | |
Qingsheng Yang, Wei Wei, Lianhua Ma |
MS-21: Modelling and Simulation of Fiber-Reinforced Composites,
Analysis of the hollow structure with functionally gradient materials of Moso bamboo | |
Lianchun Long, Kai Chen, Zhaokun Wang |
MS-22: Uncertainty Modeling & Reliability Analysis
A New Method for Hybrid of Probability and Interval Uncertainty Analysis | |
Jinglai Wu |
MS-23: Computational Mechanics 0f Cells and Biomaterials
Viscosity related fatigue mechanism of bio-multilayers | |
Yue Ding, Gangfeng Wang, Xinrui Niu |
MS-24: Atomic and Multiscale Modelling and Simulation
Engineering the mechanical properties of graphene nanotube hybrid structures through structural modulation | |
Kang Xia, Haifei ZHAN, Ye WEI, Shengbo Sang, Yuantong Gu |
MS-25: Recent Advances In Meshfree and Particle Methods
An extra dof-free and well-conditioned XFEM | |
Longfei Wen, Rong Tian |
MS-26: Soft Matter Mechanics
Keynote: Nonlinear effects in soft cylindrical composites | |
Dong Wang, Mao See Wu |
Invited: Relations between the Poynting and axial force-twist effects | |
Dong Wang, Mao See Wu |
MS-32: Molecular Dynamics Simulations on Nanomechanics
Keynote: Transport of Water and Small Ions through Graphene-Based Membranes | |
Hengan Wu, Fengchao Wang |
Droplet Evaporation on Flexible Nanopillared Surfaces | |
Feng-Chao Wang, Heng-An Wu |
MS-38: Mechanics and biomimetics of surface and interface
Keynote: Overall mechanical behavior of nanocrystalline materials accompanied by crack initiations and propagations along grain boundaries | |
yueguang wei |
Invited: Interface dissipation mechanism of nanocrystalline ceramics in thermal shock fracture | |
Lihong Liang, Xiaona Li, Yueguang Wei |
MS-43: Hybrid Analytical-Numerical Methods
Multi-scale Multiplicative Perturbation Average Method for FPU Equation | |
Feng Wu, Qiang Gao, Wanxie Zhong |
MS-44: Multiscale Modeling of Mechanical Property
A Cellular Automaton for the Simulation of Dynamics in a Complex System | |
weifeng yuan, Lan Wei |
MS-49: Computational Studies of Heart Functions
Application of a Meshfree Radial Point Interpolation Method (RPIM) for Quantifying Three-Dimensional Left-Ventricular Regional Strains with Displacement ENcoding with Stimulated Echoes (DENSE) MRI and Validation in Reference to Tagged MRI | |
Julia Kar, Andrew K Knutsen, Brian P Cupps, Kathleen K Wallace, Michael K Pasque |
MS-59: Computational Methods and Analysis of Dynamic Phenomena with Contact and Friction Interfaces
Simplified EHL contact model and its influence on nonlinear vibrations | |
Benedikt Wiegert |
MS-62: Advanced Computational Methods and Data Analysis in offshore industry
Keynote: Advance in Computational Hydrodynamics Applied to Wave-in-Deck | |
Yanling Wu, Graham Stewart, Yu Chen, Johan Gullman-Strand, xin lv, Pankaj Kumar |
.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; }