<div dir="ltr">Hi Kouider,<div><br></div><div>To add on to Marissa's comment, FLASH wants the second dimension to be called "y" (including for cylindrical geometry). So you should probably replace nblockz -> nblocky etc. in flash.par (and Simulation*, Config if modified there) as well as nzb -> nyb in your setup command.</div><div><br></div><div>Best,<br clear="all"><div><div dir="ltr" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr">--------<div>Ryan</div></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Feb 14, 2021 at 9:15 AM kouider benbayer <<a href="mailto:benbayer.kouider@gmail.com" target="_blank">benbayer.kouider@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Dear flash-users<br>I want to simulate the laser slab in the X-Z plane, after i change the example.par file<br><br>###########################<br># #<br># MESH PARAMETERS #<br># #<br>###########################<br>geometry = "cylindrical"<br><br># Domain size:<br>xmin = 0.0<br>xmax = 40.0e-04<br>zmin = 0.0e-04<br>zmax = 80.0e-04<br><br># Total number of blocks:<br>nblockx = 1<br>nblockz = 2<br><br>lrefine_max = 4<br>lrefine_min = 1<br>refine_var_1 = "dens"<br>refine_var_2 = "tele"<br><br>When I use this script:<br>./setup -auto LaserSlab -2d -nxb=16 -nzb=16 +hdf5typeio \<br> species=cham,targ +mtmmmt +laser +uhd3t +mgd mgd_meshgroups=6 \<br> -parfile=example.par<br>I have this message Must not specify nzb for dimensionality < 3d?<br><br>Best regards.<br></div>
</blockquote></div>