Source author record

Francisco Mandujano

Francisco Mandujano appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

3works
4topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

3 published item(s)

preprint2016arXiv

On the forced flow around a flapping foil

The two dimensional incompressible viscous flow past a flapping foil immersed in a uniform stream is studied numerically. Numerical simulations were performed using a Lattice-Boltzmann model for moderate Reynolds numbers. The computation of the hydrodynamic force on the foil is related to the the wake structure. In particular, when the foil's centre of mass is fixed in space, numerical results suggest a relation between drag coefficient behaviour and the flapping frequency which determines the transition from the von Kármán (vKm) to the inverted von Kármán wake. Beyond the inverted vKm transition the foil was released. Upstream swimming was observed at high enough flapping frequencies. Computed hydrodynamic forces suggest the propulsion mechanism for the swimming foil.

preprint2014arXiv

Moments Preserving and high-resolution Semi-Lagrangian Advection Scheme

We present a forward semi-Lagrangian numerical method for systems of transport equations able to advect smooth and discontinuous fields with high-order accuracy. The numerical scheme is composed of an integration of the transport equations along the trajectory of material elements in a moving grid and a reconstruction of the fields in a reference regular mesh using a non-linear mapping and adaptive moment-preserving interpolations. The non-linear mapping allows for the arbitrary deformation of material elements. Additionally, interpolations can represent discontinuous fields using adaptive-order interpolation near jumps detected with a slope-limiter function. Due to the large number of operations during the interpolations, a serial implementation of this scheme is computationally expensive. The scheme has been accelerated in many-core parallel architectures using a thread per grid node and parallel data gathers. We present a series of tests that prove the scheme to be an attractive option for simulating advection equations in multi-dimensions with high accuracy.

preprint2011arXiv

A novel and scalable Multigrid algorithm for many-core architectures

Multigrid algorithms are among the fastest iterative methods known today for solving large linear and some non-linear systems of equations. Greatly optimized for serial operation, they still have a great potential for parallelism not fully realized. In this work, we present a novel multigrid algorithm designed to work entirely inside many-core architectures like the graphics processing units (GPUs), without memory transfers between the GPU and the central processing unit (CPU), avoiding low bandwitdth communications. The algorithm is denoted as the high occupancy multigrid (HOMG) because it makes use of entire grid operations with interpolations and relaxations fused into one task, providing useful work for every thread in the grid. For a given accuracy, its number of operations scale linearly with the total number of nodes in the grid. Perfect scalability is observed for a large number of processors.