Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Ramiro Brito Willmersdorf is active.

Publication


Featured researches published by Ramiro Brito Willmersdorf.


Engineering Computations | 2015

Development of a computational efficient tool for robust structural optimization

Renato de S. Motta; Silvana M. B. Afonso; Paulo R. M. Lyra; Ramiro Brito Willmersdorf

Purpose – Optimization under a deterministic approach generally leads to a final design in which the performance may degrade significantly and/or constraints can be violated because of perturbations arising from uncertainties. The purpose of this paper is to obtain a better strategy that would obtain an optimum design which is less sensitive to changes in uncertain parameters. The process of finding these optima is referred to as robust design optimization (RDO), in which improvement of the performance and reduction of its variability are sought, while maintaining the feasibility of the solution. This overall process is very time consuming, requiring a robust tool to conduct this optimum search efficiently. Design/methodology/approach – In this paper, the authors propose an integrated tool to efficiently obtain RDO solutions. The tool encompasses suitable multiobjective optimization (MO) techniques (encompassing: Normal-Boundary Intersection, Normalized Normal-Constraint, weighted sum method and min-max m...


Journal of The Brazilian Society of Mechanical Sciences and Engineering | 2012

An edge-based unstructured mesh formulation for high speed tridimensional compressible flow simulation

D. M. Ventura; Paulo R. M. Lyra; Ramiro Brito Willmersdorf; R. S. Silva; A. R. E. Antunes

Numerical simulation of realistic compressible flows is very important and requires accurate and flexible tridimensional formulations, which should furthermore be robust and efficient. In this work we describe the development of a computational tool for numerical simulation of inviscid compressible 3-D fluid flow problems. This tool uses as the main building block an edge-based Galerkin FEM (Finite Element Method) together with a MUSCL (Monotonic Upstream-centered Schemes for Conservations Laws) approach to get a higher-order scheme with LED (Local Extremum Diminishing) property. The code is particularly developed for the simulation of supersonic and hypersonic flow regimes and several important (sometimes unavoidable) numerical procedures incorporated to increase its robustness are described. Some aspects related to the adoption of an edge-based data structure and other implementation issues are also described. Finally, some numerical model problems are analyzed and compared with results found in the literature demonstrating the effectiveness of the developed tool.


The International journal of mechanical engineering education | 2018

Influence of mathematical simplifications on the dynamic and energetic performance of an engine/motorcycle integrated model

Fábio Santana Magnani; Guilherme Ms de Andrade; Ramiro Brito Willmersdorf

Brazil is a major producer and consumer of motorcycles. In this context, the Department of Mechanical Engineering at the Federal University of Pernambuco offers three two-wheeled courses: Studies on Bicycles and Motorcycles (45 h, graduate students), Propulsion of Bicycles and Motorcycles (45 h, graduate students), and Motorcycle Engineering (60 h, under graduate students). All of them present a greater or lesser mixture of general topics (e.g. accidents, culture, market, history) and technical ones (e.g., technology description and mathematical modeling). On those courses, the calculations are made using empirical correlations, commercial packages, and also simple methods, which, although quantitatively weaker, have both didactic and theoretical advantages, as they consider the essence of the phenomena and reveal the strongest relations between the variables. In this paper, we present an integrated engine/motorcycle simple model that permits the manipulation of parameters, such as the combustion time, heat losses, drag and inertial resistances, gear shifting and others. Those model parameters are then varied to study their influence on the motorcycle behavior. Manipulating this model, students learn that both engine and motorcycle inefficiencies have the same order of influence on motorcycle economy, ethanol is less volumetrically efficient than gasoline, the change of sprockets can increase the maximal speed while deteriorating the mean speed, and other interesting practical concepts. The success of the courses can be gauged by the students’ enrollment, by the professors’ evaluation by the students, class participation, and by the strong commitment of the students to the final projects. Other highly probable cause for the success is the motorcycle itself, always a passionate subject for young people in general, and mechanical engineers in particular.


Engineering Computations | 2016

A hybrid parallel DEM approach with workload balancing based on HSFC

Diogo Tenório Cintra; Ramiro Brito Willmersdorf; Paulo R. M. Lyra; William Wagner Matos Lira

Purpose The purpose of this paper is to present a methodology of hybrid parallelization applied to the discrete element method that combines message-passing interface and OpenMP to improve computational performance. The scheme is based on mapping procedures based on Hilbert space-filling curves (HSFC). Design/methodology/approach The methodology uses domain decomposition strategies to distribute the computation of large-scale models in a cluster. It also partitions the workload of each subdomain among threads. This additional procedure aims to reach higher computational performance by adjusting the usage of message-passing artefacts and threads. The main objective is to reduce the communication among processes. The work division by threads employs HSFC in order to improve data locality and to avoid related overheads. Numerical simulations presented in this work permit to evaluate the proposed method in terms of parallel performance for models that contain up to 3.2 million particles. Findings Distinct partitioning algorithms were used in order to evaluate the local decomposition scheme, including the recursive coordinate bisection method and a topological scheme based on METIS. The results show that the hybrid implementations reach better computational performance than those based on message passing only, including a good control of load balancing among threads. Case studies present good scalability and parallel efficiencies. Originality/value The proposed approach defines a configurable execution environment for numerical models and introduces a combined scheme that improves data locality and iterative workload balancing.


Engineering Computations | 2016

A parallel DEM approach with memory access optimization using HSFC

Diogo Tenório Cintra; Ramiro Brito Willmersdorf; Paulo R. M. Lyra; William Wagner Matos Lira

Purpose The purpose of this paper is to present a methodology for parallel simulation that employs the discrete element method (DEM) and improves the cache performance using Hilbert space filling curves (HSFC). Design/methodology/approach The methodology is well suited for large-scale engineering simulations and considers modelling restrictions due to memory limitations related to the problem size. An algorithm based on mapping indexes, which does not use excessive additional memory, is adopted to enable the contact search procedure for highly scattered domains. The parallel solution strategy uses the recursive coordinate bisection method in the dynamical load balancing procedure. The proposed memory access control aims to improve the data locality of a dynamic set of particles. The numerical simulations presented here contain up to 7.8 millions of particles, considering a visco-elastic model of contact and a rolling friction assumption. Findings A real landslide is adopted as reference to evaluate the numerical approach. Three-dimensional simulations are compared in terms of the deposition pattern of the Shum Wan Road landslide. The results show that the methodology permits the simulation of models with a good control of load balancing and memory access. The improvement in cache performance significantly reduces the processing time for large-scale models. Originality/value The proposed approach allows the application of DEM in several practical engineering problems of large scale. It also introduces the use of HSFC in the optimization of memory access for DEM simulations.


IOP Conference Series: Materials Science and Engineering | 2010

Parallel simulation of two-phase incompressible and immiscible flows in porous media using a finite volume formulation and a modified IMPES approach

R S da Silva; D K E de Carvalho; A. R. E. Antunes; Paulo R. M. Lyra; Ramiro Brito Willmersdorf

In this paper a finite volume method with a Modified Implicit Pressure, Explicit Saturation (MIMPES) approach is used to model the 3-D incompressible and immiscible two-phase flow of water and oil in heterogeneous and anisotropic porous media. A vertex centered finite volume method with an edge-based data structure is adopted to discretize both the elliptic pressure and the hyperbolic saturation equations using parallel computers with distributed memory. Due to the explicit solution of the saturation equation in the IMPES method, severe time step restrictions are imposed on the simulation. In order to circumvent this problem, an edge-based implementation of the MIMPES method was used. In this method, the pressure equation is solved and the velocity field is computed much less frequently than the saturation field. Following the work of Hurtado, a mean relative variation of the velocity field throughout the simulation is used to automatically control the updating process, allowing for much larger time-steps in a very simple way. In order to run large scale problems, we have developed a parallel implementation using clusters of PCs. The simulator uses open source parallel libraries like FMDB, ParMetis and PETSc. Results of speed-up and efficiency are presented to validate the performance of the parallel simulator.


International Journal for Numerical Methods in Fluids | 2007

A node‐centred finite volume formulation for the solution of two‐phase flows in non‐homogeneous porous media

D.K.E. de Carvalho; Ramiro Brito Willmersdorf; Paulo R. M. Lyra


Communications in Numerical Methods in Engineering | 2005

An unstructured edge-based finite volume formulation for solving immiscible two-phase flows in porous media

D. K. E. de Carvalho; Paulo R. M. Lyra; Ramiro Brito Willmersdorf; F. D. S. Araújo


International Journal for Numerical Methods in Fluids | 2009

Some results on the accuracy of an edge-based finite volume formulation for the solution of elliptic problems in non-homogeneous and non-isotropic media

Darlan Karlo Elisiário de Carvalho; Ramiro Brito Willmersdorf; Paulo R. M. Lyra


Mecánica Computacional | 2010

Automatic Modeling and Analysis of Pipelines with Colonies of Corrosion Defects

Renato de S. Motta; Silvana M. B. Afonso; Ramiro Brito Willmersdorf; Paulo R. M. Lyra; Edmundo Q. de Andrade

Collaboration


Dive into the Ramiro Brito Willmersdorf's collaboration.

Top Co-Authors

Avatar

Paulo R. M. Lyra

Federal University of Pernambuco

View shared research outputs
Top Co-Authors

Avatar

Silvana M. B. Afonso

Federal University of Pernambuco

View shared research outputs
Top Co-Authors

Avatar

Bernardo Horowitz

Federal University of Pernambuco

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

A. R. E. Antunes

Federal University of Pernambuco

View shared research outputs
Top Co-Authors

Avatar

Renato de S. Motta

Federal University of Pernambuco

View shared research outputs
Top Co-Authors

Avatar

Juan Alberto Rojas Tueros

Federal University of Pernambuco

View shared research outputs
Top Co-Authors

Avatar

Hélder L. D. Cabral

Federal University of Pernambuco

View shared research outputs
Researchain Logo
Decentralizing Knowledge