<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Hi Kouider, <div><br></div><div>In the setup script you have posted you're using the setup command <font face="monospace">-2d</font><font face="arial, sans-serif">. Either neglect to use the </font><font face="monospace">-nzb=16</font><font face="arial, sans-serif"> setup command in your line if you want to simulate this using </font><font face="monospace">-2d</font><font face="arial, sans-serif">. If you want to do full 3D replace the </font><font face="monospace">-2d </font><font face="arial, sans-serif">command with </font><font face="monospace">-3d</font><font face="arial, sans-serif">. </font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">Best,<br>Marissa</font></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Feb 14, 2021 at 12:15 PM kouider benbayer <<a href="mailto:benbayer.kouider@gmail.com">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>