[FLASH-USERS] Problem running Sedov example

John ZuHone jzuhone at gmail.com
Tue Jun 4 17:04:09 EDT 2019


That’s a successful flash run!

> On Jun 4, 2019, at 4:56 PM, Klaus Weide <klaus at flash.uchicago.edu> wrote:
> 
>> On Tue, 4 Jun 2019, John ZuHone wrote:
>> 
>> Hi Klaus,
>> 
>> I'm working with Susan.
>> 
>> Your answer is a bit confusing to me. She does have a sedovSolution.dat 
>> file in her object directory, and it does have data. Is there a reason 
>> why it should not work?
> 
> John,
> 
> The use of the profile has never been made configurable in a flexible
> way. in particular, the expected number of lines to read is hardwired
> in the code, I believe that's 
> 
>   integer, parameter                  :: sim_nProfile = 10000
> 
> in Simulation_data.F90. The file sedovSolutionModLong.dat, also included
> in the Sedov directory, should have the right size.
> 
> But again, use /dev/null to avoid problems related to this completely.
> OTOH, to use the profile in a meaningful way, you may have to configure
> with 
> 
>    ./setup ... DoAnalytical=True
> 
> 
> Sorry for the confusion / bad choice of default value for the runtime
> parameter.
> 
> 
> Klaus



More information about the flash-users mailing list