Re: [Yade-dev] Joining yade-dev team

2020-05-15 Thread Bruno Chareyre
On Fri, 15 May 2020 at 18:04, Sacha Duverger wrote: > Hello, > > Thanks for adding me on Gitlab, I have a few questions though : > > 1) > I cloned the trunk from gitlab on my machine and made the changes on > domaindecomposition.py (I was using yade2020.01a before). > How should I proceed now to

Re: [Yade-dev] Joining yade-dev team

2020-05-15 Thread Sacha Duverger
Hello, Thanks for adding me on Gitlab, I have a few questions though : 1) I cloned the trunk from gitlab on my machine and made the changes on domaindecomposition.py (I was using yade2020.01a before). How should I proceed now to request the merge ? I was thinking of simply doing: - commit the

Re: [Yade-dev] Joining yade-dev team

2020-05-15 Thread Bruno Chareyre
Hi Sacha, Thank you for reaching us. It is good that someone will try that independently. Please note that the documentation is still lacking but it more up to date in a temporary branch [1]. I'm curious to see the problems you found. Regards Bruno [1]

Re: [Yade-dev] Joining yade-dev team

2020-05-15 Thread Janek Kozicki (yade)
Looks like Bruno is a bit busy :-) So I have added you o our project. We are looking forward to your merge requests! :) best regards Janek Robert Caulk said: (by the date of Thu, 14 May 2020 19:22:48 +0200) > bisectionDecomposition.py is objectively better than > domaindecomposition.py.

Re: [Yade-dev] Joining yade-dev team

2020-05-14 Thread Robert Caulk
bisectionDecomposition.py is objectively better than domaindecomposition.py. However, there is still utility in being able to manually control the subdomains with domaindecomposition.py. And therefore your corrections are very welcome :-) On Thu, May 14, 2020 at 6:52 PM Sacha Duverger wrote: >

Re: [Yade-dev] Joining yade-dev team

2020-05-14 Thread Sacha Duverger
Thank you for welcoming me, I use domaindecomposition.py because the exemple I tried ([1]) used it. It wasn’t up to date with the current version of YADE. Now that you mention bisectionDecomposition.py, I’m beginning to think that I should have used [2] instead. [1] :

Re: [Yade-dev] Joining yade-dev team

2020-05-14 Thread Robert Caulk
Out of curiosity, why are you using domaindecomposition.py instead of bisectionDecomposition.py? On Thu, May 14, 2020 at 2:39 PM Janek Kozicki (yade) < jkozicki-y...@pg.edu.pl> wrote: > Hi, welcome here! :) > > Bruno is leading the MPI programming effort, I will let him do the honors > ;) > BTW,

Re: [Yade-dev] Joining yade-dev team

2020-05-14 Thread Janek Kozicki (yade)
Hi, welcome here! :) Bruno is leading the MPI programming effort, I will let him do the honors ;) BTW, he is in the middle of finishing the docs :) best regards Janek Sacha Duverger said: (by the date of Thu, 14 May 2020 13:39:37 +0200) > Hello, > > I’ve been using YADE since over a year

[Yade-dev] Joining yade-dev team

2020-05-14 Thread Sacha Duverger
Hello, I’ve been using YADE since over a year now. I recently tried to use the MPI parallelisation and I believe I found a couple of errors in the py/domaindecomposition.py script. Could I join the yade-dev team so I can suggest my corrections? My username on gitlab is @schd . Thank you,