--
You received this message because you are subscribed to the Google Groups "basilisk-fr" group.
To unsubscribe from this group and stop receiving emails from it, send an email to basilisk-fr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/basilisk-fr/12a791f8-58b9-482e-a80c-3685c857ddeen%40googlegroups.com.
From my understanding, if Height/Length is an even number, then a standard square domain is generated.
The only way to generate a rectangular domain with multigrid.h seems to be running the simulation with an odd number of processors, corresponding to an odd number of consecutive squares that make the rectangular domain.
Il giorno 26 apr 2021, alle ore 19:37, Arthur Ghigo <ghigo....@gmail.com> ha scritto:Hi Alessandro,I think you can achieve this only with "multigrid.h" and by running your simulation in parallel with nproc = Height/Length.See for details: http://basilisk.dalembert.upmc.fr/src/Tips#non-cubic-domainsBest,Arthur GhigoDear all,I have a question about the definition of a 2D "X x Y" rectangular domain "length x height" using multigrid.h.Is there a way to define a domain such that "length = n*height" with n even? ( from my understanding, only odd values of n are possible).Thanks for your help.Cheers,Alessandro--
You received this message because you are subscribed to the Google Groups "basilisk-fr" group.
To unsubscribe from this group and stop receiving emails from it, send an email to basilisk-fr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/basilisk-fr/12a791f8-58b9-482e-a80c-3685c857ddeen%40googlegroups.com.
--Best,Arthur Ghigo