Difference between revisions of "Codes"

From success
Jump to: navigation, search
Line 1: Line 1:
 
=[http://www.cerfacs.fr/4-26334-The-AVBP-code.php AVBP]=
 
=[http://www.cerfacs.fr/4-26334-The-AVBP-code.php AVBP]=
AVBP is an unstructured compressible code.
+
The AVBP project started in 1993 upon an initiative of Michael Rudgyard and Thilo Schönfeld with the aim to build a modern software tool for Computational Fluid Dynamics (CFD) within CERFACS of high flexibility, efficiency and modularity. Since then, the project grew rapidly and today, under the leadership of Thierry Poinsot, AVBP represents one of the most advanced CFD tools worldwide for the numerical simulation of unsteady turbulence for reacting flows. AVBP is widely used both for basic research and applied research of industrial interest. Today, the AVBP project comprises a total of around 30 researcher scientists and engineers.
 +
 
 +
AVBP is a parallel CFD code that solves the three-dimensional compressible Navier-Stokes on unstructured and hybrid grids. Initially conceived for steady state flows of aerodynamics, today the exclusive area of application is the modelling of unsteady reacting flows in combustor configurations. These activities are partially related to the rising importance paid to the understanding of the flow structure and mechanisms leading to turbulence. The prediction of these unsteady turbulent flows is based on the Large Eddy Simulation (LES) approach that has emerged as a prospective technique for problems associated with time dependent phenomena and coherent eddy structures. An Arrhenius law reduced chemistry model allows investigating combustion for complex configurations.
 +
 
 +
The important development of the physical models done at CERFACS is completed by academics studies carried out at the EM2C lab of Ecole Central Paris (ECP) and Institut de Mécanique des Fluides de Toulouse (IMFT). Today, the ownership of AVBP is shared with Institut Français de Pétrole (IFP), located in the Paris area, following an agreement of joint code development oriented towards piston engine applications. Important links to industry have been established with Safran Group (Snecma, Turbomeca), Air Liquide, Gaz de France as well as with Alstom and Siemens Power Generation.
 +
 
 +
The handling of unstructured or hybrid grids is one key feature of AVBP. With the use of these hybrid grids, where a combination of several elements of different type is used in the framework of the same mesh, the advantages of the structured and unstructured grid methodologies are combined in terms of gridding flexibility and solution accuracy. In order to handle such arbitrary hybrid grids the data structure of AVBP employs a cell-vertex finite-volume approximation. The basic numerical methods are based on a Lax-Wendroff or a Finite-Element type low-dissipation Taylor-Galerkin discretization in combination with a linear-preserving artificial viscosity model.
 +
 
 +
AVBP is built upon a modular software library that includes integrated parallel domain partition and data reordering tools, handles message passing and includes supporting routines for dynamic memory allocation, routines for parallel I/O and iterative methods. AVBP is highly portable to most standard platforms including PCs, work stations and mainframes and has proven to be efficient on most parallel architectures.
 +
 
 +
Mesh related aspects of AVBP are handled by the multi-function grid-preprocessor HIP. This grid manipulation tool allows various operations such as generic solution interpolation between two grids, grid cutting or merging, grid validation, adaptive local grid refinement, grid extrusion or the creation of axi-symmetric grids.
 +
 
 +
The AVBP solver is utilized in the frame of many bilateral industrial collaborations and National research programmes such as the joint R&D combustion initiative INCA. On a European level AVBP is used in several projects of the 5th and 6th EC Framework Programs: PRECCINSTA and INTELLECT-DM on low NOx studies for gas turbines, MOLECULES, DESIRE on gas turbine flows and fluid/structure interaction in liners, FUELCHIEF on fuel-staged combustion instabilities and LESSCO2 for piston engines. Several research fellows use AVBP in the frame of the Marie Curie actions FLUISTCOM (2004-2007) and ECCOMET (to start in 2006).
 +
 
 +
Finally, AVBP is used by members of the CFD team for research in the frame of the demanding summer school program at the Center for Turbulence Research at Stanford University.  
 +
 
  
 
=[http://www.coria-cfd.fr YALES2]=
 
=[http://www.coria-cfd.fr YALES2]=
 
YALES2 aims at the solving of two-phase combustion from primary atomization to pollutant prediction on massive complex meshes. It is able to handle efficiently unstructured meshes with several billions of elements, thus enabling the Direct Numerical Simulation of laboratory and semi-industrial configurations. YALES2 solves the low-Mach number Navier-Stokes equations. It was developed from 2007 to 2010 by V. Moureau and is maintained since 2011 by V. Moureau, G. Lartigue and D. Taieb at CORIA and several other people in research laboratories. It counts approximately 60 users in research labs and in the industry.
 
YALES2 aims at the solving of two-phase combustion from primary atomization to pollutant prediction on massive complex meshes. It is able to handle efficiently unstructured meshes with several billions of elements, thus enabling the Direct Numerical Simulation of laboratory and semi-industrial configurations. YALES2 solves the low-Mach number Navier-Stokes equations. It was developed from 2007 to 2010 by V. Moureau and is maintained since 2011 by V. Moureau, G. Lartigue and D. Taieb at CORIA and several other people in research laboratories. It counts approximately 60 users in research labs and in the industry.

Revision as of 10:07, 1 April 2014

AVBP

The AVBP project started in 1993 upon an initiative of Michael Rudgyard and Thilo Schönfeld with the aim to build a modern software tool for Computational Fluid Dynamics (CFD) within CERFACS of high flexibility, efficiency and modularity. Since then, the project grew rapidly and today, under the leadership of Thierry Poinsot, AVBP represents one of the most advanced CFD tools worldwide for the numerical simulation of unsteady turbulence for reacting flows. AVBP is widely used both for basic research and applied research of industrial interest. Today, the AVBP project comprises a total of around 30 researcher scientists and engineers.

AVBP is a parallel CFD code that solves the three-dimensional compressible Navier-Stokes on unstructured and hybrid grids. Initially conceived for steady state flows of aerodynamics, today the exclusive area of application is the modelling of unsteady reacting flows in combustor configurations. These activities are partially related to the rising importance paid to the understanding of the flow structure and mechanisms leading to turbulence. The prediction of these unsteady turbulent flows is based on the Large Eddy Simulation (LES) approach that has emerged as a prospective technique for problems associated with time dependent phenomena and coherent eddy structures. An Arrhenius law reduced chemistry model allows investigating combustion for complex configurations.

The important development of the physical models done at CERFACS is completed by academics studies carried out at the EM2C lab of Ecole Central Paris (ECP) and Institut de Mécanique des Fluides de Toulouse (IMFT). Today, the ownership of AVBP is shared with Institut Français de Pétrole (IFP), located in the Paris area, following an agreement of joint code development oriented towards piston engine applications. Important links to industry have been established with Safran Group (Snecma, Turbomeca), Air Liquide, Gaz de France as well as with Alstom and Siemens Power Generation.

The handling of unstructured or hybrid grids is one key feature of AVBP. With the use of these hybrid grids, where a combination of several elements of different type is used in the framework of the same mesh, the advantages of the structured and unstructured grid methodologies are combined in terms of gridding flexibility and solution accuracy. In order to handle such arbitrary hybrid grids the data structure of AVBP employs a cell-vertex finite-volume approximation. The basic numerical methods are based on a Lax-Wendroff or a Finite-Element type low-dissipation Taylor-Galerkin discretization in combination with a linear-preserving artificial viscosity model.

AVBP is built upon a modular software library that includes integrated parallel domain partition and data reordering tools, handles message passing and includes supporting routines for dynamic memory allocation, routines for parallel I/O and iterative methods. AVBP is highly portable to most standard platforms including PCs, work stations and mainframes and has proven to be efficient on most parallel architectures.

Mesh related aspects of AVBP are handled by the multi-function grid-preprocessor HIP. This grid manipulation tool allows various operations such as generic solution interpolation between two grids, grid cutting or merging, grid validation, adaptive local grid refinement, grid extrusion or the creation of axi-symmetric grids.

The AVBP solver is utilized in the frame of many bilateral industrial collaborations and National research programmes such as the joint R&D combustion initiative INCA. On a European level AVBP is used in several projects of the 5th and 6th EC Framework Programs: PRECCINSTA and INTELLECT-DM on low NOx studies for gas turbines, MOLECULES, DESIRE on gas turbine flows and fluid/structure interaction in liners, FUELCHIEF on fuel-staged combustion instabilities and LESSCO2 for piston engines. Several research fellows use AVBP in the frame of the Marie Curie actions FLUISTCOM (2004-2007) and ECCOMET (to start in 2006).

Finally, AVBP is used by members of the CFD team for research in the frame of the demanding summer school program at the Center for Turbulence Research at Stanford University.


YALES2

YALES2 aims at the solving of two-phase combustion from primary atomization to pollutant prediction on massive complex meshes. It is able to handle efficiently unstructured meshes with several billions of elements, thus enabling the Direct Numerical Simulation of laboratory and semi-industrial configurations. YALES2 solves the low-Mach number Navier-Stokes equations. It was developed from 2007 to 2010 by V. Moureau and is maintained since 2011 by V. Moureau, G. Lartigue and D. Taieb at CORIA and several other people in research laboratories. It counts approximately 60 users in research labs and in the industry.