You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to basilisk-fr
Hi,everyone.
Is it possible to stitch mulitple tree grids together with the Basilisk, as gerris did? Becasue I want to make a non-cubic computation domain.
Best regards,
yonghan
jmlopez...@gmail.com
unread,
Jul 20, 2025, 12:05:34 PMJul 20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to basilisk-fr
Not yet
Godunov CIR
unread,
Jul 20, 2025, 2:31:36 PMJul 20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to basilisk-fr
Hello Yonghan,
I think one workaround is to use the embedded solid (http://basilisk.fr/src/embed.h). You could place the solid in the area not of your interest and force the cells inside the solid remain coarse during the simulation. I had one application similar to your description, and I managed to simulate the non-cubic domain using this method.
Another approach is to use the mask trick, but this trick cannot work together with parallelism.
Jeffery
Stephane Popinet
unread,
Jul 21, 2025, 4:32:14 AMJul 21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to basil...@googlegroups.com
> Is it possible to stitch mulitple tree grids together with the
> Basilisk, as gerris did? Becasue I want to make a non-cubic computation
> domain.
You cannot "stitch" but you can make non-cubic domains with multigrids,
or use embed. See: