-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to run / compile / install in Openfoam #108
Comments
Hi @Pranay1004 , it looks like there are problems with FFT installation. Also, I would recommend you to use the latest version of libAcoustics (for OpenFOAM 2112). |
Can you please show how to install FFT properly? Where does it need to be
installed?
…On Tue, Dec 5, 2023 at 12:54 PM Matvey Kraposhin ***@***.***> wrote:
Hi @Pranay1004 <https://github.com/Pranay1004> , it looks like there are
problems with FFT installation. Also, I would recommend you to use the
latest version of libAcoustics (for OpenFOAM 2112).
—
Reply to this email directly, view it on GitHub
<#108 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKVRHGUHCUWB2LE2YC5SZZLYH3D2DAVCNFSM6AAAAAA7HDYIK6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBQGE2DINZYGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
*------------------------------------------------------------*
*Pranay Kumar Pandey*
*3rd Year, Aerospace Engineering*
*Amity University Mumbai*
*Panvel - 410206*
*Email : ***@***.*** ***@***.***>*
*---------------------------------------------------------------*
|
Just install libfft on your linux machine and point to it's library with -l and -L flags in Make/options files as usually |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am using OF v2012 to run libacoustics. I need help in its correct installation and have FFTW installed on my system too. However, wmake command does not work. Kindly help me in resolving it. A step-by-step guide would be appreciated.
The text was updated successfully, but these errors were encountered: