Search found 5 matches

by tilbury
Today, 10:13
Forum: ElmerSolver
Topic: Can't I use a 2nd order mesh with the acoustic solver?
Replies: 1
Views: 8

Can't I use a 2nd order mesh with the acoustic solver?

I am using an acoustic solver (Linearized Navier-Stokes equations in the frequency domain), but the following error occurs for the 2nd order mesh. ERROR:: ComplexLUDecomp: Matrix is singular. ERROR:: ComplexInvertMatrix: inversion needs successfull LU-decomposition For linear meshes, the results com...
by tilbury
04 Apr 2024, 07:59
Forum: ElmerSolver
Topic: Plane wave in the acoustics solver
Replies: 1
Views: 199

Plane wave in the acoustics solver

I am trying to do acoustic analysis in box-shaped air with Linearized NavierStokes equation. I want to create a plane wave at the x=0 boundary and apply a far-field condition on the other side at x=0.1 to ensure there are no reflected waves. The far-field conditions were set appropriately thanks to ...
by tilbury
04 Apr 2024, 04:55
Forum: ElmerSolver
Topic: Helmholtz BC vs. Acoustics BC
Replies: 2
Views: 873

Re: Helmholtz BC vs. Acoustics BC

Suitable BCs are explained in Section 13.2.2 of the documentation https://www.nic.funet.fi/pub/sci/physics/elmer/doc/ElmerModelsManual.pdf as "For example, outgoing waves may be approximated by setting Z = −rho_0 c and ZT = −iω/c on the outflow boundary". That is, one has to give also an i...
by tilbury
28 Mar 2024, 04:05
Forum: ElmerSolver
Topic: Helmholtz BC vs. Acoustics BC
Replies: 2
Views: 873

Helmholtz BC vs. Acoustics BC

I am trying to do acoustic analysis in box-shaped air. A pressure sine wave was excited on one side, and the impedance was set to ρ * c (density * propagation speed) on the other side to create a far-field boundary condition. I created the boundary conditions as below in the Helmholtz solver and got...
by tilbury
26 Mar 2024, 15:36
Forum: ElmerSolver
Topic: Acoustic, how to set BC
Replies: 0
Views: 778

Acoustic, how to set BC

FEA target http://www.elmerfem.org/forum/download/file.php?mode=view&id=7880&sid=b76374f36b7934deef49e80d6eb9d7e8 I'm trying to calculate the reflection coefficient using pressure in an air box like the image above. A 1000Hz sound is generated at the x = 0 position, and an acoustic impedanc...