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

Peter Manzella peter.manzella at maine.edu
Mon Aug 26 13:53:08 CDT 2024


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: 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!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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cels.anl.gov/pipermail/flash-x-users/attachments/20240826/bfd6640f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 622940 bytes
Desc: not available
URL: <http://lists.cels.anl.gov/pipermail/flash-x-users/attachments/20240826/bfd6640f/attachment-0001.png>


More information about the Flash-X-users mailing list