scispace - formally typeset
Search or ask a question
Author

YuanTong Gu

Bio: YuanTong Gu is an academic researcher from Queensland University of Technology. The author has contributed to research in topics: Finite element method & Meshfree methods. The author has an hindex of 52, co-authored 550 publications receiving 12583 citations. Previous affiliations of YuanTong Gu include Nanjing Medical University & National University of Singapore.


Papers
More filters
Journal ArticleDOI
TL;DR: In this paper, a boundary radial point interpolation method (BRPIM) is presented for solving boundary value problems of two-dimensional solid mechanics, where the boundary of a problem domain is represented by a set of properly scattered nodes.
Abstract: In this paper, a boundary-type meshfree method, the boundary radial point interpolation method (BRPIM), is presented for solving boundary value problems of two-dimensional solid mechanics. In the BRPIM, the boundary of a problem domain is represented by a set of properly scattered nodes. A technique is proposed to construct shape functions using radial functions as basis functions. The shape functions so formulated are proven to possess both delta function property and partitions of unity property. Boundary conditions can be easily implemented as in the conventional Boundary Element Method (BEM). The Boundary Integral Equation (BIE) for 2-D elastostatics is discretized using the radial basis point interpolation. Some important parameters on the performance of the BRPIM are investigated thoroughly. Validity and efficiency of the present BRPIM are demonstrated through a number of numerical examples.

93 citations

Journal ArticleDOI
TL;DR: In this article, a mesh free method called point interpolation method (PIM) is presented for static and mode-frequency analysis of two-dimensional piezoelectric structures.
Abstract: A mesh free method called point interpolation method (PIM) is presented for static and mode-frequency analysis of two-dimensional piezoelectric structures. In the present method, the problem domain and its boundaries are represented by a set of properly scattered nodes. The displacements and the electric potential of a point are interpolated by the values of nodes in its local support domain using shape functions derived based on a point interpolation scheme. Techniques are discussed to surmount the singularity of the moment matrix. Variational principle together with linear constitutive piezoelectric equations is used to establish a set of system equations for arbitrary-shaped piezoelectric structures. These equations are assembled for all quadrature points and solved for displacements and electric potentials. A polynomial PIM program has been developed in MATLAB with matrix triangularization algorithm (MTA), which automatically performs a proper node enclosure and a proper basis selection. Examples are also presented to demonstrate the accuracy and stability of the present method and their results are compared with the conventional FEM results from ABAQUS as well as the analytical or experimental ones.

93 citations

Journal ArticleDOI
TL;DR: In this article, an implicit meshless approach based on the moving least squares (MLS) approximation was developed for numerical simulation of fractional advection-diffusion equations (FADE), which is a typical FPDE.
Abstract: Recently, many new applications in engineering and science are governed by a series of fractional partial differential equations (FPDEs). Unlike the normal partial differential equations (PDEs), the differential order in a FPDE is with a fractional order, which will lead to new challenges for numerical simulation, because most existing numerical simulation techniques are developed for the PDE with an integer differential order. The current dominant numerical method for FPDEs is Finite Difference Method (FDM), which is usually difficult to handle a complex problem domain, and also hard to use irregular nodal distribution. This paper aims to develop an implicit meshless approach based on the moving least squares (MLS) approximation for numerical simulation of fractional advection-diffusion equations (FADE), which is a typical FPDE. The discrete system of equations is obtained by using the MLS meshless shape functions and the meshless strong-forms. The stability and convergence related to the time discretization of this approach are then discussed and theoretically proven. Several numerical examples with different problem domains and different nodal distributions are used to validate and investigate accuracy and efficiency of the newly developed meshless formulation. It is concluded that the present meshless formulation is very effective for the modeling and simulation of the FADE.

88 citations

Journal ArticleDOI
TL;DR: In this article, a meshless method for the analysis of Kirchhoff plates based on the meshless Local PetrovGalerkin (MLPG) concept is presented for static and free vibration analyses of thin plates.
Abstract: A meshless method for the analysis of Kirchhoff plates based on the Meshless Local PetrovGalerkin (MLPG) concept is presented. A MLPG formulation is developed for static and free vibration analyses of thin plates. Local weak form is derived using the weighted residual method in local supported domains from the 4th order partial differential equation of Kirchhoff plates. The integration of the local weak form is performed in a regular-shaped local domain. The Moving Least Squares (MLS) approximation is used to constructed shape functions. The satisfaction of the high continuity requirements is easily met by MLS interpolant, which is based on a weight function with high continuity and a quadratic polynomial basis. The validity and efficiency of the present MLPG method are demonstrated through a number of examples of thin plates under various loads and boundary conditions. Some important parameters on the performance of the present method are investigated thoroughly in this paper. The present method is also compared with EFG method and Finite Element Method in terms of robustness and performance. keyword: Meshless Method; Meshless Local PetrovGalerkin (MLPG) method; Kirchhoff plates; Free Vibration; Numerical Analysis

86 citations

Journal ArticleDOI
TL;DR: In this article, the stability problem in the analysis of the convection dominated problems using mesh-free methods is first discussed through an example problem of steady state convection-diffusion, and several techniques are then developed to overcome the instability issues in convection dominating phenomenon simulated using meshfree collocation methods.
Abstract: In this paper, the stability problem in the analysis of the convection dominated problems using meshfree methods is first discussed through an example problem of steady state convection-diffusion. Several techniques are then developed to overcome the instability issues in convection dominated phenomenon simulated using meshfree collocation methods. These techniques include: the enlargement of the local support domain, the upwind support domain, the adaptive upwind support domain, the biased support domain, the nodal refinement, and the adaptive analysis. These techniques are then demonstrated in one- and two-dimensional problems. Numerical results for example problems demonstrate the techniques developed in this paper are effective to solve convection dominated problems, and in these techniques, using adaptive local support domain is the most effective method. Comparing with the conventional finite difference method (FDM) and the finite element method (FEM), the meshfree method has found some attractive advantages in solving the convection dominated problems, because it easily overcomes the instability issues.

83 citations


Cited by
More filters
Journal ArticleDOI

[...]

08 Dec 2001-BMJ
TL;DR: There is, I think, something ethereal about i —the square root of minus one, which seems an odd beast at that time—an intruder hovering on the edge of reality.
Abstract: There is, I think, something ethereal about i —the square root of minus one. I remember first hearing about it at school. It seemed an odd beast at that time—an intruder hovering on the edge of reality. Usually familiarity dulls this sense of the bizarre, but in the case of i it was the reverse: over the years the sense of its surreal nature intensified. It seemed that it was impossible to write mathematics that described the real world in …

33,785 citations

01 May 1993
TL;DR: Comparing the results to the fastest reported vectorized Cray Y-MP and C90 algorithm shows that the current generation of parallel machines is competitive with conventional vector supercomputers even for small problems.
Abstract: Three parallel algorithms for classical molecular dynamics are presented. The first assigns each processor a fixed subset of atoms; the second assigns each a fixed subset of inter-atomic forces to compute; the third assigns each a fixed spatial region. The algorithms are suitable for molecular dynamics models which can be difficult to parallelize efficiently—those with short-range forces where the neighbors of each atom change rapidly. They can be implemented on any distributed-memory parallel machine which allows for message-passing of data between independently executing processors. The algorithms are tested on a standard Lennard-Jones benchmark problem for system sizes ranging from 500 to 100,000,000 atoms on several parallel supercomputers--the nCUBE 2, Intel iPSC/860 and Paragon, and Cray T3D. Comparing the results to the fastest reported vectorized Cray Y-MP and C90 algorithm shows that the current generation of parallel machines is competitive with conventional vector supercomputers even for small problems. For large problems, the spatial algorithm achieves parallel efficiencies of 90% and a 1840-node Intel Paragon performs up to 165 faster than a single Cray C9O processor. Trade-offs between the three algorithms and guidelines for adapting them to more complex molecular dynamics simulations are also discussed.

29,323 citations

Journal ArticleDOI

6,278 citations

Journal ArticleDOI
TL;DR: A forum to review, analyze and stimulate the development, testing and implementation of mitigation and adaptation strategies at regional, national and global scales as mentioned in this paper, which contributes to real-time policy analysis and development as national and international policies and agreements are discussed.
Abstract: ▶ Addresses a wide range of timely environment, economic and energy topics ▶ A forum to review, analyze and stimulate the development, testing and implementation of mitigation and adaptation strategies at regional, national and global scales ▶ Contributes to real-time policy analysis and development as national and international policies and agreements are discussed and promulgated ▶ 94% of authors who answered a survey reported that they would definitely publish or probably publish in the journal again

2,587 citations