[FLASH-USERS] Using FLASH with GDL

Dean Townsley Dean.M.Townsley at ua.edu
Thu Jun 28 12:09:26 EDT 2012


Hi Amol,

I think the more general theme that John is getting at is that the IDL 
visualization tools (fidlr/xflash3) that ship with flash are not as 
widely used as they used to be.

I haven't tried out yt, though it looks quite nice.  But since John is 
mentioning other options I'll mention what I use...

For visualization I use mainly VisIt (http://visit.llnl.gov).  It is a 
little challenging to build, but doesn't depend on anything proprietary 
as far as I know.  It has both a gui and a python interface.  For more 
serious analysis I generally use quickflash 
(http://quickflash.sourceforge.net) to handle working with flash data 
files in C++.

Just adding to the conversation.  I should try out yt at some point.

Dean





On 06/28/2012 10:42 AM, John ZuHone wrote:
> Amol,
>
> I am not sure why it does not work with GDL, but I encourage you to check out the yt project, which is an analysis toolset for AMR data such as FLASH. It is Python-based and much more powerful and straightforward to use than the fidlr tools.
>
> http://yt-project.org
>
> I know it may require learning some Python, but in the long run it is very much worth it. There's lots of documentation on how to do some basic things and it handles FLASH data very well.
>
> Best,
>
> John ZuHone
>
> On Jun 28, 2012, at 4:39 AM, Amol Holkundkar wrote:
>
>> Dear All,
>>
>> I am just wondering if we can use FLASH with open source alternative of
>> IDL called GDL
>> (GNU Data Language http://gnudatalanguage.sourceforge.net/ )
>>
>> I tried to compile the code using GDL, it complied but while running its
>> giving following error,
>>
>> /*********************************************************************/
>>
>> $ XFLASH3_DIR="/home/amol/Documents/FLASH/FLASH4-beta/tools/fidlr3.0"
>> $ export XFLASH3_DIR
>> $ gdl
>>
>> GDL> .run xflash3.pro
>> % Compiled module: XFLASH_EVENT.
>> % Compiled module: XFLASH3.
>> GDL> xflash3
>> initializing xflash3
>> ... IDL version = 6.0
>> ... PNG graphics will be used
>> % Compiled module: GET_XFLASH_PATH.
>> ... current path
>> is /home/amol/Documents/FLASH/FLASH4-beta/tools/fidlr3.0
>> ... XFLASH_DIR is /home/amol/Documents/FLASH/FLASH4-beta/tools/fidlr3.0/
>> % Compiled module: XFLASH_DEFAULTS.
>> % Compiled module: VAR_INDEX.
>> Segmentation fault (core dumped)
>> /*********************************************************************/
>>
>> I think the error is coming because of the stuff in "var_index.pro"
>>
>> Any suggestions to resolve this issue.
>>
>> It would be nice if we can compile the FLASH using GDL which is
>> completely free and open source.
>>
>> Thanks,
>>
>> Regards
>> Amol Holkundkar
>>
>





More information about the flash-users mailing list