Computational & Technology Resources
an online resource for computational,
engineering & technology publications |
|
Civil-Comp Proceedings
ISSN 1759-3433 CCP: 84
PROCEEDINGS OF THE FIFTH INTERNATIONAL CONFERENCE ON ENGINEERING COMPUTATIONAL TECHNOLOGY Edited by: B.H.V. Topping, G. Montero and R. Montenegro
Paper 1
Mesh Adaptation with Refinement and Derefinement for a Three-Dimensional Wind Field Model J.M. González-Yuste, E. Rodríguez, R. Montenegro, J.M. Escobar and G. Montero
University Institute of Intelligent Systems and Numerical Applications in Engineering (IUSIANI), University of Las Palmas de Gran Canaria, Spain , "Mesh Adaptation with Refinement and Derefinement for a Three-Dimensional Wind Field Model", in B.H.V. Topping, G. Montero, R. Montenegro, (Editors), "Proceedings of the Fifth International Conference on Engineering Computational Technology", Civil-Comp Press, Stirlingshire, UK, Paper 1, 2006. doi:10.4203/ccp.84.1
Keywords: 3D triangulations, finite element, adaptive meshes, object oriented method, adaptive refinement/derefinement, data structures, wind field models.
Summary
In previous works [2], we have presented a refinement algorithm for tetrahedral meshes. This algorithm is based on eight-subtetrahedral subdivision, according to an error indicator or an estimation of the numerical solution. If is the initial mesh, we can build a sequence of nested meshes
, where
is obtained from a local refinement of the previous level . The error indicator
will be associated to the element
, and it will be refined if
, being
the maximum value of the error indicator in , and the refinement parameter (
).
In [3] the implementation for the derefinement algorithm is presented, where mesh nodes are removed if the difference between the numerical and the interpolated solution is lower than . The value of the derefinement parameter depends on the required precision. Usually, it is difficult to obtain reliable error indicators that specify the elements that should be refined in the mesh. In the wind field model presented in [1], the error indicator is the gradient of the solution in each element. But not always is it possible to dispose of any indicator. We now present a different method. The mesh will be globally refined, so error indicators or estimations are not required. After that, derefinement process is carried out according to the parameter. Each iteration of this method implies higher computational cost than local refinement attending to an error indicator, as all tetrahedrals in the mesh must be refined. But the total number of iterations of the proposed method could be much less if we do not chose a optimal refinement strategy. Theoretically, this method is fully automatic. The sequence of meshes might be convergent to , where , being the number of nodes of . That is, new elements added by refinement of are not required to improve the numerical solution according to the parameter . But in practice, we have dealt with different cases. In one of them, we have obtained two groups of meshes which and , so the convergence will be never reached. The applied solution was to compare the number of nodes of with any previous mesh (). If the difference is less than a given percentage, the process can stop as both meshes are similar: . Another case treated is related to the wind field model [1]. The difference in the numerical solution between terrain elements and their adjacent elements is not improved by the refinement process. New elements introduced would keep the difference with new terrain elements, and they would be refined time and again. Therefore, the parameter is not enough to ensure the mentioned convergence. We have forced the derefinement process in those elements that have edges with length less than a parameter . An implementation of this method is presented with both, real and test problems. The test problem is a 3D Gaussian and a real problem is the wind model applied to the south of La Palma island. References
purchase the full-text of this paper (price £20)
go to the next paper |
|