[FLASH-USERS] Simulation domain (sedov)
Klaus Weide
klaus at flash.uchicago.edu
Mon Apr 2 18:03:31 EDT 2018
On Mon, 2 Apr 2018, Ian Padilla wrote:
> Hello Klaus, thanks for your reply.
>
> What I did doubling the xyz-dimensions of the domain (explosion center at 1,1,1).
>
> # Size of computational volume
>
> xmin = 0.
> xmax = 2.
> ymin = 0.
> ymax = 2.
> zmin = 0.
> zmax = 2.
>
> You’re right, there's only one block and this needs to be fixed. I see there’s a lrefine_max parameter but not a lrefine_min, in the flash.par file. Where do I find it?
>
> # Adaptive Grid refinement parameters
>
> lrefine_max = 6
> refine_var_1 = "dens"
> refine_var_2 = “pres”
>
> My goal is to run the usual default sedov in an bigger domain to follow the evolution of the front wave.
> Thanks!
See the generated file default.par for a list of all runtime parameters
understood by a configuration.
See the generated file setup_params for a commented list.
Please see the User's Guide for more information.
Klaus
More information about the flash-users
mailing list