CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

how to use acoustic lib in openfoam

Register Blogs Community New Posts Updated Threads Search

Like Tree10Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 18, 2021, 00:44
Default
  #21
New Member
 
thanat
Join Date: Mar 2021
Posts: 13
Rep Power: 5
thanat is on a distinguished road
Quote:
Originally Posted by guanjiang.chen View Post
Hi thanat,



After simulation finished, you can find the result in the acousticData folder. For each observer, there is a file which has Freq, p', spl. just drawing it is OK. What makes me confused is that the spl in the file shows a symmetry distribution in the frequency range.



Regards,

Guanjiang


IMG_0182.jpg is it gonna be like this one?
Also,what does this code really mean.
IMG_1616046182.146886.jpg
In the line which contains the cod "fftFreq 1024"
thanat is offline   Reply With Quote

Old   March 18, 2021, 17:45
Default
  #22
Member
 
Guanjiang Chen
Join Date: Apr 2020
Location: Bristol, United Kingdom
Posts: 54
Rep Power: 6
guanjiang.chen is on a distinguished road
Quote:
Originally Posted by thanat View Post
Attachment 83387 is it gonna be like this one?
Also,what does this code really mean.
Attachment 83388
In the line which contains the cod "fftFreq 1024"
Hi thanat,

I don't know the first picture you show is from which case. It seems to be the spl result. The spl I got is similar.

I also want to know what the fftFreq means. I think it is a variable for the fft process. As I calculated the spl using my own code, I didn't focus on this number too much. Also, I tried different values for the fftFreq, the results didn't change. If you get the exact answer, please tell me.

Regards,
Guanjiang
Attached Images
File Type: jpg spl.jpg (41.4 KB, 53 views)
guanjiang.chen is offline   Reply With Quote

Old   March 21, 2021, 14:41
Default
  #23
New Member
 
thanat
Join Date: Mar 2021
Posts: 13
Rep Power: 5
thanat is on a distinguished road
Quote:
Originally Posted by guanjiang.chen View Post
Hi thanat,



I don't know the first picture you show is from which case. It seems to be the spl result. The spl I got is similar.



I also want to know what the fftFreq means. I think it is a variable for the fft process. As I calculated the spl using my own code, I didn't focus on this number too much. Also, I tried different values for the fftFreq, the results didn't change. If you get the exact answer, please tell me.



Regards,

Guanjiang


OH can I have your setting pls. I would be great for me. Pheethanat1433@gmail.com
Thanks in advance
thanat is offline   Reply With Quote

Old   March 23, 2021, 07:37
Default
  #24
Member
 
Guanjiang Chen
Join Date: Apr 2020
Location: Bristol, United Kingdom
Posts: 54
Rep Power: 6
guanjiang.chen is on a distinguished road
Hi, I have put my settings in the first page of this thread.
guanjiang.chen is offline   Reply With Quote

Old   March 23, 2021, 12:47
Default
  #25
New Member
 
thanat
Join Date: Mar 2021
Posts: 13
Rep Power: 5
thanat is on a distinguished road
oh thanks, And what is your blockmesh dimension and also the setting in 0 and constant file.
I just want to validate with your result shown earlier. i cannot get the result like you with my setting maybe it is about the observer location i set.
thanat is offline   Reply With Quote

Old   March 23, 2021, 17:34
Default
  #26
Member
 
Guanjiang Chen
Join Date: Apr 2020
Location: Bristol, United Kingdom
Posts: 54
Rep Power: 6
guanjiang.chen is on a distinguished road
https://github.com/unicfdlab/Trainin...cs-OF4.1/cases
https://github.com/unicfdlab/libAcou.../Tutorials-4.1

What I show is from tutorials. I recommend you run the FFWH+cfdbem_3D.
guanjiang.chen is offline   Reply With Quote

Old   March 23, 2021, 22:50
Default
  #27
New Member
 
thanat
Join Date: Mar 2021
Posts: 13
Rep Power: 5
thanat is on a distinguished road
Now, In this time,i just dont want to use BEM for some reasons. I will try it.
thanat is offline   Reply With Quote

Old   March 24, 2021, 07:30
Default
  #28
Member
 
Guanjiang Chen
Join Date: Apr 2020
Location: Bristol, United Kingdom
Posts: 54
Rep Power: 6
guanjiang.chen is on a distinguished road
You can delete the BEM set. just run the curle and fwh.
guanjiang.chen is offline   Reply With Quote

Old   March 25, 2021, 13:47
Default
  #29
New Member
 
thanat
Join Date: Mar 2021
Posts: 13
Rep Power: 5
thanat is on a distinguished road
Can i see your blockMesh of the cylinder,also velocity and turbulence setting.
thanat is offline   Reply With Quote

Old   March 27, 2021, 12:08
Default
  #30
Member
 
Guanjiang Chen
Join Date: Apr 2020
Location: Bristol, United Kingdom
Posts: 54
Rep Power: 6
guanjiang.chen is on a distinguished road
I use ICEM to draw the mesh, and use fluent3DMeshToFoam to import the mesh to Openfoam.
guanjiang.chen is offline   Reply With Quote

Old   April 7, 2021, 05:38
Default
  #31
New Member
 
thanat
Join Date: Mar 2021
Posts: 13
Rep Power: 5
thanat is on a distinguished road
Also, is there any functions to use hanning window in the lib?
thanat is offline   Reply With Quote

Old   April 7, 2021, 06:23
Default
  #32
Member
 
Guanjiang Chen
Join Date: Apr 2020
Location: Bristol, United Kingdom
Posts: 54
Rep Power: 6
guanjiang.chen is on a distinguished road
Quote:
Originally Posted by thanat View Post
Also, is there any functions to use hanning window in the lib?
It may be related to the fftFreq. The code of fft process may be in the FoamFftwDriver.C or AcousticAnalogy.C files. You can also use pwelch function in matlab.
guanjiang.chen is offline   Reply With Quote

Old   May 13, 2021, 06:38
Default Parallel run
  #33
New Member
 
thanat
Join Date: Mar 2021
Posts: 13
Rep Power: 5
thanat is on a distinguished road
Can i parallel run AcousticLib
thanat is offline   Reply With Quote

Old   May 13, 2021, 07:35
Default
  #34
Member
 
Guanjiang Chen
Join Date: Apr 2020
Location: Bristol, United Kingdom
Posts: 54
Rep Power: 6
guanjiang.chen is on a distinguished road
Quote:
Originally Posted by thanat View Post
Can i parallel run AcousticLib
Yes, in the same ways you run other parallel cases.
guanjiang.chen is offline   Reply With Quote

Old   August 9, 2021, 20:18
Default
  #35
Member
 
Morteza
Join Date: Jan 2018
Posts: 30
Rep Power: 8
mortezahdr is on a distinguished road
I am trying to visualize pressure fluctuation and/or sound pressure level in the flow field on a slice or a surface. As the grid has 8 million volume cells, if I put more than 600 microphones, the solver crashes due to memory limitation. What parameters can be used to visualize the source of the noise?
I have got the contour of dp/dt, but since I am using sliding mesh, it shows weird distribution inside the rotating block of the propeller as shown below. Is there any alternative ideas for visualizing the sound wave? Divergence of velocity also does not represent anything.
mortezahdr is offline   Reply With Quote

Old   August 17, 2021, 09:11
Default
  #36
New Member
 
Chakshu DEORA
Join Date: Jun 2021
Posts: 20
Rep Power: 4
chakshu is on a distinguished road
Hello Guys,

I am bit naïve in computational aeroacoustics. I found libAcoustic library for propagation of acoustic waves.

I am interested in calculating the acoustic signature of a uav propeller. Currently, for aerodynamics I was using steady MRF simulations to get thrust and torque. Further, I would like to study the acoustics using openFoam with the help of FWH - libacoustics. I have some questions as listed below, it would be great if you could help me.

1. Can I use steady RANS to obtain tonal components with libacoustics?
2. What additional things I can utilize with respect to acoustics if I use URANS simulation?
3. Lets say I run a simulation with Hybrid LES + URANS, and I obtain the unsteady pressure distribution. What are the next steps/or (steps before setting up the simulation) with respect to acoustics. I read in some paper where they define FWH surface around a propeller and use FWH libacoustics to get the SPL. How do we define these surfaces, is it a part of mesh? and What is the role of this surface (is it kind of mapping the pressure fluctutation on the surface) ?
4. Also, with hybrid LES+RANS, is it possible capture the broadband noise using libacoustics?
5. As far as I understood, libacoustics is a kind of post-processing utility, I believe I don't need to make any specific changes to my mesh to use it, correct me if I am wrong.

I would really appreciate any help on the subject. This forum has already helped me in many ways, I hope to get answer to my questions soon.

Thanks in advance.
chakshu is offline   Reply With Quote

Old   January 3, 2022, 17:13
Default Is it possible that libacoustic can be used in openfoam7?
  #37
New Member
 
zhang runze
Join Date: Jan 2022
Posts: 4
Rep Power: 4
zhangmu is on a distinguished road
Quote:
Originally Posted by mkraposhin View Post
The library libAcoustics was developed to simulate far-field acoustics using Curle and FWH analogies with integral approach. The library was verified for monopole, dipole source and it was validated for multiple free jet flows. I would recommend you to use latest - OF1912 version. If you find bugs, please report them to issues on GitHub.
Dear mkraposhin:

I am working on the far field noise of a aerofoil FSI problem, so I coupled openfoam7 and calculix, but I noticed that the libacoustic is used on openfoam4. Is it possible that libacoustic can be used in openfoam7?

Thank you very much for your effort on this lib.

Best regards
Mu
03.01.2022
zhangmu is offline   Reply With Quote

Old   January 4, 2022, 05:42
Default
  #38
Member
 
Guanjiang Chen
Join Date: Apr 2020
Location: Bristol, United Kingdom
Posts: 54
Rep Power: 6
guanjiang.chen is on a distinguished road
Quote:
Originally Posted by zhangmu View Post
Dear mkraposhin:

I am working on the far field noise of a aerofoil FSI problem, so I coupled openfoam7 and calculix, but I noticed that the libacoustic is used on openfoam4. Is it possible that libacoustic can be used in openfoam7?

Thank you very much for your effort on this lib.

Best regards
Mu
03.01.2022
Hi,

You can try. I used the libacoustics V4 in the OpenFOAM6.

Regards,
Guanjiang
zhangmu likes this.
guanjiang.chen is offline   Reply With Quote

Old   January 4, 2022, 15:18
Default
  #39
New Member
 
zhang runze
Join Date: Jan 2022
Posts: 4
Rep Power: 4
zhangmu is on a distinguished road
Quote:
Originally Posted by guanjiang.chen View Post
Hi,

You can try. I used the libacoustics V4 in the OpenFOAM6.

Regards,
Guanjiang
Thanks for your information, Guanjiang, I will try it first and see if it's ok.
guanjiang.chen likes this.
zhangmu is offline   Reply With Quote

Old   January 4, 2022, 17:23
Default
  #40
New Member
 
zhang runze
Join Date: Jan 2022
Posts: 4
Rep Power: 4
zhangmu is on a distinguished road
Quote:
Originally Posted by guanjiang.chen View Post
Hi,

You can try. I used the libacoustics V4 in the OpenFOAM6.

Regards,
Guanjiang
Dear Guanjiang:

I am trying installing libacoustic in openfoam7 in Ubuntu, but after running ./wmakeAll.sh
it shows that

dell-123@Precision-7920-Tower:~/Downloads/libAcoustics-master/OpenFOAM-4.1$ ./wmakeAll.sh wmake libso . make: *** No rule to make target '/opt/openfoam7/src/OpenFOAM/lnInclude/Xfer.H', needed by 'Make/linux64GccDPInt32Opt/SoundObserver/SoundObserver.C.dep'. Stop. make: *** No rule to make target '/opt/openfoam7/src/OpenFOAM/lnInclude/Xfer.H', needed by 'Make/linux64GccDPInt32Opt/FileInterface/FileInterface.C.dep'. Stop.

After checking the directory /opt/openfoam7/src/OpenFOAM/lnInclude/, there is no file named Xfer.H, how do you solve this problem in of6?

Best regards
Mu
04.01.2022
zhangmu is offline   Reply With Quote

Reply

Tags
acoustics, libacoustics, openfoam


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenFOAM v3.0.1 Training, London, Houston, Berlin, Jan-Mar 2016 cfd.direct OpenFOAM Announcements from Other Sources 0 January 5, 2016 03:18
Acoustic analysis using openfoam 1994bm OpenFOAM Running, Solving & CFD 0 February 15, 2015 02:36
acoustic pressure , velocity, etc. study using openfoam suniljain OpenFOAM 0 January 19, 2010 05:52
Modified OpenFOAM Forum Structure and New Mailing-List pete Site News & Announcements 0 June 29, 2009 05:56
OpenFOAM Debian packaging current status problems and TODOs oseen OpenFOAM Installation 9 August 26, 2007 13:50


All times are GMT -4. The time now is 05:30.