[FLASH-USERS] Missing Makefile in FLASH 4.8 Build for AlfvenAntenna

ERNESTO ZURBRIGGEN ezurbriggen at unc.edu.ar
Wed Mar 25 09:48:20 EDT 2026


Hi Subhasish!
I noticed two funny things in your post.
Firstly, AlfvenAntenna is not among my test problems, either in
SimulationMain or in SimulationMain/magnetoHD.

Secondly, I guess the AlfvenAntenna project should be in
SimulationMain/magnetoHD, as the MHD unit is required.
In that case, your setup should be as follows:
python3.10 bin/setup.py magnetoHD/AlfvenAntenna -auto +ug +hdf5 -objdir=object
-site=MyLinux -verbose=DEBUG

Best,
Ernesto

On Tue, 24 Mar 2026 at 07:32, Subhasish Bag <subhasish.bag at apctp.org> wrote:

> Dear FLASH Community,
>
> I am trying to build the AlfvenAntenna problem in FLASH 4.8 on WSL
> Ubuntu, but I am not getting the Makefile or any files in the object
> directory, even though setup.py reports SUCCESS.
>
> *Steps followed:*
>
> cd ~/plasma_codes/FLASH4.8
> rm -rf object
> mkdir object
> python3.10 bin/setup.py AlfvenAntenna -auto +ug +hdf5 -objdir=object -site=MyLinux -verbose=DEBUG
> cd object
> ls
>
>
>    - setup.py output ends with SUCCESS, but object/ is empty:
>
> ls: cannot access 'Makefile': No such file or directory
>
> *Additional info:*
>
>    - Custom site MyLinux created from Prototypes/Linux.
>    - flashPar.py exists in source/Simulation/SimulationMain/AlfvenAntenna.
>
>    - Tried make -j4 in object/, but no targets are found.
>    - Python 3.10 and WSL Ubuntu environment.
>
> *Questions: I want to know-*
>
>    1. Is it normal for setup.py to report SUCCESS but not generate a
>    Makefile in object/?
>    2. Are there environment variables or additional steps required to
>    generate the Makefile and compile flash4?
>    3. Could this be related to WSL, Python 3.10, or missing libraries?
>
> Any guidance would be greatly appreciated.
>
> Thank you.
>
> Best regards,
> Subhasish Bag
> _______________________________________________
> flash-users mailing list
> 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/20260325/03ef7ce5/attachment.htm>


More information about the flash-users mailing list