[FLASH-USERS] compilation error related to physicaldata module using FLASH4.6

Ryan Farber rjfarber at umich.edu
Wed Jul 17 13:49:52 EDT 2019


Hi Jon,

My guess is that the setup line you used grabbed a different
physicaldata.F90:

[ryanjsfx at DELL-2017-REDX source]$ find . -name physicaldata.F90
./Grid/GridMain/UG/physicaldata.F90
./Grid/GridMain/paramesh/Paramesh2/physicaldata.F90
./Grid/GridMain/paramesh/paramesh4/Paramesh4.0/PM4_package/headers/physicaldata.F90
./Grid/GridMain/paramesh/paramesh4/Paramesh4dev/PM4_package/headers/physicaldata.F90
./Grid/GridMain/paramesh/paramesh4/Paramesh4dev/flash_avoid_orrery/physicaldata.F90

Only the flash_avoid_orrey implementation has use_flash_surr_blk_fill.
You can check which version your setup line grabbed by doing
"ls -l physicaldata.F90" in your object directory (assuming FLASH4.6.1
still uses links rather than copies).

Best,
--------
Ryan


On Wed, Jul 17, 2019 at 7:03 AM Slavin, Jonathan <jslavin at cfa.harvard.edu>
wrote:

> Hi,
>
> I've just tried FLASH4.6 for the first time (I've been using 4.3) and ran
> into an unusual error the first time I tried compiling:
> Grid_receiveInputData.F90(44): error #6580: Name in only-list does not
> exist.   [USE_FLASH_SURR_BLKS_FILL]
>   use physicaldata, ONLY : use_flash_surr_blks_fill, surr_blks_valid
> ---------------------------^
> I checked and Grid_receiveInputData.F90 has not changed from 4.3 to 4.6.
>
> The only place that use_flash_surr_blks_fill appears in a file named
> physicaldata.F90 is
>
> source/Grid/GridMain/paramesh/paramesh4/Paramesh4dev/flash_avoid_orrery/physicaldata.F90
>
> and those files are also unchanged between 4.3 and 4.6. So I'm stumped.
> Any suggestions would be appreciated.
>
> Thanks,
> Jon
>
> --
> Jonathan D. Slavin
> Astrophysicist - High Energy Astrophysics Division
> Center for Astrophysics | Harvard & Smithsonian
> Office: (617) 496-7981 | Cell: (781) 363-0035
> 60 Garden Street | MS 83 | Cambridge, MA 02138
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20190717/433b4d52/attachment.htm>


More information about the flash-users mailing list