Dear Mohammad,

alternatively, if you have unstrctured grids, use Gmsh to mesh your domain and 
then specify the Gmsh file

[Grid]
File = your_grid.msh

in the input file. You need a an unstructured grid manager like UGGrid or 
ALUGrid, and currently only Gmsh version 2 format is supported.
(use gmsh -save mymesh.msh -format msh2 to convert a version 4 mesh)

Best wishes
Timo 

> On 9 Sep 2022, at 10:14, Melanie Lipp <melanie.l...@iws.uni-stuttgart.de> 
> wrote:
> 
> Dear Mohammad,
> 
> you can use subgrid and define a selector as in 
> dumux/test/io/gridmanager/test_gridmanager_subgrid.cc 
> <http://test_gridmanager_subgrid.cc/> adapting the return in operator() from 
> the circle shape to your I shape.
> 
> I hope this helps.
> 
> Best wishes,
> Melanie
> 
> On 08.09.22 16:31, Mohammad Hodroj (Alumni) wrote:
>> Dear DuMux Team, 
>> 
>> I hope this email finds you well.
>> 
>> I am writing to kindly ask if it is possible to draw an I-Shape domain for 
>> porous medium flow  problems using DuMux as attached in the email and if 
>> yes, how can I do it? 
>> 
>> 
>> Looking forward to your help.
>> 
>> Best Regards,
>> Mohammad Hodroj
>> 
>> 
>> 
>> 
>> _______________________________________________
>> DuMux mailing list
>> DuMux@listserv.uni-stuttgart.de <mailto:DuMux@listserv.uni-stuttgart.de>
>> https://listserv.uni-stuttgart.de/mailman/listinfo/dumux 
>> <https://listserv.uni-stuttgart.de/mailman/listinfo/dumux>
> _______________________________________________
> DuMux mailing list
> DuMux@listserv.uni-stuttgart.de <mailto:DuMux@listserv.uni-stuttgart.de>
> https://listserv.uni-stuttgart.de/mailman/listinfo/dumux 
> <https://listserv.uni-stuttgart.de/mailman/listinfo/dumux>
_______________________________________________
DuMux mailing list
DuMux@listserv.uni-stuttgart.de
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to