[FLASH-USERS] Error in compiling FLASH
Alam Shadab TU Ilmenau
shadab.alam at tu-ilmenau.de
Thu May 9 14:58:43 EDT 2024
The issue is solved by adding it. Thank you.
Best regards,
Shadab
________________________________
From: Reyes, Adam <adam.reyes at rochester.edu>
Sent: Thursday, May 9, 2024 8:21 PM
To: Alam Shadab TU Ilmenau
Cc: flash-users at flash.rochester.edu
Subject: Re: [FLASH-USERS] Error in compiling FLASH
Hi Shadab,
You need to link against the LAPACK library for the hyper solver that handles viscosity. Adding something like
LIB_LAPACK = -llapack
To your Makefile.h should solve it
*********************************************
Adam Reyes
[FLASH.jpg]
Code Group Leader, Flash Center for Computational Science
Research Scientist, Dept. of Physics and Astronomy
University of Rochester
River Campus: Bausch and Lomb Hall, 369
500 Wilson Blvd. PO Box 270171, Rochester, NY 14627
Email adam.reyes at rochester.edu
Web https://flash.rochester.edu
(he / him / his)
[FLASH-pride-sml.png]
*********************************************
On May 9, 2024, at 7:43 PM, Alam Shadab TU Ilmenau <shadab.alam at tu-ilmenau.de> wrote:
Hi,
I want to use the flash code to simulate compressible turbulence with viscous and diffusive terms on. So, I added the following unit in the config file
REQUIRES physics/Diffuse/DiffuseMain/Unsplit
I am getting the following error while compiling:
<Screenshot from 2024-05-09 19-19-43.png>
I have 'hypre' library installed.
Your assistance in resolving this issue would be greatly appreciated.
Best regards,
Shadab
Technische Universität Ilmenau, Germany
_______________________________________________
flash-users mailing list
flash-users at flash.rochester.edu<mailto:flash-users at flash.rochester.edu>
For list info, including unsubscribe:
https://flash.rochester.edu/mailman/listinfo/flash-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20240509/3ad59141/attachment-0002.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FLASH.jpg
Type: image/jpeg
Size: 23876 bytes
Desc: FLASH.jpg
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20240509/3ad59141/attachment-0002.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FLASH-pride-sml.png
Type: image/png
Size: 12732 bytes
Desc: FLASH-pride-sml.png
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20240509/3ad59141/attachment-0002.png>
More information about the flash-users
mailing list