[FLASH-USERS] Missing Makefile in FLASH 4.8 Build for AlfvenAntenna
Hansen, Eddie
ehansen at pas.rochester.edu
Mon Mar 30 13:04:47 EDT 2026
Hello,
So if this command is still not working:
./setup AlfvenAntenna -auto +ug +hdf5 -site=MyLinux -verbose=DEBUG
Then you might have a python issue. Sometimes the default python command is not pointing to the correct version of python. For example, on my Mac I had to add this line to my .zshrc file:
alias python="/usr/bin/python3”
You may need a similar line on your system in a .bashrc file. Also, that setup command seems a little short. In most cases, you at least specify the dimension like “-1d” or “-2d” or “-3d”. You may also find that you need to include other setup options, but it depends on the problem.
—
Eddie Hansen
Applications Group Leader
Flash Center for Computational Science
On Mar 24, 2026, at 6:31 AM, Subhasish Bag <subhasish.bag at apctp.org> wrote:
python3.10 bin/setup.py AlfvenAntenna -auto +ug +hdf5 -objdir=object -site=MyLinux -verbose=DEBUG
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20260330/5d562c75/attachment.htm>
More information about the flash-users
mailing list