[Flash-X-users] Getting Flash-X to work

kiyarash Taghiniyarami kiyarash.niyarami at gmail.com
Fri Aug 30 01:49:46 CDT 2024


Dear Ryan & Peter,

I share my Relaxation setup, lists of files and the Config with you if you
want to compare. Just to correct myself: wl files of weaklib  do not need
to be present in the lists of files, because the Thornado calls them
privately when FlashX calls the Thornado.
In the Config make sure the lines 9to11 are set properly due to your own
paths.
Best ,
Kiya

On Thu, Aug 29, 2024 at 4:23 PM Peter Manzella <peter.manzella at maine.edu>
wrote:

> Ryan,
>
> Depending on how this troubleshooting goes, will decide whether I decide
> to do a fresh (re)start, I want to give it a chance before I go that route.
> As for Kiya's suggestions, I have been working on them, I tried changing
> "thornadoOrder=ORDER_1" to "thornadoOrder=ORDER_V" and along with that I
> have looked in the object directory, and grabbed that output and placed it
> in the file as Kiya, and you have suggested, see attached.
>
> On Thu, Aug 29, 2024 at 12:08 AM Ryan Farber <rjfarber at umich.edu> wrote:
>
>> Hi Peter,
>>
>> 1. Less of a Flash-X suggestion as much as personal life philosophy: yes
>> sometimes the best path forward is a fresh (re)start. Along that vein, I've
>> started the process of typing up a list of steps I need(ed) to take to "Get
>> Flash-X to work" on my ubuntu virtual private server (which is definitely
>> more of a pain since no packages are provided for me, but on the plus side
>> I have full control over everything). I'm currently building lapack. (Will
>> finish after I go to sleep likely.)
>>
>> 2. I don't know that you have to start over. Kiya mentioned two
>> potentially helpful suggestions
>>
>> i. Try changing " thornadoOrder=ORDER_1" in your setup line to a
>> different value
>> ii. In your object directory, type "ls -l *.F90 > Flash-X-files.txt" and
>> share that file with us. Then we can see if you the setup line correctly
>> placed the files you need in the object directory, or if some are missing.
>>
>> Best wishes,
>> --------
>> Ryan
>>
>>
>> On Wed, Aug 28, 2024 at 8:28 AM Peter Manzella <peter.manzella at maine.edu>
>> wrote:
>>
>>> Kiya & Ryan,
>>>
>>> I finally got the chance to take a look at this, and what I'm gathering
>>> is that my installation of thornado is not correct. I am not sure how to
>>> troubleshoot this beyond "uninstall and reinstall" which I can assume is
>>> not the way to go about this. Ryan mentioned that it may not be in the
>>> proper system PATH, I'm assuming this could be corrected in the makefile
>>> that is in the "sites" directory?
>>>
>>> I do hope that my struggles prove to be useful and helpful for those in
>>> the future, so I very much thank you all for your help.
>>>
>>> On Tue, Aug 27, 2024 at 12:42 AM kiyarash Taghiniyarami <
>>> kiyarash.niyarami at gmail.com> wrote:
>>>
>>>> Dear Peter & Ryan,
>>>> No problem. I am just trying to help and hope it will be useful.
>>>>
>>>> I see in your setup syntax Thornado order is set to 1. Order one is not
>>>> working properly (some files are missing in thornado order1 directory)
>>>> since I asked Austin so far, he mentioned they tried to use orderV and then
>>>> in flash.par setting v = 0.0 gives the same result as order1. So I am
>>>> afraid Peter your setup is not complete yet and because of that
>>>> wlEOSInversionModule.F90 is missing in the directory created by setup,
>>>> check that out again.
>>>>
>>>> If you get ls of the obj directory (or whatever created by setup) you
>>>> could see list of codes linked there and check if wlEOSInversion in present
>>>> there or not.
>>>>
>>>> Best,
>>>> Kiya
>>>>
>>>> On Tue, Aug 27, 2024 at 6:31 AM Peter Manzella <
>>>> peter.manzella at maine.edu> wrote:
>>>>
>>>>> Ryan, Of course, many many thanks to Kiya, been extremely helpful. And
>>>>> many thanks to you for lending a helping hand too! I didn't see your email
>>>>> till very much after I had left my office, but noticed it and had to come
>>>>> in to take care of
>>>>> ZjQcmQRYFpfptBannerStart
>>>>> This Message Is From an External Sender
>>>>> This message came from outside your organization.
>>>>>
>>>>> ZjQcmQRYFpfptBannerEnd
>>>>> Ryan,
>>>>> Of course, many many thanks to Kiya, been extremely helpful. And many
>>>>> thanks to you for lending a helping hand too! I didn't see your email till
>>>>> very much after I had left my office, but noticed it and had to come in to
>>>>> take care of some other things, so it is a bit late, sorry.
>>>>> As asked (let me know if I didn't grab the right thing)
>>>>> 1) screenshot of 'ls' in the problem directory:
>>>>> [image: image.png]
>>>>> 2) my setup command:
>>>>>
>>>>> ./setup Relaxation -auto -3d +cartesian +cube16 +thornado nE=16 swE=0
>>>>> nSpecies=6 nNodes=2 nMoments=4 momentClosure=MINERBO thornadoOrder=ORDER_1
>>>>> +weaklib -parfile=flash.par
>>>>>
>>>>> 3)full output in a compile.txt
>>>>>
>>>>> I really appreciate any and all help I can get, I've spent a bit on
>>>>> trying to get through it, but quite often it felt like I was going in
>>>>> circles.
>>>>>
>>>>> On Mon, Aug 26, 2024 at 4:42 PM Ryan Farber <rjfarber at umich.edu>
>>>>> wrote:
>>>>>
>>>>>> Hi Peter,
>>>>>>
>>>>>> If you share the following I can take a look tonight:
>>>>>> 1) screenshot of “ls” in your problem directory
>>>>>> 2) your setup command
>>>>>> 3) the full output and error streams of your compilation command
>>>>>> (e.g., make 2>&1 compile.txt
>>>>>>
>>>>>> As an aside, thanks to Kiya for your kind contributions to this
>>>>>> thread! I’m sure what you've provided will be useful in the future too!
>>>>>>
>>>>>> Best wishes,
>>>>>> Ryan
>>>>>>
>>>>>> Sent from my iPhone
>>>>>>
>>>>>> On Aug 26, 2024, at 1:53 PM, Peter Manzella <peter.manzella at maine.edu>
>>>>>> wrote:
>>>>>>
>>>>>> 
>>>>>> OK, that makes more sense, I'll need to make sure those are in the
>>>>>> file, not command line. I went to setup after adding those, and have this
>>>>>> error, its related to equation of state, and I haven't been able to find
>>>>>> anything in documentation
>>>>>> ZjQcmQRYFpfptBannerStart
>>>>>> This Message Is From an External Sender
>>>>>> This message came from outside your organization.
>>>>>>
>>>>>> ZjQcmQRYFpfptBannerEnd
>>>>>> OK, that makes more sense, I'll need to make sure those are in the
>>>>>> file, not command line. I went to setup after adding those, and have this
>>>>>> error, its related to equation of state, and I haven't been able to find
>>>>>> anything in documentation about it.
>>>>>> <image.png>
>>>>>>
>>>>>> This is the sort of thing that is frustrating, not being able to find
>>>>>> where I need to look to troubleshoot. I tried using grep to find it, I've
>>>>>> looked in the documentation link you sent me (I already knew about that,
>>>>>> but it wasn't helpful beyond the quick start), but couldn't find it. Is
>>>>>> this more of a thornado issue? Cause like I said I'm not super acquainted
>>>>>> with large codes that require so many moving pieces.
>>>>>>
>>>>>> On Mon, Aug 26, 2024 at 2:28 PM kiyarash Taghiniyarami <
>>>>>> kiyarash.niyarami at gmail.com> wrote:
>>>>>>
>>>>>>> Dear Peter,
>>>>>>> These are not for command line (If you mean "command line" as setup
>>>>>>> for configuring a new run).
>>>>>>> Before setup you need to make a directory in the Simulation unit
>>>>>>> (/source/Simulation/SimulationMain). In that directory you need some codes
>>>>>>> such as Simulation_data.F90, Simulation_init.F90, Simulation_initBlock.F90,
>>>>>>> and etc.
>>>>>>> Say you need the "Half" variable in the Simulation_initBlock.F90.
>>>>>>> you can call it by KindModule from Thornado if you write the following in
>>>>>>> that fortran code:
>>>>>>> Use KindModule, only: Half
>>>>>>> so you can use the "Half" anywhere in that Simulation_initBlock.F90.
>>>>>>> It has nothing to do with typing in the command line and hitting enter.
>>>>>>> If I understand correctly what you mean, there are some setup
>>>>>>> variables you can type in the command line (such as nxb,nyb, swE,nE and
>>>>>>> etc.) which are different from modules. setup variables can be set up in
>>>>>>> Config files in any physics subdirectories.
>>>>>>>
>>>>>>> There is documentation for Flashx as well:
>>>>>>> https://urldefense.us/v3/__https://flash-x.github.io/Flash-X-docs/*__;Iw!!G_uCfscf7eWS!cmsQRxAMiwAQZyJwXMX2oKTV_XazBFEDQFg7qxby7jdwUy8P7OAUw6jnCxtI1_HpYMIl7zs04lF1Yqo6thgGA6VMD9ZdrH_VGw16PbQP$ 
>>>>>>> <https://urldefense.us/v3/__https://flash-x.github.io/Flash-X-docs/*__;Iw!!G_uCfscf7eWS!cy5tKVb9Qwu2rLLCi1LNfkq2D5uVYlmB4FWF6x2Pvqvq1OrrRPvzAwx-yFHLivQcBbWQTRySdjTQzVXdJjzC_Qh1vl2zpGdoLrGAwyOT$>
>>>>>>>
>>>>>>> Kind regards,
>>>>>>> Kiya
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> Peter Manzella
>>>>>> PhD Candidate, Department of Physics and Astronomy
>>>>>> 309 Bennett Hall
>>>>>> University of Maine
>>>>>> peter.manzella at maine.edu
>>>>>>
>>>>>> “If you run out of ideas follow the road; you'll get there.” – Edgar
>>>>>> Allan Poe
>>>>>> --
>>>>>> Flash-X-users mailing list
>>>>>> Flash-X-users at lists.cels.anl.gov
>>>>>> https://urldefense.us/v3/__https://lists.cels.anl.gov/mailman/listinfo/flash-x-users__;!!G_uCfscf7eWS!cmsQRxAMiwAQZyJwXMX2oKTV_XazBFEDQFg7qxby7jdwUy8P7OAUw6jnCxtI1_HpYMIl7zs04lF1Yqo6thgGA6VMD9ZdrH_VG0sXu4P-$ 
>>>>>> <https://urldefense.us/v3/__https://lists.cels.anl.gov/mailman/listinfo/flash-x-users__;!!G_uCfscf7eWS!Z1_GXydE2pV62oyGpM2ZteP_zTQdp-c9MRnUEZgvDy2eM0cBnqD656HBLPAkAMqZu7096jmjWOZzHL2ARHhx_LB-ZMcFtJGRTFtRFBtj$>
>>>>>>
>>>>>>
>>>>>
>>>>> --
>>>>> Peter Manzella
>>>>> PhD Candidate, Department of Physics and Astronomy
>>>>> 309 Bennett Hall
>>>>> University of Maine
>>>>> peter.manzella at maine.edu
>>>>>
>>>>> “If you run out of ideas follow the road; you'll get there.” – Edgar
>>>>> Allan Poe
>>>>> --
>>>>> Flash-X-users mailing list
>>>>> Flash-X-users at lists.cels.anl.gov
>>>>> https://urldefense.us/v3/__https://lists.cels.anl.gov/mailman/listinfo/flash-x-users__;!!G_uCfscf7eWS!cmsQRxAMiwAQZyJwXMX2oKTV_XazBFEDQFg7qxby7jdwUy8P7OAUw6jnCxtI1_HpYMIl7zs04lF1Yqo6thgGA6VMD9ZdrH_VG0sXu4P-$ 
>>>>>
>>>>
>>>
>>> --
>>> Peter Manzella
>>> PhD Candidate, Department of Physics and Astronomy
>>> 309 Bennett Hall
>>> University of Maine
>>> peter.manzella at maine.edu
>>>
>>> “If you run out of ideas follow the road; you'll get there.” – Edgar
>>> Allan Poe
>>>
>>
>
> --
> Peter Manzella
> PhD Candidate, Department of Physics and Astronomy
> 309 Bennett Hall
> University of Maine
> peter.manzella at maine.edu
>
> “If you run out of ideas follow the road; you'll get there.” – Edgar Allan
> Poe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cels.anl.gov/pipermail/flash-x-users/attachments/20240830/e30db909/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 58932 bytes
Desc: not available
URL: <http://lists.cels.anl.gov/pipermail/flash-x-users/attachments/20240830/e30db909/attachment-0001.png>
-------------- next part --------------
Processing Shortcut file: /home/taghinia/FX/Flash-X/bin/setup_shortcuts.txt
checking for needed files and directories
    checking sites Aliases file
    using site directory for site taghinia-virtual-machine
generating default Units file
    Driver/DriverMain/Unsplit
    Grid/GridBoundaryConditions
    Grid/GridMain/AMR/Paramesh4/PM4_package/flash_avoid_orrery
    Grid/GridMain/AMR/Paramesh4/PM4_package/headers
    Grid/GridMain/AMR/Paramesh4/PM4_package/source
    Grid/GridMain/AMR/Paramesh4/PM4_package/utilities/multigrid
    Grid/GridMain/AMR/Paramesh4/Thornado
    Grid/GridMain/AMR/Paramesh4/interpolation/prolong
    Grid/GridMain/AMR/Paramesh4/levelFlux
    Grid/localAPI
    IO/IOMain/hdf5/serial/PM
    IO/localAPI
    PhysicalConstants/PhysicalConstantsMain
    RuntimeParameters/RuntimeParametersMain
    Simulation/SimulationMain/Relaxation
    TimeAdvance/TimeAdvanceMain/StrangSplit
    flashUtilities/contiguousConversion
    flashUtilities/general
    flashUtilities/interpolation/oneDim
    flashUtilities/nameValueLL
    flashUtilities/sorting/quicksort
    flashUtilities/system/memoryUsage/legacy
    monitors/Logfile/LogfileMain
    monitors/Timers/TimersMain/MPINative
    physics/Eos/EosMain/WeakLib
    physics/Hydro/HydroMain/unsplit/OnlyHydro
    physics/Hydro/HydroMain/unsplit/levelFlux
    physics/Hydro/localAPI
    physics/RadTrans/RadTransMain/TwoMoment/Thornado/OMP
    physics/RadTrans/localAPI
scanning /home/taghinia/FX/Flash-X/Relax_test/Units file for included units
    Driver/DriverMain/Unsplit
    Grid/GridBoundaryConditions
    Grid/GridMain/AMR/Paramesh4/PM4_package/flash_avoid_orrery
    Grid/GridMain/AMR/Paramesh4/PM4_package/headers
    Grid/GridMain/AMR/Paramesh4/PM4_package/source
    Grid/GridMain/AMR/Paramesh4/PM4_package/utilities/multigrid
    Grid/GridMain/AMR/Paramesh4/Thornado
    Grid/GridMain/AMR/Paramesh4/interpolation/prolong
    Grid/GridMain/AMR/Paramesh4/levelFlux
    Grid/localAPI
    IO/IOMain/hdf5/serial/PM
    IO/localAPI
    PhysicalConstants/PhysicalConstantsMain
    RuntimeParameters/RuntimeParametersMain
    Simulation/SimulationMain/Relaxation
    TimeAdvance/TimeAdvanceMain/StrangSplit
    flashUtilities/contiguousConversion
    flashUtilities/general
    flashUtilities/interpolation/oneDim
    flashUtilities/nameValueLL
    flashUtilities/sorting/quicksort
    flashUtilities/system/memoryUsage/legacy
    monitors/Logfile/LogfileMain
    monitors/Timers/TimersMain/MPINative
    physics/Eos/EosMain/WeakLib
    physics/Hydro/HydroMain/unsplit/OnlyHydro
    physics/Hydro/HydroMain/unsplit/levelFlux
    physics/Hydro/localAPI
    physics/RadTrans/RadTransMain/TwoMoment/Thornado/OMP
    physics/RadTrans/localAPI
Computing default values for options not specified on command line
Using Makefile.h: /home/taghinia/FX/Flash-X/sites/taghinia-virtual-machine/Makefile.h
Generating variants [''] for unit: /home/taghinia/FX/Flash-X/source/physics/Eos/EosMain
Generating variants ['OMP'] for unit: /home/taghinia/FX/Flash-X/source/physics/RadTrans/RadTransMain/TwoMoment/Thornado
generating Makefile
    running /home/taghinia/FX/Flash-X/lib/weaklib/build.sh
rm -f libweaklib.a ../../../object/libweaklib.a *.mod ../../../include/*.mod *.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include    ../..//Distributions/Library/wlKindModule.f90 -o wlKindModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include    ../..//Distributions/Library/wlGridModule.f90 -o wlGridModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include    ../..//Distributions/Library/wlThermoStateModule.f90 -o wlThermoStateModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include    ../..//Distributions/Library/wlDependentVariablesModule.f90 -o wlDependentVariablesModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include  -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API  ../..//Distributions/Library/wlInterpolationUtilitiesModule.F90 -o wlInterpolationUtilitiesModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include    ../..//Distributions/OpacitySource/wlOpacityFieldsModule.f90 -o wlOpacityFieldsModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include    ../..//Distributions/Library/wlIOModuleHDF.f90 -o wlIOModuleHDF.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include    ../..//Distributions/EOSSource/wlEquationOfStateTableModule.f90 -o wlEquationOfStateTableModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include  -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API  ../..//Distributions/Library/wlInterpolationModule.F90 -o wlInterpolationModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include    ../..//Distributions/EOSSource/wlEOSIOModuleHDF.f90 -o wlEOSIOModuleHDF.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include  -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API  ../..//Distributions/EOSSource/wlEOSInversionModule.F90 -o wlEOSInversionModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include    ../..//Distributions/EOSSource/wlEOSInterpolationModule.f90 -o wlEOSInterpolationModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include    ../..//Distributions/OpacitySource/wlOpacityTableModule.f90 -o wlOpacityTableModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include    ../..//Distributions/OpacitySource/wlOpacityTableIOModuleHDF.f90 -o wlOpacityTableIOModuleHDF.o
ar -r libweaklib.a wlKindModule.o wlGridModule.o wlThermoStateModule.o wlDependentVariablesModule.o wlInterpolationUtilitiesModule.o wlInterpolationModule.o wlIOModuleHDF.o wlEquationOfStateTableModule.o wlEOSInversionModule.o wlEOSInterpolationModule.o wlEOSIOModuleHDF.o wlOpacityFieldsModule.o wlOpacityTableModule.o wlOpacityTableIOModuleHDF.o
cp libweaklib.a ../../../object
cp *.mod ../../../include
    running /home/taghinia/FX/Flash-X/lib/thornado/build.sh
rm -f libthornado.a ../../../object/libthornado.a *.mod ../../../include/*.mod *.o *.mod *.i *.s *.lst *.a
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include  -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Numbers/KindModule.f90 -o KindModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include  -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Units/PhysicalConstantsModule.f90 -o PhysicalConstantsModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/ProgramHeader/ProgramHeaderModule.F90 -o ProgramHeaderModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/ArrayUtilitiesModule.F90 -o ArrayUtilitiesModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include  -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/QuadratureModule.f90 -o QuadratureModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/DeviceModule.F90 -o DeviceModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include  -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/TimersModule.f90 -o TimersModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include  -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/LagrangePolynomialsModule.f90 -o LagrangePolynomialsModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include  -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/TimersModule_Euler.f90 -o TimersModule_Euler.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/TwoMoment/TwoMoment_ClosureModule.F90 -o TwoMoment_ClosureModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/TwoMoment/TwoMoment_TimersModule.F90 -o TwoMoment_TimersModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include  -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Units/UnitsModule.f90 -o UnitsModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Mesh/MeshModule.F90 -o MeshModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/ReferenceElementModuleX.F90 -o ReferenceElementModuleX.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include  -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/PolynomialBasisModuleX_Lagrange.f90 -o PolynomialBasisModuleX_Lagrange.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/LinearAlgebraModule.F90 -o LinearAlgebraModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/ReferenceElementModuleE.F90 -o ReferenceElementModuleE.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/ReferenceElementModule.F90 -o ReferenceElementModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/UtilitiesModule.F90 -o UtilitiesModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include  -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/PolynomialBasisModule_Legendre.f90 -o PolynomialBasisModule_Legendre.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/ReferenceElementModuleZ.F90 -o ReferenceElementModuleZ.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Geometry/GeometryFieldsModuleE.F90 -o GeometryFieldsModuleE.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Fields/FluidFieldsModule.F90 -o FluidFieldsModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Fields/RadiationFieldsModule.F90 -o RadiationFieldsModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Opacities/OpacityModule_TABLE.F90 -o OpacityModule_TABLE.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include  -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Opacities/NeutrinoOpacitiesModule.f90 -o NeutrinoOpacitiesModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include  -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/InputOutput/InputOutputUtilitiesModule.f90 -o InputOutputUtilitiesModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Geometry/GeometryFieldsModule.F90 -o GeometryFieldsModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include  -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/PolynomialBasisModule_Lagrange.f90 -o PolynomialBasisModule_Lagrange.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/ReferenceElementModuleX_Lagrange.F90 -o ReferenceElementModuleX_Lagrange.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/TwoMoment/OrderV/TwoMoment_OpacityModule.F90 -o TwoMoment_OpacityModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/EquationOfState/EquationOfStateModule_IDEAL.F90 -o EquationOfStateModule_IDEAL.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/EquationOfState/EquationOfStateModule_TABLE.F90 -o EquationOfStateModule_TABLE.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include  -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/PolynomialBasisMappingModule.f90 -o PolynomialBasisMappingModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/ReferenceElementModuleE_Lagrange.F90 -o ReferenceElementModuleE_Lagrange.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/ReferenceElementModule_Lagrange.F90 -o ReferenceElementModule_Lagrange.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Geometry/GeometryComputationModule.F90 -o GeometryComputationModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include  -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Geometry/GeometryComputationModule_XCFC.f90 -o GeometryComputationModule_XCFC.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include  -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Euler/Euler_ErrorModule.f90 -o Euler_ErrorModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/TwoMoment/TwoMoment_BoundaryConditionsModule.F90 -o TwoMoment_BoundaryConditionsModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/TwoMoment/TwoMoment_MeshRefinementModule.F90 -o TwoMoment_MeshRefinementModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/InputOutput/InputOutputModuleHDF.F90 -o InputOutputModuleHDF.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Library/SubcellReconstructionModule.F90 -o SubcellReconstructionModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Geometry/GeometryComputationModuleE.F90 -o GeometryComputationModuleE.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/TwoMoment/OrderV/TwoMoment_PositivityLimiterModule.F90 -o TwoMoment_PositivityLimiterModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Euler/Euler_BoundaryConditionsModule.F90 -o Euler_BoundaryConditionsModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/EquationOfState/EquationOfStateModule.F90 -o EquationOfStateModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Euler/Euler_PositivityLimiterModule_NonRelativistic_TABLE.F90 -o Euler_PositivityLimiterModule_NonRelativistic_TABLE.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Opacities/NeutrinoOpacitiesComputationModule.F90 -o NeutrinoOpacitiesComputationModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/TwoMoment/OrderV/TwoMoment_TroubledCellIndicatorModule.F90 -o TwoMoment_TroubledCellIndicatorModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Euler/Euler_UtilitiesModule_NonRelativistic.F90 -o Euler_UtilitiesModule_NonRelativistic.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Euler/Euler_UtilitiesModule_Relativistic.F90 -o Euler_UtilitiesModule_Relativistic.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include  -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Euler/Euler_CharacteristicDecompositionModule_NonRelativistic_IDEAL.f90 -o Euler_CharacteristicDecompositionModule_NonRelativistic_IDEAL.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include  -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Euler/Euler_CharacteristicDecompositionModule_NonRelativistic_TABLE.f90 -o Euler_CharacteristicDecompositionModule_NonRelativistic_TABLE.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/TwoMoment/OrderV/TwoMoment_UtilitiesModule.F90 -o TwoMoment_UtilitiesModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Euler/Euler_CharacteristicDecompositionModule_Relativistic_IDEAL.F90 -o Euler_CharacteristicDecompositionModule_Relativistic_IDEAL.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Euler/Euler_UtilitiesModule.F90 -o Euler_UtilitiesModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/TwoMoment/OrderV/TwoMoment_SlopeLimiterModule.F90 -o TwoMoment_SlopeLimiterModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Euler/Euler_DiscontinuityDetectionModule.F90 -o Euler_DiscontinuityDetectionModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Euler/Euler_CharacteristicDecompositionModule.F90 -o Euler_CharacteristicDecompositionModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Euler/Euler_dgDiscretizationModule.F90 -o Euler_dgDiscretizationModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include  -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/Euler/Euler_SlopeLimiterModule_NonRelativistic_TABLE.f90 -o Euler_SlopeLimiterModule_NonRelativistic_TABLE.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/TwoMoment/OrderV/TwoMoment_DiscretizationModule_Streaming.F90 -o TwoMoment_DiscretizationModule_Streaming.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/TwoMoment/TwoMoment_NeutrinoMatterSolverModule.F90 -o TwoMoment_NeutrinoMatterSolverModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/TwoMoment/OrderV/TwoMoment_DiscretizationModule_Collisions.F90 -o TwoMoment_DiscretizationModule_Collisions.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ../..//Modules/TwoMoment/TwoMoment_DiscretizationModule_Collisions_Neutrinos.F90 -o TwoMoment_DiscretizationModule_Collisions_Neutrinos.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" ThornadoInitializationModule.F90 -o ThornadoInitializationModule.o
/home/taghinia/FLASH/MPICH/mpich-install/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized -Wno-argument-mismatch -ffree-line-length-1000 -I/home/taghinia/FLASH/HDF5/HDF5-install/include   -I../../../../weaklib/include -I/home/taghinia/FLASH/HDF5/HDF5-install/include -g -O2 -Wno-argument-mismatch -ffree-line-length-1000 -DH5_USE_16_API -DMICROPHYSICS_WEAKLIB -DMOMENT_CLOSURE_MINERBO -DNEUTRINO_MATTER_SOLVER_EMAB -DTWOMOMENT_ORDER_V -DGRAVITY_SOLVER_ -DHYDRO_NONRELATIVISTIC -DHYDRO_RIEMANN_SOLVER_HLL -DTHORNADO_LA_LAPACK -DTHORNADO_GIT_HASH=\"Before-Applications-Removal-1646-g2c2f6ba4-dirty\" -DTHORNADO_GIT_DATE=\"2023-10-23\" -DTHORNADO_GIT_BRANCH=\"HEAD\" -DTHORNADO_GIT_URL=\"https://github.com/endeve/thornado.git\" TimeSteppingModule_Flash.F90 -o TimeSteppingModule_Flash.o
ar -rcs libthornado.a KindModule.o UnitsModule.o PhysicalConstantsModule.o ProgramHeaderModule.o ArrayUtilitiesModule.o SubcellReconstructionModule.o TimersModule.o QuadratureModule.o LagrangePolynomialsModule.o PolynomialBasisModuleX_Lagrange.o LinearAlgebraModule.o DeviceModule.o ReferenceElementModuleE.o ReferenceElementModuleX.o ReferenceElementModule.o UtilitiesModule.o PolynomialBasisModule_Lagrange.o PolynomialBasisModule_Legendre.o PolynomialBasisMappingModule.o ReferenceElementModuleX_Lagrange.o ReferenceElementModuleE_Lagrange.o ReferenceElementModule_Lagrange.o ReferenceElementModuleZ.o MeshModule.o GeometryFieldsModuleE.o GeometryFieldsModule.o GeometryComputationModule.o GeometryComputationModuleE.o GeometryComputationModule_XCFC.o FluidFieldsModule.o RadiationFieldsModule.o EquationOfStateModule.o EquationOfStateModule_TABLE.o EquationOfStateModule_IDEAL.o Euler_BoundaryConditionsModule.o Euler_CharacteristicDecompositionModule.o Euler_CharacteristicDecompositionModule_NonRelativistic_IDEAL.o Euler_CharacteristicDecompositionModule_NonRelativistic_TABLE.o Euler_dgDiscretizationModule.o Euler_DiscontinuityDetectionModule.o Euler_UtilitiesModule.o Euler_UtilitiesModule_NonRelativistic.o Euler_SlopeLimiterModule_NonRelativistic_TABLE.o Euler_PositivityLimiterModule_NonRelativistic_TABLE.o Euler_ErrorModule.o TimersModule_Euler.o TwoMoment_ClosureModule.o TwoMoment_PositivityLimiterModule.o TwoMoment_DiscretizationModule_Streaming.o TwoMoment_DiscretizationModule_Collisions_Neutrinos.o TwoMoment_NeutrinoMatterSolverModule.o TwoMoment_BoundaryConditionsModule.o TwoMoment_UtilitiesModule.o TwoMoment_MeshRefinementModule.o TwoMoment_SlopeLimiterModule.o TwoMoment_TimersModule.o NeutrinoOpacitiesModule.o OpacityModule_TABLE.o NeutrinoOpacitiesComputationModule.o ThornadoInitializationModule.o TimeSteppingModule_Flash.o TwoMoment_TroubledCellIndicatorModule.o TwoMoment_OpacityModule.o TwoMoment_DiscretizationModule_Collisions.o
cp libthornado.a ../../../object
cp *.mod ../../../include
Copying data files: 23 copied
Copied flash.par as flash.par
SUCCESS
-------------- next part --------------
amr_1blk_bcset.F90
amr_1blk_cc_cp_remote.F90
amr_1blk_cc_prol_dg.F90
amr_1blk_cc_prol_genorder.F90
amr_1blk_cc_prol_gen_unk_fun.F90
amr_1blk_cc_prol_gen_work_fun.F90
amr_1blk_cc_prol_inject.F90
amr_1blk_cc_prol_linear.F90
amr_1blk_cc_prol_user.F90
amr_1blk_cc_prol_work_genorder.F90
amr_1blk_cc_prol_work_inject.F90
amr_1blk_cc_prol_work_linear.F90
amr_1blk_cc_prol_work_mg.F90
amr_1blk_cc_prol_work_user.F90
amr_1blk_copy_soln.F90
amr_1blk_ec_cp_remote.F90
amr_1blk_ec_prol_gen_fun.F90
amr_1blk_ec_prol_genorder.F90
amr_1blk_ec_prol_linear.F90
amr_1blk_ec_prol_user.F90
amr_1blk_fc_clean_divb.F90
amr_1blk_fc_cp_remote.F90
amr_1blk_fc_prol_dbz.F90
amr_1blk_fc_prol_divpres.F90
amr_1blk_fc_prol_gen_fun.F90
amr_1blk_fc_prol_genorder.F90
amr_1blk_fc_prol_inject.F90
amr_1blk_fc_prol_linear.F90
amr_1blk_fc_prol_user.F90
amr_1blk_guardcell_reset.F90
amr_1blk_guardcell_srl.F90
amr_1blk_nc_cp_remote.F90
amr_1blk_nc_prol_gen_fun.F90
amr_1blk_nc_prol_genorder.F90
amr_1blk_nc_prol_linear.F90
amr_1blk_nc_prol_user.F90
amr_1blk_to_perm.F90
amr_block_geometry.F90
amr_check_refine.F90
amr_close.F90
amr_compute_morton.F90
amr_get_new_nodetypes.F90
amr_initialize.F90
amr_mg_common.F90
amr_mg_init.F90
amr_mg_morton_process.F90
amr_mg_prolong.F90
amr_mg_restrict.F90
amr_migrate_tree_data.F90
amr_morton_order.F90
amr_morton_process.F90
amr_mpi_find_blk_in_buffer.F90
amr_perm_to_1blk.F90
amr_prolong_cc_fun_init.F90
amr_prolong_face_fun_init.F90
amr_prolong_fun_init.F90
amr_prolong_gen_unk1_fun.F90
amr_prolong_gen_work1_fun.F90
amr_q_sort.F90
amr_q_sort_real.F90
amr_reorder_grid.F90
amr_restrict_ec_fun.F90
amr_restrict_ec_genorder.F90
amr_restrict_ec_user.F90
amr_restrict_edge.F90
amr_restrict_fc_fun.F90
amr_restrict_fc_genorder.F90
amr_restrict_fc_ins.F90
amr_restrict_fc_user.F90
amr_restrict_nc_fun.F90
amr_restrict_nc_genorder.F90
amr_restrict_nc_user.F90
amr_restrict_red.F90
amr_restrict_unk_dg.F90
amr_restrict_unk_fun.F90
amr_restrict_unk_genorder.F90
amr_restrict_unk_user.F90
amr_restrict_work_fun.F90
amr_restrict_work_fun_recip.F90
amr_restrict_work_genorder.F90
amr_restrict_work_user.F90
amr_runtime_parameters.tpl
amr_set_runtime_parameters.F90
amr_sort_by_work.F90
amr_sort_morton.F90
amr_sort_morton_reorder_grid.F90
amr_system_calls.F90
Burn_computeAbarZbar.F90
Burn_computeDt.F90
Burn.F90
Burn_finalize.F90
Burn_guardCellMaskHook.F90
Burn_init.F90
Burn_interface.F90
Burn_nseAtDens.F90
Burn_nseAtPres.F90
Chimera_S15+100ms_h
Chimera_S25+100ms_h
clean_divb.fh
compress_fetch_list.F90
concatStringWithInt.F90
constants.F90
constants.h
current_date_time.F90
Debugger_init.F90
Debugger_interface.F90
default.par
Deleptonize.F90
Deleptonize_finalize.F90
Deleptonize_getBounce.F90
Deleptonize_init.F90
Deleptonize_interface.F90
Driver_abortC.c
Driver_abort.F90
Driver_checkMPIErrorCode.F90
Driver_computeDt.F90
Driver_data.F90
Driver_driftBlock.F90
Driver_driftSetSrcLoc.F90
Driver_driftUnk.F90
Driver_envGetScalar.F90
Driver_evolveAll.F90
Driver_finalizeAll.F90
Driver_finalizeSourceTerms.F90
Driver_getComm.F90
Driver_getDt.F90
Driver_getElapsedWCTime.F90
Driver_getMype.F90
Driver_getNStep.F90
Driver_getNumProcs.F90
Driver_getSimTime.F90
Driver_getTimeStamp.F90
Driver_initAll.F90
Driver_init.F90
Driver_initNumericalTools.F90
Driver_initParallel.F90
Driver_initSourceTerms.F90
Driver_interface.F90
Driver_logMemoryUsage.F90
Driver_mpiThreadSupport.F90
Driver_notifyGridChange.F90
Driver_putTimeStamp.F90
Driver_sendOutputData.F90
Driver_setupParallelEnv.F90
Driver_sourceTerms.F90
Driver_superTimeStep.F90
Driver_verifyInitDt.F90
dr_set_rlimits.c
dr_shortenLastDt.F90
dr_sleep.c
dr_wallClockLimitExceeded.F90
Eos_components.h
Eos_data.F90
Eos_everywhere.F90
Eos.F90
eos_fillMapLookup.F90
Eos_finalize.F90
Eos_getAbarZbar.F90
Eos_getData.F90
Eos_getParameters.F90
Eos_getTempData.F90
Eos_guardCells.F90
Eos.h
Eos_init.F90
Eos_interface.F90
eos_localInterface.F90
Eos_map.h
Eos_putData.F90
Eos_unitTest.F90
eos_variableMap.F90
eos_weaklib.F90
eos_weaklibInit.F90
eos_weaklib_inter.F90
eos_wlData.F90
Eos_wlDetectBounce.F90
Eos_wlInterface.F90
Eos_wlOneZone.F90
Eos_wrapped.F90
fill_old_loc.F90
find_surrblks.F90
findWords.F90
flash_convert_cc_hook.F90
flash.par
flash_unconvert_cc_hook.F90
Flashx_mpi.h
Flashx_mpi_implicitNone.fh
Flashx_omp.h
FortranLangFeatures.fh
gr_amr_dump_runtime_parameters.F90
gr_amrexMultigridFinalize.F90
gr_amrexMultigridInit.F90
gr_amrexMultigridInterface.F90
gr_auxFluxData.F90
Gravity_accelOneBlock.F90
Gravity_accelOneRow.F90
Gravity_computeDt.F90
Gravity_finalize.F90
Gravity_init.F90
Gravity_interface.F90
Gravity_potential.F90
Gravity_unitTest.F90
gr_bcApplyToAllBlks.F90
gr_bcApplyToOneFaceAllGds.F90
gr_bcApplyToOneFace.F90
gr_bcData.F90
gr_bcFinalize.F90
gr_bcGetRegion.F90
gr_bcHseInit.F90
gr_bcInit.F90
gr_bcInterface.F90
gr_bcMapBcType.F90
gr_bcPutRegion.F90
gr_bhFinalize.F90
gr_bhInit.F90
gr_bhInterface.F90
gr_bicgFinalize.F90
gr_bicgInit.F90
gr_bicgInterface.F90
gr_bicgMapBcType.F90
gr_blockMatch.F90
gr_checkGridConsistency.F90
gr_checkGridState.F90
gr_commSetUp.F90
gr_conserveToPrimitive.F90
gr_createBlock.F90
gr_createDomain.F90
gr_enforceMaxRefine.F90
gr_ensureValidNeighborInfo.F90
gr_estimateBlkError.F90
gr_estimateError.F90
gr_expandDomain.F90
gr_extendedGetCellCoords.F90
gr_findAllNeghID.F90
gr_findBlock.F90
gr_findMean.F90
gr_findNeghID.F90
gr_findWhichChild.F90
gr_findWhichChildren.F90
gr_flashHook_interfaces.F90
gr_forceDerefInRadius.F90
gr_freeCommRecvBuffer.F90
gr_GCAllocScratch.F90
gr_GCReleaseScratch.F90
gr_GCScratchData.F90
gr_GCTransferOneBlk.F90
gr_getBlkHandle.F90
gr_getIntCoords.F90
gr_getNeighIntCoords.F90
gr_getRegionDataCoordinates.F90
gr_hg_amr_1blk_bcset_work.F90
gr_hgFinalize.F90
gr_hgInit.F90
gr_hgInterface.F90
gr_hgMapBcType.F90
gr_hgPfftFinalize.F90
gr_hgPfftInit.F90
gr_hypreFinalize.F90
gr_hypreInit.F90
gr_hypreInterface.F90
Grid_addCoarseToFluxRegister.F90
Grid_addFineToFluxRegister_block.F90
Grid_addFineToFluxRegister.F90
Grid_addToVar.F90
Grid_applyBCEdgeAllUnkVars.F90
Grid_applyBCEdge.F90
Grid_ascGetBlkPtr.F90
Grid_ascModule.F90
Grid_ascReleaseBlkPtr.F90
Grid_bcApplyToRegion.F90
Grid_bcApplyToRegionMixedGds.F90
Grid_bcApplyToRegionSpecialized.F90
Grid_communicateFluxes.F90
Grid_computeUserVars.F90
Grid_computeVarDiff.F90
Grid_computeVarMean.F90
Grid_computeVarNorm.F90
Grid_conserveField.F90
Grid_conserveFluxes.F90
Grid_conserveToPrimitive.F90
Grid_coordTransfm.F90
Grid_correctFluxData.F90
Grid_correctFluxData_xtra.F90
Grid_countParticlesByBlock.F90
Grid_countParticles.F90
Grid_data.F90
Grid_dump.F90
Grid_extendedGetBlkBC.F90
Grid_fillGuardCells.F90
Grid_finalize.F90
Grid_formatNonRep.F90
Grid_GCPutScratch.F90
Grid_GCTransferOneBlk.F90
Grid_getBlkCenterCoords.F90
Grid_getBlkCornerID.F90
Grid_getBlkIDFromPos.F90
Grid_getBlkIndexLimits.F90
Grid_getBlkNeighBlkIDFromPos.F90
Grid_getBlkNeighLevels.F90
Grid_getBlkType.F90
Grid_getCellCoords.F90
Grid_getCellFaceAreas.F90
Grid_getCellVolumes.F90
Grid_getDeltas.F90
Grid_getDomainBC.F90
Grid_getDomainBoundBox.F90
Grid_getFluxCorrData_block.F90
Grid_getFluxCorrData_xtra.F90
Grid_getFluxData_block.F90
Grid_getGeometry.F90
Grid_getGlobalIndexLimits.F90
Grid_getLocalBlkIDFromPos.F90
Grid_getLocalNumBlks.F90
Grid_getMaxcells.F90
Grid_getMaxCommonRefinement.F90
Grid_getMaxRefinement.F90
Grid_getMinCellSize.F90
Grid_getMinCellSizes.F90
Grid_getNeighProcList.F90
Grid_getNumBlksFromType.F90
Grid_getNumVars.F90
Grid_getSingleCellCoords.F90
Grid_getSingleCellVol.F90
Grid_getTileIterator.F90
Grid_getVarNonRep.F90
Grid_guardCellMaskHook.F90
Grid_initDomain.F90
Grid_init.F90
Grid_interface.F90
Grid_iterator.F90
Grid_limitAbundance.F90
Grid_makeVector.F90
Grid_mapMeshToParticles.F90
Grid_mapMeshToParticles_pc.F90
Grid_mapParticlesToMesh.F90
Grid_markRefineDerefine.F90
Grid_markRefineSpecialized.F90
Grid_moveParticles.F90
Grid_notifySolnDataUpdate.F90
Grid_outsideBoundBox.F90
Grid_overwriteFluxes.F90
Grid_parseNonRep.F90
Grid_pfft.F90
Grid_pfftFinalize.F90
Grid_pfftGetIndexLimits.F90
Grid_pfftInit.F90
Grid_pfftMapFromOutput.F90
Grid_pfftMapToInput.F90
Grid_primitiveToConserve.F90
Grid_properTilingWanted.F90
Grid_ptDataTypes.F90
Grid_putFluxData_block.F90
Grid_putFluxData.F90
Grid_putLocalNumBlks.F90
Grid_receiveInputData.F90
Grid_releaseTileIterator.F90
Grid_renormAbundance.F90
Grid_renormMassScalars.F90
Grid_restrictAllLevels.F90
Grid_restrictByLevels.F90
Grid_sbBroadcastParticles.F90
Grid_sbCreateGroups.F90
Grid_sbSelectMaster.F90
Grid_sendOutputData.F90
Grid_setFluxHandling.F90
Grid_setInterpValsGcell.F90
Grid_setSolverDbgContextInfo.F90
Grid_setWorkBounds.F90
Grid_setWorkDefault.F90
Grid_setWork.F90
Grid_smoothVar.F90
Grid_solidBodyUnitTest.F90
Grid_solveLaplacian.F90
Grid_solvePoisson.F90
Grid_sortParticles.F90
Grid_subcellGeometry.F90
Grid_tile.F90
Grid_unitTest.F90
Grid_updateRefinement.F90
Grid_updateSolidBodyForces.F90
Grid_zeroFluxData.F90
gr_initGeometry.F90
gr_initParameshArrays.F90
gr_initParameshDomainBboxes.F90
gr_initSpecific.F90
gr_interface.F90
gr_interfaceTypeDecl.F90
gr_isoInterface.F90
gr_isoMpoleFinalize.F90
gr_isoMpoleInit.F90
gr_makeMaskConsistent.F90
gr_makeMaskConsistent_gen.F90
gr_markDerefineByLogRadius.F90
gr_markDerefineByTime.F90
gr_markEllipsoid.F90
gr_markInRadius.F90
gr_markInRectangle.F90
gr_markRefineDerefine.F90
gr_markVarBounds.F90
gr_markVarThreshold.F90
gr_markWithRadius.F90
gr_mgFinalize.F90
gr_mgInit.F90
gr_mgInterface.F90
gr_mgMapBcType.F90
gr_mgPfftFinalize.F90
gr_mgPfftInit.F90
gr_mpoleAllocateRadialArrays.F90
gr_mpoleCen1Dspherical.F90
gr_mpoleCen2Dcylindrical.F90
gr_mpoleCen2Dspherical.F90
gr_mpoleCen3Dcartesian.F90
gr_mpoleCen3Dspherical.F90
gr_mpoleCenterOfExpansion.F90
gr_mpoleCollectMoments.F90
gr_mpoleDeallocateRadialArrays.F90
gr_mpoleDumpMoments.F90
gr_mpoleFinalize.F90
gr_mpoleHeapsort.F90
gr_mpoleInit.F90
gr_mpoleInterface.F90
gr_mpoleMom1Dspherical.F90
gr_mpoleMom2Dcylindrical.F90
gr_mpoleMom2Dspherical.F90
gr_mpoleMom3Dcartesian.F90
gr_mpoleMom3Dspherical.F90
gr_mpoleMomBins1Dspherical.F90
gr_mpoleMomBins2Dcylindrical.F90
gr_mpoleMomBins2Dspherical.F90
gr_mpoleMomBins3Dcartesian.F90
gr_mpoleMomBins3Dspherical.F90
gr_mpoleMoments.F90
gr_mpolePot1Dspherical.F90
gr_mpolePot2Dcylindrical.F90
gr_mpolePot2Dspherical.F90
gr_mpolePot3Dcartesian.F90
gr_mpolePot3Dspherical.F90
gr_mpolePotentials.F90
gr_mpolePrintRadialInfo.F90
gr_mpoleRad1Dspherical.F90
gr_mpoleRad2Dcylindrical.F90
gr_mpoleRad2Dspherical.F90
gr_mpoleRad3Dcartesian.F90
gr_mpoleRad3Dspherical.F90
gr_mpoleRadialSampling.F90
gr_mpoleSetInnerZoneGrid.F90
gr_mpoleSetOuterZoneGrid.F90
gr_mpoleSetRadialBinData.F90
gr_packBCs.F90
gr_parameshInterface.F90
gr_pfftFinalize.F90
gr_pfftInit.F90
gr_pfftInterface.F90
gr_pfftInterfaceTypeDecl.F90
gr_pfftPoissonDirect.F90
gr_pmFlashHookData.F90
gr_pmGetListOfBlocks.F90
gr_pmIoTreeMetadataIsValid.F90
gr_primitiveToConserve.F90
gr_ptAdvance.F90
gr_ptFillBlkParticleInfo.F90
gr_ptFinalize.F90
gr_ptInit.F90
gr_ptInterface.F90
gr_ptMapInit.F90
gr_ptMarkRefineDerefine.F90
gr_ptMove.F90
gr_ptMoveOffBlk.F90
gr_ptMoveSieve.F90
gr_ptWritePCs.F90
gr_recreateDomain.F90
gr_restrictTree.F90
gr_sanitizeDataAfterInterp.F90
gr_sbCreateGroups.F90
gr_sbCreateParticles.F90
gr_sbFinalize.F90
gr_sbGetProcBlock.F90
gr_sbInit.F90
gr_sbInterface.F90
gr_sbSendBoundBox.F90
gr_sbSendForces.F90
gr_sbSendParticleCount.F90
gr_sbSendParticles.F90
gr_sbSendPosn.F90
gr_sbStoreParticlesPerProc.F90
gr_sbUpdateForces.F90
gr_setDataStructInfo.F90
gr_setGcFillNLayers.F90
gr_setMasks.F90
gr_setMasks_gen.F90
gr_setMaxRefineByTime.F90
gr_solversFinalize.F90
gr_solversInit.F90
gr_solversTestInit.F90
gr_sortByWorkTools.F90
gr_specificData.F90
gr_tile2txtytz.F90
gr_tileGetBaseRangeForTile.F90
gr_tilePolicyData.F90
gr_unmarkRefineByLogRadius.F90
gr_updateData.F90
gr_updateRefinement.F90
gr_wdInit.F90
gr_xyzToBlock.F90
gr_xyzToBlockLevel.F90
hdf5_flash.h
HeatAD_advection.F90
HeatAD_diffusion.F90
HeatAD_finalize.F90
HeatAD_getGridVar.F90
HeatAD_getScalarProp.F90
HeatAD.h
HeatAD_indicators.F90
HeatAD_init.F90
HeatAD_interface.F90
HeatAD_reInitGridVars.F90
HeatAD_solve.F90
Heater_applyBCToRegion.F90
Heater_checkSites.F90
Heater_finalize.F90
Heater_initBlk.F90
Heater_init.F90
Heater_interface.F90
Heater_lsReInit.F90
Heater_mapSitesToProc.F90
Heater_tagSites.F90
Heater_type.F90
hy_addBiermannBatteryTerms.F90
hy_addGravity.F90
hy_addThermalFluxes.F90
hy_addViscousFluxes.F90
hy_avgState.F90
hy_biermannSource.F90
hy_checkRHjumpCond.F90
hy_computeFluxes.F90
hy_computeFluxes_fluxbuf.F90
hy_con2prim.F90
hy_dataReconstOneStep.F90
hy_DataReconstructNormalDir_GP.F90
hy_DataReconstructNormalDir_MH.F90
hy_DataReconstructNormalDir_PPM.F90
hy_DataReconstructNormalDir_WENO.F90
Hydro_components.h
Hydro_computeDt.F90
Hydro_consolidateCFL.F90
Hydro_data.F90
Hydro.F90
Hydro_finalize.F90
Hydro_freeBuffers.F90
Hydro_gravPotIsAlreadyUpdated.F90
Hydro_init.F90
Hydro_interface.F90
Hydro_mapBcType.F90
Hydro_molExplicitRHS.F90
Hydro_molFastRHS.F90
Hydro_molImplicitRHS.F90
Hydro_molImplicitUpdate.F90
Hydro_molPostFastUpdate.F90
Hydro_molPostRegrid.F90
Hydro_molPostTimeStep.F90
Hydro_molPostUpdate.F90
Hydro_molPreEvolve.F90
Hydro_prepareBuffers.F90
Hydro_sendOutputData.F90
Hydro_shockStrength.F90
hy_eigenParameters.F90
hy_eigenValue.F90
hy_eigenVector.F90
hy_energyFix.F90
hy_entropyFix.F90
hy_getFaceFlux.F90
hy_getRiemannState.F90
hy_gravityStepBlk.F90
hy_gravityStep.F90
hy_HLLC.F90
hy_hllComputeFluxes.F90
hy_HLL.F90
hy_hllUpdateSolution.F90
hy_initializeGP.F90
hy_interface.F90
hy_LLF.F90
hy_Marquina.F90
hy_MarquinaModified.F90
hy_memGetBlkPtr_desc.F90
hy_memGetBlkPtr.F90
hy_memInterface.F90
hy_memReleaseBlkPtr_desc.F90
hy_memReleaseBlkPtr.F90
hy_memScratchData.F90
hy_MultiTempInit.F90
hy_prepareNewGravityAccel.F90
hy_prim2con.F90
hy_prim2flx.F90
hy_putGravity.F90
hy_Roe.F90
hy_setMinTimeStep.F90
hy_shockDetectBlk.F90
hy_shockDetect.F90
hy_slopeLimiters.F90
hy_TVDslope.F90
hy_TVDslopeUpwind.F90
hy_uhdInterface.F90
hy_unitConvert.F90
hy_unsplitUpdate.F90
hy_updateSolution.F90
hy_updateSolution_fluxbuf.F90
hy_updateSpeciesMassScalar.F90
hy_upwindTransverseFlux.F90
ImBound_advance.F90
ImBound_advectLS.F90
ImBound_finalize.F90
ImBound_getBodyPtr.F90
ImBound_getScalarProp.F90
ImBound.h
ImBound_init.F90
ImBound_interface.F90
ImBound_mapToGrid.F90
ImBound_redistanceLS.F90
ImBound_reInitGridVars.F90
ImBound_releaseBodyPtr.F90
ImBound_skipBox.F90
ImBound_solveLS.F90
ImBound_type.F90
IncompNS_advection.F90
IncompNS_computeDt.F90
IncompNS_corrector.F90
IncompNS_diffusion.F90
IncompNS_divergence.F90
IncompNS_finalize.F90
IncompNS_fluxSet.F90
IncompNS_fluxUpdate.F90
IncompNS_getGridVar.F90
IncompNS_getScalarProp.F90
IncompNS_getVectorProp.F90
IncompNS.h
IncompNS_indicators.F90
IncompNS_init.F90
IncompNS_interface.F90
IncompNS_predictor.F90
IncompNS_reInitGridVars.F90
IncompNS_setupPoisson.F90
IncompNS_setVectorProp.F90
IncompNS_velomgToCenter.F90
Inlet_applyBCToRegion.F90
Inlet_finalize.F90
Inlet_init.F90
Inlet_interface.F90
INSTALL.py
Interpolate_cubic1Dcoeffs.F90
Interpolate_cubic1DFd1d2.F90
Interpolate_cubic1DFd1.F90
Interpolate_cubic1DF.F90
Interpolate_cubic1DmonoDerv.F90
Interpolate_cubic2Dcoeffs.F90
Interpolate_cubic2DFd1d2.F90
Interpolate_cubic2DFd1.F90
Interpolate_cubic2DF.F90
Interpolate_cubic2DmonoDerv.F90
Interpolate_cubic3Dcoeffs.F90
Interpolate_cubic3DFd1d2.F90
Interpolate_cubic3DFd1.F90
Interpolate_cubic3DF.F90
Interpolate_cubic3DmonoDerv.F90
Interpolate_finalize.F90
Interpolate_init.F90
Interpolate_interface.F90
io_amrexInit.F90
io_attribute.c
io_attribute.h
io_bcastScalars.F90
io_checkBlockShape.F90
IO_checkForPlot.F90
io_c_interface.F90
io_closeFile.F90
io_comp_decomp.c
io_comp_decomp.h
io_compressDecompress.c
io_compressDecompress.h
io_create_dataset.c
io_create_dataset.h
io_createDatasets.F90
IO_data.F90
IO_endProtonWrite.F90
IO_endRayWrite.F90
io.F90
IO_finalize.F90
io_finalizeListsRead.F90
io_finalizeListsWrite.F90
io_flash.h
io_getAllScalars.F90
io_getNumScalars.F90
io_getOutputName.F90
IO_getPrevScalar.F90
IO_getScalar.F90
io_getVarExtrema.F90
io_h5_attribute.c
io_h5_attribute.h
io_h5create_dataset.c
io_h5create_dataset.h
io_h5create_dataset_protons.c
io_h5create_raydset.c
io_h5file_interface.c
io_h5read_generic_int_arr.c
io_h5read_generic_real_arr.c
io_h5read_header.c
io_h5read_lists.c
io_h5_read_present_dims.c
io_h5read_unknowns.c
io_h5_report_xfer_method.c
io_h5_report_xfer_method.h
io_h5_type.c
io_h5_type.h
io_h5_type_matched_xfer.c
io_h5_type_matched_xfer.h
io_h5write_generic_int_arr.c
io_h5write_generic_real_arr.c
io_h5write_header.c
io_h5write_lists.c
io_h5write_protondata.c
io_h5write_raydata.c
io_h5write_unknowns.c
io_h5write_unknowns_sp.c
io_h5_xfer.c
io_h5_xfer.h
io_h5_xfer_wrapper.c
io_h5_xfer_wrapper.h
IO_init.F90
io_initFile.F90
IO_initRPsFromCheckpoint.F90
IO_interface.F90
io_intfTypesModule.F90
io_isPlotVar.F90
io_memoryReport.F90
io_mpi_type.c
io_mpi_type.h
IO_notifyGridChange.F90
IO_output.F90
IO_outputFinal.F90
IO_outputInitial.F90
io_prepareListsRead.F90
io_prepareListsWrite.F90
io_prepareSimInfo.F90
io_ptCorrectNextPartTime.F90
io_ptInit.F90
io_ptInterface.F90
io_ptResetNextFile.F90
io_ptSendOutputData.F90
IO_readCheckpoint.F90
io_readData.F90
IO_readParticles.F90
io_readRPsFromCheckpoint.F90
IO_readUserArray.F90
io_repack_data.c
io_repack_data.h
io_rescaleCellBoxes.F90
io_restrictBeforeWrite.F90
IO_sendOutputData.F90
io_setPrevScalar.F90
IO_setScalar.F90
IO_startProtonWrite.F90
IO_startRayWrite.F90
io_typeInterface.F90
IO_updateScalars.F90
IO_writeCheckpoint.F90
io_writeData.F90
io_writeGrid.F90
IO_writeIntegralQuantities.F90
IO_writeParticles.F90
IO_writePlotfile.F90
IO_writeProtons.F90
IO_writeRays.F90
IO_writeSingleCells.F90
IO_writeUserArray.F90
io_wsInit.F90
io_xfer_cont_slab.c
io_xfer_cont_slab.h
io_xfer_tree_data.F90
local_tree_build.F90
local_tree.F90
log_allocateStrArr.F90
Logfile_break.F90
Logfile_close.F90
Logfile_create.F90
Logfile_data.F90
Logfile_finalize.F90
Logfile_getDateTimeStr.F90
Logfile_init.F90
Logfile_interface.F90
Logfile_open.F90
Logfile_stamp.F90
Logfile_stampMessage.F90
Logfile_stampVarMask.F90
Logfile_writeGatherCSV.F90
Logfile_writeSummary.F90
log_getUnitsArr.F90
main.F90
make_bstamp
make_bstats
Makefile
Makefile.Burn
Makefile.Debugger
Makefile.Deleptonize
Makefile.Driver
Makefile.Eos
Makefile.flashUtilities
Makefile.Gravity
Makefile.Grid
Makefile.h
Makefile.HeatAD
Makefile.Heater
Makefile.Hydro
Makefile.ImBound
Makefile.IncompNS
Makefile.Inlet
Makefile.Interpolate
Makefile.IO
Makefile.Logfile
Makefile.MoL
Makefile.Multiphase
Makefile.Multispecies
Makefile.Outlet
Makefile.Particles
Makefile.PhysicalConstants
Makefile.Profiler
Makefile.RadTrans
Makefile.Roots
Makefile.RungeKutta
Makefile.RuntimeParameters
Makefile.Simulation
Makefile.SolidMechanics
Makefile.Spacetime
Makefile.Stencils
Makefile.TimeAdvance
Makefile.Timers
makeLowercase.F90
make_release
mangle_names.h
MoL_advance.F90
MoL_finalize.F90
MoL_functionTypes.F90
MoL_getDataPtr.F90
MoL_getOrder.F90
MoL_getRHSIndex.F90
MoL_init.F90
MoL_interface.F90
MoL_registerPostUpdate.F90
MoL_registerRHS.F90
MoL_registerUpdate.F90
MoL_registerVariable.F90
MoL_regrid.F90
MoL_releaseDataPtr.F90
MoL_releaseFunctions.F90
morton_sort.F90
mpi_amr_1blk_guardcell_c_to_f.F90
mpi_amr_1blk_guardcell.F90
mpi_amr_1blk_restrict.F90
mpi_amr_boundary_block_info.F90
mpi_amr_check_derefine.F90
mpi_amr_checkpoint_re_default.F90
mpi_amr_checkpoint_re.F90
mpi_amr_checkpoint_re_hdf5.F90
mpi_amr_checkpoint_re_mpiio.F90
mpi_amr_checkpoint_wr_default.F90
mpi_amr_checkpoint_wr.F90
mpi_amr_checkpoint_wr_hdf5.F90
mpi_amr_checkpoint_wr_mpiio.F90
mpi_amr_comm_setup.F90
mpi_amr_derefine_blocks.F90
mpi_amr_edge_average.F90
mpi_amr_edge_average_udt.F90
mpi_amr_edge_average_vdt.F90
mpi_amr_edge_diagonal_check.F90
mpi_amr_exchange_nodetype.F90
mpi_amr_flux_conserve.F90
mpi_amr_flux_conserve_udt.F90
mpi_amr_flux_conserve_vdt.F90
mpi_amr_get_remote_block.F90
mpi_amr_get_remote_block_fvar.F90
mpi_amr_global_domain_limits.F90
mpi_amr_guardcell.F90
mpi_amr_local_surr_blks_lkup.F90
mpi_amr_plotfile_chombo.F90
mpi_amr_prolong.F90
mpi_amr_prolong_fc_divbconsist.F90
mpi_amr_redist_blk.F90
mpi_amr_refine_blocks.F90
mpi_amr_refine_derefine.F90
mpi_amr_restrict_bnd_data.F90
mpi_amr_restrict_bnd_data_vdt.F90
mpi_amr_restrict_edge_data.F90
mpi_amr_restrict_edge_data_vdt.F90
mpi_amr_restrict.F90
mpi_amr_restrict_fulltree.F90
mpi_amr_singular_line.F90
mpi_amr_store_comm_info.F90
mpi_amr_store_comm_info_mg.F90
mpi_get_buffer.F90
mpi_get_edge_buffer.F90
mpi_get_flux_buffer.F90
mpi_lib.F90
mpi_morton_bnd.F90
mpi_morton_bnd_fluxcon.F90
mpi_morton_bnd_prolong.F90
mpi_morton_bnd_restrict.F90
mpi_morton.F90
mpi_pack_blocks.F90
mpi_pack_edges.F90
mpi_pack_fluxes.F90
mpi_pack_tree_info.F90
mpi_put_buffer.F90
mpi_put_edge_buffer_1blk.F90
mpi_put_edge_buffer.F90
mpi_put_flux_buffer.F90
mpi_set_message_limits.F90
mpi_set_message_limits_unpack.F90
mpi_set_message_sizes.F90
mpi_unpack_blocks.F90
mpi_unpack_edges.F90
mpi_unpack_fluxes.F90
mpi_unpack_tree_info.F90
mpi_wrapper_dble.F90
mpi_wrapper_int.F90
mpi_wrapper_logical.F90
mpi_wrapper_real.F90
Multiphase_advection.F90
Multiphase_divergence.F90
Multiphase_extrapFluxes.F90
Multiphase_finalize.F90
Multiphase_getGridVar.F90
Multiphase_getScalarProp.F90
Multiphase.h
Multiphase_indicators.F90
Multiphase_init.F90
Multiphase_interface.F90
Multiphase_redistance.F90
Multiphase_reInitGridVars.F90
Multiphase_setFluidProps.F90
Multiphase_setMassFlux.F90
Multiphase_setPressureJumps.F90
Multiphase_setThermalProps.F90
Multiphase_solve.F90
Multiphase_thermalForcing.F90
Multiphase_velForcing.F90
Multispecies_finalize.F90
Multispecies_getAvg.F90
Multispecies_getProperty.F90
Multispecies_getPropertyVector.F90
Multispecies_getSum.F90
Multispecies_getSumFrac.F90
Multispecies_getSumInv.F90
Multispecies_getSumSqr.F90
Multispecies.h
Multispecies_init.F90
Multispecies_interface.F90
Multispecies_list.F90
Multispecies_setProperty.F90
Multispecies_unitTest.F90
nameSyntaxError.F90
nameValueLL_bcast.F90
nameValueLL_data.F90
nameValueLL_getAll.F90
nameValueLL_get.F90
nameValueLL_getNum.F90
nameValueLL_logRules.F90
nameValueLL_rules.F90
nameValueLL_set.F90
Outlet_applyBCToRegion.F90
Outlet_consolidate.F90
Outlet_finalize.F90
Outlet_init.F90
Outlet_interface.F90
Outlet_setForcing.F90
paramesh_comm_data.F90
paramesh_dimensions.F90
Paramesh_finalize.F90
Paramesh_init.F90
paramesh_interfaces.F90
paramesh_mpi_interfaces.F90
paramesh_preprocessor.fh
paramesh_reorder.h
Particles_accumCount.F90
Particles_addNew.F90
Particles_advance.F90
Particles_clean.F90
Particles_computeDt.F90
Particles_copyFromMeshOwned.F90
Particles_copyToMeshOwned.F90
Particles_createDataStructs.F90
Particles_dataTypes.F90
Particles_dump.F90
Particles_finalize.F90
Particles_getCountPerBlk.F90
Particles_getGlobalNum.F90
Particles_getLocalNum.F90
Particles.h
Particles_initData.F90
Particles_init.F90
Particles_initForces.F90
Particles_initPositions.F90
Particles_interface.F90
Particles_manageLost.F90
Particles_mapFromMesh.F90
Particles_mapToMeshOneBlk.F90
Particles_putLocalNum.F90
Particles_sendOutputData.F90
Particles_specifyMethods.F90
Particles_unitTest.F90
Particles_updateAttributes.F90
Particles_updateGridVar.F90
Particles_updateRefinement.F90
pc_interface.F90
pc_utilities.F90
PhysicalConstants_data.F90
PhysicalConstants_get.F90
PhysicalConstants_init.F90
PhysicalConstants_interface.F90
PhysicalConstants_list.F90
PhysicalConstants_listUnits.F90
PhysicalConstants_unitTest.F90
physicaldata.F90
process_fetch_list.F90
Profiler_getSummary.F90
Profiler.h
Profiler_init.F90
Profiler_interface.F90
Profiler_start.F90
Profiler_stop.F90
prolong_arrays.F90
RadTrans_computeDt.F90
RadTrans_computeFluxLimiter.F90
RadTrans_data.F90
RadTrans_finalize.F90
RadTrans_getDbgContext.F90
RadTrans_guardCellMaskHook.F90
RadTrans_init.F90
RadTrans_interface.F90
RadTrans_mgdEFromT.F90
RadTrans_mgdGetBound.F90
RadTrans_mgdSetBc.F90
RadTrans_mgdSetBound.F90
RadTrans_mgdSetEnergy.F90
RadTrans_molExplicitRHS.F90
RadTrans_molFastRHS.F90
RadTrans_molImplicitRHS.F90
RadTrans_molImplicitUpdate.F90
RadTrans_molPostFastUpdate.F90
RadTrans_molPostRegrid.F90
RadTrans_molPostTimeStep.F90
RadTrans_molPostUpdate.F90
RadTrans_molPreEvolve.F90
RadTrans_OMP.F90
RadTrans_planckInt.F90
RadTrans_prolongDgData.F90
RadTrans_prolongDgData_simple.F90
RadTrans_restrictDgData.F90
RadTrans_restrictDgData_simple.F90
RadTrans_sumEnergy.F90
rationalize_fetch_list.F90
README
removeNullChar.F90
reorder.tpl
resetup
Roots_finalize.F90
Roots_init.F90
Roots_interface.F90
Roots_x2Polynomial.F90
Roots_x3Polynomial.F90
Roots_x4Polynomial.F90
rp_getArgument.F90
rp_getOpt.F90
rp_initParameters.F90
rp_rules.F90
rp_rules.h
rp_storeIgnoredParams.F90
rt_data.F90
rt_finalize.F90
rt_initExpRelax.F90
rt_init.F90
rt_initUnifiedMGD.F90
rt_interface.F90
rt_tm_interface.F90
rt_tm_projection_OMP.F90
rt_tm_reconstruction_OMP.F90
RungeKutta_finalize.F90
RungeKutta_init.F90
RungeKutta_interface.F90
RungeKutta_stepConfined.F90
RungeKutta_step.F90
RungeKutta_stepSizeEstimate.F90
RuntimeParameters_add.F90
RuntimeParameters_bcast.F90
RuntimeParameters_data.F90
RuntimeParameters_finalize.F90
RuntimeParameters_getAll.F90
RuntimeParameters_get.F90
RuntimeParameters_getNum.F90
RuntimeParameters_getNumIgn.F90
RuntimeParameters_getPrev.F90
RuntimeParameters_init.F90
RuntimeParameters_interface.F90
RuntimeParameters_mapStrToInt.F90
RuntimeParameters_read.F90
RuntimeParameters_set.F90
RuntimeParameters_setPrev.F90
RuntimeParameters_stampIgnored.F90
s15s7b2_short_standarded
send_block_data.F90
setup_addcdepends.py
setup_call
setup_datafiles
setup_defines
setup_depends.py
setup_getFlashUnits.F90
setup_libraries
setup_params
setup_reorder.py
setup_units
setup_vars
Simulation_adjustEvolution.F90
Simulation_computeAnalytical.F90
Simulation_customizeProlong.F90
Simulation_data.F90
Simulation_defineDomain.F90
Simulation_finalize.F90
Simulation_freeUserArrays.F90
Simulation_getRenormGroup.F90
Simulation_getVarnameType.F90
Simulation_guardCellMaskHook.F90
Simulation.h
Simulation_initBlock.F90
Simulation_init.F90
Simulation_initParticleAttrib.F90
Simulation_initRestart.F90
Simulation_initSpecies.F90
Simulation_interface.F90
Simulation_mapIntToStr.F90
Simulation_mapParticlesVar.F90
Simulation_mapStrToInt.F90
Simulation_molExplicitRHS.F90
Simulation_molFastRHS.F90
Simulation_molImplicitRHS.F90
Simulation_molImplicitUpdate.F90
Simulation_molPostFastUpdate.F90
Simulation_molPostRegrid.F90
Simulation_molPostTimeStep.F90
Simulation_molPostUpdate.F90
Simulation_molPreEvolve.F90
Simulation_sendOutputData.F90
Simulation_wantsRebalance.F90
SolidMechanics_finalize.F90
SolidMechanics_init.F90
SolidMechanics_interface.F90
SolidMechanics_updateBodyForce.F90
Spacetime_computeDt.F90
Spacetime.F90
Spacetime_finalize.F90
Spacetime_init.F90
Spacetime_interface.F90
Spacetime_molExplicitRHS.F90
Spacetime_molExplicitRHS_tile.F90
Spacetime_molFastRHS.F90
Spacetime_molFastRHS_tile.F90
Spacetime_molPostFastUpdate.F90
Spacetime_molPostRegrid.F90
Spacetime_molPostTimeStep.F90
Spacetime_molPostUpdate.F90
Spacetime_molPreEvolve.F90
Spacetime_unitTest.F90
Stencils_advectCentral2d.F90
Stencils_advectCentral3d.F90
Stencils_advectWeno2d.F90
Stencils_advectWeno3d.F90
Stencils_cnt_advectUpwind2d.F90
Stencils_cnt_advectUpwind3d.F90
Stencils_diffusion2d.F90
Stencils_diffusion3d.F90
Stencils_finalize.F90
Stencils_init.F90
Stencils_integrateAB2.F90
Stencils_integrateEuler.F90
Stencils_interface.F90
Stencils_lsCenterProps.F90
Stencils_lsCurvature2d.F90
Stencils_lsCurvature3d.F90
Stencils_lsFaceProps2d.F90
Stencils_lsFaceProps3d.F90
Stencils_lsNormals2d.F90
Stencils_lsNormals3d.F90
Stencils_lsRedistance2d.F90
Stencils_lsRedistance3d.F90
tables
test_multigrid.F90
TimeAdvance.F90
TimeAdvance_finalize.F90
TimeAdvance_init.F90
TimeAdvance_interface.F90
Timers_data.F90
Timers_finalize.F90
Timers_getSummary.F90
Timers.h
Timers_init.F90
Timers_interface.F90
Timers_reset.F90
Timers_start.F90
Timers_stop.F90
timings.F90
tmr_buildSummary.F90
tmr_create.F90
tmr_etime.F90
tmr_findTimerIndex.F90
tmr_getMaxCallStackDepth.F90
tmr_getMaxTimerParents.F90
tmr_init.F90
tmr_lookupIndex.F90
tmr_stackLib.F90
tree.F90
tree_search_for_surrblks.F90
UHD.h
umap.F
umap.h
Units
user_coord_transfm.F90
ut_constRealZeroFn1.F90
ut_conversionInterface.F90
ut_convertToArrayIndicies.F90
ut_convertToMemoryOffset.F90
ut_fndpos.F90
ut_generalInterface.F90
ut_getFreeFileUnit.F90
ut_hunt.F90
ut_interpolationInterface.F90
ut_parabolicInterpol.F90
ut_polint.F90
ut_printMatrix.F90
ut_qsortC.c
ut_qsortC.h
ut_qsort.F90
ut_qsortInterface.F90
ut_quadraticInterpol.F90
ut_sortInterface.F90
ut_sortOnProcs.F90
ut_sysMemData.F90
ut_sysMem.h
ut_sysMemInterface.F90
ut_sysMemStats.F90
ut_sysMemSummaryStats.F90
ut_sys_mem_usage.c
VX_G15+000ms
VX_G15+003ms
VX_G15+005ms
VX_G15+010ms
VX_G15+050ms
VX_G15+100ms
VX_G15+150ms
VX_G15+250ms
wl-EOS-LS220-25-50-100.h5
wl-EOS-SFHo-15-25-50.h5
wl-EOS-SFHo-15-25-50-noBCK.h5
wl-EOS-SFHo-25-50-100.h5
wl-Op-SFHo-15-25-50-E40-B85-AbEm.h5
wl-Op-SFHo-15-25-50-E40-B85-Iso.h5
wl-Op-SFHo-15-25-50-E40-B85-NES.h5
wl-Op-SFHo-15-25-50-E40-B85-Pair.h5
wl-Op-SFHo-15-25-50-E40-HR98-Brem.h5
workspace.F90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Config
Type: application/octet-stream
Size: 1597 bytes
Desc: not available
URL: <http://lists.cels.anl.gov/pipermail/flash-x-users/attachments/20240830/e30db909/attachment-0001.obj>


More information about the Flash-X-users mailing list