ELP: Finding ALE Code for 1D/2D/3D FV, FD or FE

  • Thread starter hoomanya
  • Start date
  • Tags
    Code
In summary, ALE codes are used in computational fluid dynamics to simulate fluid flow on moving meshes. The Peric codes include ALE capabilities, with the file "ALE.f90" located in the "ALE" folder within the "src" folder. ALE codes use a combination of finite volume, finite difference, and finite element methods to solve the governing equations, with the mesh velocity calculated using the Arbitrary Lagrangian-Eulerian formulation and the fluid velocity calculated using the Navier-Stokes equations. For additional ALE codes, the OpenFOAM software is recommended.
  • #1
hoomanya
90
0
Hi,

I am looking for an example of an ALE code for 1Dor 2D or 3D.It doesn't matter if it is in an FV, FD or FE code. I just need to see how the mesh velocity and the velocity of the fluid are dealt with in the code and how it works generally.

I looked at previous threads and saw the link to the Peric codes:
ftp://ftp.springer.de/pub/technik/peric/

I looked there but couldn't find anything. Does anyone know if ALE is included there and if so what is the name of the file. Or if you have any other source codes I would also appreciate it very much.

Thanks,

H
 
Engineering news on Phys.org
  • #2
i there,

Thank you for your interest in ALE codes! ALE stands for Arbitrary Lagrangian-Eulerian and is a technique used in computational fluid dynamics to simulate fluid flow on moving meshes. The Peric codes you mentioned do indeed include ALE capabilities. The file you are looking for is called "ALE.f90" and can be found in the "ALE" folder within the "src" folder of the Peric codes.

In general, ALE codes use a combination of finite volume, finite difference, and finite element methods to solve the governing equations for fluid flow. The mesh velocity is typically calculated using the Arbitrary Lagrangian-Eulerian formulation, which allows the mesh to move with the fluid while maintaining a high quality mesh. The velocity of the fluid is then calculated using the Navier-Stokes equations.

If you are looking for additional ALE codes, I would recommend checking out the OpenFOAM software, which is an open-source computational fluid dynamics code that also includes ALE capabilities. You can find more information about OpenFOAM and download the code at https://www.openfoam.com/.

I hope this helps and good luck with your research!


 

FAQ: ELP: Finding ALE Code for 1D/2D/3D FV, FD or FE

What is ELP?

ELP stands for "finding ALE code for 1D/2D/3D FV, FD or FE". It is a scientific process used in numerical analysis to solve partial differential equations.

What does ALE code stand for?

ALE code stands for Arbitrary Lagrangian-Eulerian code. It is a numerical method used to solve partial differential equations on moving domains.

What is the difference between 1D, 2D, and 3D in ELP?

1D, 2D, and 3D refer to the dimensionality of the problem being solved. 1D represents a problem with one independent variable, 2D represents a problem with two independent variables, and 3D represents a problem with three independent variables.

What is the difference between FV, FD, and FE in ELP?

FV, FD, and FE refer to different numerical methods used in ELP. FV stands for Finite Volume, FD stands for Finite Difference, and FE stands for Finite Element. Each method has its own advantages and limitations, and the choice of method depends on the specific problem being solved.

When is ELP typically used?

ELP is typically used in engineering and scientific fields to solve complex problems involving fluid dynamics, heat transfer, and other physical phenomena. It is also commonly used in computer simulations to model real-world scenarios and predict outcomes.

Similar threads

Replies
2
Views
2K
Replies
11
Views
2K
Replies
6
Views
2K
Replies
1
Views
2K
Replies
1
Views
3K
Replies
23
Views
36K
Replies
3
Views
2K
Replies
1
Views
2K
Replies
3
Views
2K
Back
Top