<div dir="ltr">I think the cylindrical geometry only works if the lower y boundary is the axis of rotation. So, you will have to manually rotate Windtunnel to blow vertically (along y axis).<div><br></div><div><br></div><div>Andy</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, May 22, 2022 at 1:37 PM Po-Yu Chang <<a href="mailto:pchang@mail.ncku.edu.tw">pchang@mail.ncku.edu.tw</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">Hi all,<br>
<br>
I am trying to simulate a hydrodynamic problem in 2D cylindrical <br>
coordinate. Therefore, I started from the example "WindTunnel". This <br>
example was originally in the cartesian coordinate. Therefore, I had the <br>
following for the setup:<br>
<br>
./setup -auto -2d +Cylindrical WindTunnel -objdir=WindTunnelCyl<br>
<br>
I found that in flash.par, the geometry was still set as<br>
<br>
"geometry = cartesian"<br>
<br>
Therefore, I replaced that line with<br>
<br>
"geometry = Cylindrical"<br>
<br>
Then, I found that if I set the boundary:<br>
<br>
"xl_boundary_type = axisymmetric"<br>
<br>
It gave an error message: "Error message is unsupported boundary <br>
condition on Lower Face"<br>
<br>
If I replaced the boundary to<br>
<br>
"xl_boundary_type = reflect"<br>
<br>
Then, it ran without errors.<br>
<br>
However, I believe the reflection boundary on the axis is not correct. <br>
It seems like the problem was still under cartesian coordinate even I <br>
set it to cylindrical coordinate during the "./setup" and changed the <br>
geometry to cylindrical in the flash.par. So, what did I miss for <br>
setting the cylindrical coordinate?<br>
<br>
Thank you.<br>
<br>
Cheers,<br>
<br>
Po-Yu<br>
<br>
-- <br>
Po-Yu Chang<br>
Assistant Professor<br>
Institute of Space and Plasma Sciences (ISAPS)<br>
National Cheng Kung University (NCKU)<br>
No.1, University Road,<br>
Tainan City 70101, Taiwan<br>
(TEL) +886-6-2757575 ext. 65916<br>
<a href="mailto:pchang@mail.ncku.edu.tw" target="_blank">pchang@mail.ncku.edu.tw</a><br>
<a href="http://capst.ncku.edu.tw/PGS/" rel="noreferrer" target="_blank">http://capst.ncku.edu.tw/PGS/</a><br>
<br>
_______________________________________________<br>
flash-users mailing list<br>
<a href="mailto:flash-users@flash.rochester.edu" target="_blank">flash-users@flash.rochester.edu</a><br>
<br>
For list info, including unsubscribe:<br>
<a href="https://flash.rochester.edu/mailman/listinfo/flash-users" rel="noreferrer" target="_blank">https://flash.rochester.edu/mailman/listinfo/flash-users</a><br>
</blockquote></div>