← Back to team overview

dolfin team mailing list archive

Re: Dolfin Cookbook?

 

On Tue, Nov 13, 2007 at 11:40:05PM +0100, Lorenzo Isella wrote:
> Dear All,
> I am quite new to Dolfin and I am looking for example scripts 
> (preferably in Python), but I have not found much online yet.
> I bumped into some presentations which show some fundamental ideas but 
> do not include some ready-to-run codes.
> I wonder if there is anything like a Dolfin cookbook which could be 
> useful to introduce newbies like me to using Dolfin codes for their 
> research.
> I am not talking about industrial secrets, but example python codes for 
> convection-diffusion, Navier-Stokes in 2 and 3D channels/tubes, some 
> examples about how to create/read nontrivial geometries and so on.
> If this is already on the web (but I could not find it), can anyone 
> point me to the online resource?
> I would prefer examples in Python mainly because I personally find them 
> easier to read and modify.
> Many thanks

The Python examples are very few so far. There are quite a few demos
(see src/demo inside the source tree) but most of them are in C++.

We'll be adding Python versions of all demos as we go along.

/Anders


> Lorenzo
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev


References