[FLASH-USERS] Target velocity in LaserSlab simulation

Adam Reyes adam.reyes at rochester.edu
Mon Aug 8 11:12:21 EDT 2022


Hi Yaoxing,

You would need to edit the "Simulation_initBlock.F90" for your simulation
so that velocity is initialized to something not zero. You can use the
"Grid_putPointData" routine as is done in LaserSlab:

> call Grid_putPointData(blockId, CENTER, VELY_VAR, EXTERIOR, axis, my_vel)
>


See the users guide
<https://flash.rochester.edu/site/flashcode/user_support/flash4_ug_4p62/node21.html>
for more details.

*************************************************************************
Adam Reyes

Code Group Leader, Flash Center for Computational Science
Research Scientist, Dept. of Physics and Astronomy
University of Rochester
River Campus: Bausch and Lomb Hall, 369
500 Wilson Blvd. PO Box 270171, Rochester, NY 14627
Email adam.reyes at rochester.edu
Web https://flash.rochester.edu
 (he / him / his)

*************************************************************************

On Sun, Aug 7, 2022 at 4:56 AM Wu, Yaoxing <wu1587 at purdue.edu> wrote:

> Dear FLASH users & developers,
>
>
>
> I am simulating a laser pulse irradiated on a droplet target based on the
> LaserSlab simulation. I am wondering that if the target can have an initial
> velocity before the laser pulse arrives?
>
>
>
> If so, could you please tell me how to set the target initial velocity?
>
>
>
> Thanks. I would appreciate for your any help.
>
>
>
> Regards,
>
> Yaoxing Wu
>
> Huazhong University of Science and Technology
>
>
> _______________________________________________
> flash-users mailing list
> flash-users at flash.rochester.edu
>
> For list info, including unsubscribe:
> https://flash.rochester.edu/mailman/listinfo/flash-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20220808/9e4f6e9c/attachment.htm>


More information about the flash-users mailing list