← Back to team overview

dolfin team mailing list archive

Re: Updated work plan for 0.6.2

 

Quoting Anders Logg <logg@xxxxxxxxx>:

> Here's an update:
> 
> Number (1) and (3) are fixed and (4) is mostly fixed. Here's what
> remains:
> 
>    src/demo/nls/cahn-hilliard/                    works? --> Garth

Works with PETSc. I'll make it work for uBLAS if I find time, but don't wait on me.

Garth


>    src/demo/solvers/heat/                         broken --> Johan J
>    src/demo/solvers/navierstokes/benchmark/       plot.py missing --> Johan
> H
>    src/demo/solvers/elasticity/                   works? --> Johan J
>    src/demo/solvers/elasticity-updated/           broken --> Johan J
>    src/demo/scripting/                            works? --> Johan J
> 
>    Confirm that PyDOLFIN works --> Johan J
>    Update chapter Quickstart in manual --> all
> 
> Please confirm if and when you will fix. If you don't have time to fix
> now, please file bug reports in Bugzilla for each item and we can release
> anyway.
> 
> /Anders
> 
> 
> On Thu, Aug 24, 2006 at 05:58:44PM +0200, Anders Logg wrote:
> > On Thu, Aug 24, 2006 at 12:19:17PM +0200, Anders Logg wrote:
> > 
> > > So the updated TODO list for 0.6.2 looks as follows:
> > > 
> > >     1. Finish linear algebra chapter in manual (Johan H)
> > >     2. Confirm that PyDOLFIN works ok (Johan J)
> > >     3. Invert --enable-pydolfin and --disable-petsc
> > >     4. Run all demos and add plot.py scripts (all)
> > > 
> > > Number (2)-(3) are easy fixes that we should be able to fix today.
> > > 
> > > If (1) takes time, maybe we don't need to wait indefinitely. The
> > > manual on the web page will be updated nightly anyway.
> > 
> > I have gone through most of the demos and added plot.py scripts in
> > most places. It's just a couple of lines to add a plot script for 3D
> > visualization with Mayavi. All demos that generate some data should
> > have a plot.py script.
> > 
> > Here's a summary of the current status. Please help out to get the
> > demos ready for release.
> > 
> >   src/demo/fem/simple/                           OK
> >   src/demo/nls/nonlinearpoisson/                 OK
> >   src/demo/nls/cahn-hilliard/                    works? --> Garth
> >   src/demo/ode/complex/                          OK
> >   src/demo/ode/stiff/                            OK
> >   src/demo/ode/aliev-panfilov/                   OK
> >   src/demo/ode/courtemanche/                     OK
> >   src/demo/ode/homotopy/economy/                 OK (but no plot.py)
> >   src/demo/ode/homotopy/simple/                  OK
> >   src/demo/ode/harmonic/                         OK
> >   src/demo/ode/lorenz/                           OK
> >   src/demo/ode/method-weights/                   OK (but no plot.py)
> >   src/demo/pde/convection-diffusion/             OK
> >   src/demo/pde/elasticity/                       plot looks strange?
> >   src/demo/pde/nonlinear/nonlinear-poisson/      same as
> nls/nonlinearpoisson? --> Garth
> >   src/demo/pde/stokes/stabilized/                OK
> >   src/demo/pde/stokes/taylor-hood/               OK
> >   src/demo/pde/bidomain/                         OK (but no plot.py)
> >   src/demo/pde/poisson/                          OK
> >   src/demo/mesh/                                 OK
> >   src/demo/solvers/heat/                         broken --> Johan J
> >   src/demo/solvers/navierstokes/benchmark/       plot.py missing --> Johan
> H
> >   src/demo/solvers/convdiff/                     OK
> >   src/demo/solvers/elasticity/                   works? --> Johan J
> >   src/demo/solvers/elasticity-updated/           broken --> Johan J
> >   src/demo/solvers/stokes/                       OK
> >   src/demo/solvers/poisson/                      OK
> >   src/demo/quadrature/                           OK (but not plot.py)
> >   src/demo/scripting/                            works? --> Johan J
> > 
> > /Anders
> > _______________________________________________
> > DOLFIN-dev mailing list
> > DOLFIN-dev@xxxxxxxxxx
> > http://www.fenics.org/mailman/listinfo/dolfin-dev
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
> 


References