dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #26540
Re: Failing regression tests on buildbots
On Fri, 5 Apr 2013 17:06:52 +0200
Corrado Maurini <cmaurini@xxxxxxxxx> wrote:
> It is possible because snes-vi is under active development in petsc
> and there where changes between the different versions
>
> I tested only with petsc 3.3. I may try to simplify the demo to get
> it working also with 3.2. Convergence issues may be due also to the
> use of the UnitCircleMesh which does not generate good meshes. I used
> it to do not require CSG as dependency or add an external mesh file.
> But his may be changed.
>
> If you agree, I will check this after the conversion to git.
I don't care unless it is necessary to get buildbots green before
abandoning launchpad.
Jan
>
> Corrado
> Le 5 avr. 2013 à 14:19, Jan Blechta a écrit :
>
> > It seems that contact-vi-snes demo fails to converge with PETSc 3.2
> > and works with PETSc 3.3. Should it be disabled while PETSc version
> > is 3.2?
> >
> > Is anybody aware how to detect PETSc version in python?
> >
> > demo/constact-vi-foo/python/demo_contact.py should be renamed to
> > demo/constact-vi-foo/python/demo_contact-vi-foo.py. With current
> > names test/regression/test.py script does not find it.
> >
> > Jan
> >
> > _______________________________________________
> > Mailing list: https://launchpad.net/~dolfin
> > Post to : dolfin@xxxxxxxxxxxxxxxxxxx
> > Unsubscribe : https://launchpad.net/~dolfin
> > More help : https://help.launchpad.net/ListHelp
References