[FLASH-USERS] Error in opening the compiled module file

Hansen, Eddie ehansen at pas.rochester.edu
Thu Feb 29 10:22:35 EST 2024


Hi Sifei,

This compiled just fine for me with the same setup command on my local machine, so the Makefile.h for scarf.rl.ac.uk may be outdated and/or you may have loaded modules that are not compatible with the Makefile.h.

The command ‘module list’ will show which modules you have loaded, and then you can compare that with the paths that are defined in the Makefile.h.

--
Eddie Hansen
Applications Group Leader
Flash Center for Computational Science


From: flash-users <flash-users-bounces at flash.rochester.edu> on behalf of Sifei Zhang <sifei.zhang at physics.ox.ac.uk>
Date: Thursday, February 29, 2024 at 8:58 AM
To: flash-users at flash.rochester.edu <flash-users at flash.rochester.edu>
Subject: [FLASH-USERS] Error in opening the compiled module file
Dear FLASH experts,

I am trying to run an example simulation in FLASH (/FLASH4.7.1/source/Simulation/SimulationMain/IsentropicVortex)

After setting up with command ./setup IsentropicVortex -auto -site=scarf.rl.ac.uk +ug -2d , I got some errors while doing make

Here is the error:

Driver_computeDt.F90(75): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [STIR_INTERFACE]
  use Stir_interface, ONLY: Stir_computeDt
------^
Driver_computeDt.F90(77): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [COOL_INTERFACE]
  use Cool_interface, ONLY : Cool_computeDt
------^
Driver_computeDt.F90(78): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [HEAT_INTERFACE]
  use Heat_interface, ONLY : Heat_computeDt
------^
Driver_computeDt.F90(79): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [HEATEXCHANGE_INTERFACE]
  use Heatexchange_interface, ONLY : Heatexchange_computeDt
------^
Driver_computeDt.F90(81): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [BURN_INTERFACE]
  use Burn_interface, ONLY : Burn_computeDt
------^
Driver_computeDt.F90(813): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
902 format (1X, I7, 1X, ES10.4, 1x, F8.3, 1x, ES10.4, ' | ', 11(:, 1X, ES11.5),1x,ES10.4)
--------------------------^
Driver_computeDt.F90(813): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
902 format (1X, I7, 1X, ES10.4, 1x, F8.3, 1x, ES10.4, ' | ', 11(:, 1X, ES11.5),1x,ES10.4)
------------------------------------------------^
Driver_computeDt.F90(813): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
902 format (1X, I7, 1X, ES10.4, 1x, F8.3, 1x, ES10.4, ' | ', 11(:, 1X, ES11.5),1x,ES10.4)
-------------------------------------------------------------------------^
Driver_computeDt.F90(813): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
902 format (1X, I7, 1X, ES10.4, 1x, F8.3, 1x, ES10.4, ' | ', 11(:, 1X, ES11.5),1x,ES10.4)
------------------------------------------------------------------------------------^
Driver_computeDt.F90(812): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
901 format (1X, I7, 1X, ES10.4, 1x, ES10.4, ' | ', 11(:, 1X, ES11.5),1x,ES10.4)
--------------------------^
Driver_computeDt.F90(812): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
901 format (1X, I7, 1X, ES10.4, 1x, ES10.4, ' | ', 11(:, 1X, ES11.5),1x,ES10.4)
--------------------------------------^
Driver_computeDt.F90(812): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
901 format (1X, I7, 1X, ES10.4, 1x, ES10.4, ' | ', 11(:, 1X, ES11.5),1x,ES10.4)
---------------------------------------------------------------^
Driver_computeDt.F90(812): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
901 format (1X, I7, 1X, ES10.4, 1x, ES10.4, ' | ', 11(:, 1X, ES11.5),1x,ES10.4)
--------------------------------------------------------------------------^
Driver_computeDt.F90(807): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
806 format (1X, I7, 1x, ES10.4, 1x, F8.3, 1x, ES10.4, 2x, '(', ES9.3, ', ', &
--------------------------^
Driver_computeDt.F90(807): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
806 format (1X, I7, 1x, ES10.4, 1x, F8.3, 1x, ES10.4, 2x, '(', ES9.3, ', ', &
------------------------------------------------^
Driver_computeDt.F90(807): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
806 format (1X, I7, 1x, ES10.4, 1x, F8.3, 1x, ES10.4, 2x, '(', ES9.3, ', ', &
-----------------------------------------------------------------^
Driver_computeDt.F90(808): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
            ES 9.3, ', ', ES9.3, ')', ' | ', A)
---------------^
Driver_computeDt.F90(808): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
            ES 9.3, ', ', ES9.3, ')', ' | ', A)
----------------------------^
Driver_computeDt.F90(805): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
805 format (1X, I7, 1x, ES10.4, 1x, ES10.4, 2x, '(', 1P,G10.3, ', ', &
--------------------------^
Driver_computeDt.F90(805): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
805 format (1X, I7, 1x, ES10.4, 1x, ES10.4, 2x, '(', 1P,G10.3, ', ', &
--------------------------------------^
Driver_computeDt.F90(799): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
802 format (1X, I7, 1x, ES10.4, 1x, F8.3, 1x, ES10.4, 2x, '(', ES9.3, ', ', &
--------------------------^
Driver_computeDt.F90(799): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
802 format (1X, I7, 1x, ES10.4, 1x, F8.3, 1x, ES10.4, 2x, '(', ES9.3, ', ', &
------------------------------------------------^
Driver_computeDt.F90(799): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
802 format (1X, I7, 1x, ES10.4, 1x, F8.3, 1x, ES10.4, 2x, '(', ES9.3, ', ', &
-----------------------------------------------------------------^
Driver_computeDt.F90(800): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
            ES 9.3, ', ', ES9.3, ')', ' | ', 11(:, 1X, ES9.3))
---------------^
Driver_computeDt.F90(800): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
            ES 9.3, ', ', ES9.3, ')', ' | ', 11(:, 1X, ES9.3))
----------------------------^
Driver_computeDt.F90(800): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
            ES 9.3, ', ', ES9.3, ')', ' | ', 11(:, 1X, ES9.3))
---------------------------------------------------------^
Driver_computeDt.F90(797): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
801 format (1X, I7, 1x, ES10.4, 1x, ES10.4, 2x, '(', 1P,G10.3, ', ', &
--------------------------^
Driver_computeDt.F90(797): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
801 format (1X, I7, 1x, ES10.4, 1x, ES10.4, 2x, '(', 1P,G10.3, ', ', &
--------------------------------------^
Driver_computeDt.F90(798): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
            G 10.3, ', ', G10.3, ')', ' | ', 11(:, 1X, ES9.3))
---------------------------------------------------------^
Driver_computeDt.F90(75): error #6580: Name in only-list does not exist.   [STIR_COMPUTEDT]
  use Stir_interface, ONLY: Stir_computeDt
----------------------------^
Driver_computeDt.F90(77): error #6580: Name in only-list does not exist.   [COOL_COMPUTEDT]
  use Cool_interface, ONLY : Cool_computeDt
-----------------------------^
Driver_computeDt.F90(78): error #6580: Name in only-list does not exist.   [HEAT_COMPUTEDT]
  use Heat_interface, ONLY : Heat_computeDt
-----------------------------^
Driver_computeDt.F90(79): error #6580: Name in only-list does not exist.   [HEATEXCHANGE_COMPUTEDT]
  use Heatexchange_interface, ONLY : Heatexchange_computeDt
-------------------------------------^
Driver_computeDt.F90(81): error #6580: Name in only-list does not exist.   [BURN_COMPUTEDT]
  use Burn_interface, ONLY : Burn_computeDt
-----------------------------^
compilation aborted for Driver_computeDt.F90 (code 1)

I am running FLASH on scarf cluster.

I am a beginner in Flash and not sure what is going on, does anyone know how to solve this issue? Please let me know if you need any additional information.

Many thanks,
Sifei



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20240229/18f12e81/attachment.htm>


More information about the flash-users mailing list