← Back to team overview

dolfin team mailing list archive

Re: Added missing files: meshes in 2d and 3d

 

Maybe you could gzip the XML files since they are pretty big?
The XML file format works automatically with gzipped files so it
should work with little change:

    File file("filename.xml.gz");

/Anders

On Mon, Oct 17, 2005 at 07:20:25PM +0200, dolfin@xxxxxxxxxx wrote:
> Commit from hoffman (2005-10-17 19:20 CEST)
> -------------------
> 
> Added missing files: meshes in 2d and 3d
> 
> + dolfin  src/demo/solvers/navierstokes/benchmark/cylinder_2d_bmk.xml  1.1
> + dolfin  src/demo/solvers/navierstokes/benchmark/cylinder_3d_bmk.xml  1.1
> 
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev
> 

-- 
Anders Logg
Research Assistant Professor
Toyota Technological Institute at Chicago
http://www.tti-c.org/logg/



Follow ups

References