← Back to team overview

dolfin team mailing list archive

Re: [HG DOLFIN] Modify Stokes demo inflow bc to avoid pressure spikes in corners.

 

This caused the following error:

----------------------------------------------------------------------
./../../demo/pde/stokes/stabilized/python (Python)

 File "./demo.py", line 48
   q        values[1] = 0.0
                 ^
SyntaxError: invalid syntax

ilmar

DOLFIN wrote:
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.

changeset:   4316:6fb741ed7bf95ca3437af147918c1b1ee6c2355c
tag:         tip
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Wed Jun 18 10:39:52 2008 +0100
files:       demo/pde/stokes/stabilized/cpp/main.cpp demo/pde/stokes/stabilized/python/demo.py demo/pde/stokes/taylor-hood/cpp/main.cpp demo/pde/stokes/taylor-hood/python/demo.py
description:
Modify Stokes demo inflow bc to avoid pressure spikes in corners.


changeset:   4315:362e95752e24c8cd9a532f79093e5e5d6f51d641
user:        Nuno Lopes <ndl@xxxxxxxxxxxxxx>
date:        Tue Jun 17 23:43:16 2008 +0100
files:       dolfin/io/File.cpp dolfin/io/File.h dolfin/io/RAWFile.cpp dolfin/io/RAWFile.h
description:
raw file format for Xd3d


changeset:   4314:509e178885ae60ef8c9b29e3d302f8290243c537
user:        Anders Logg <logg@xxxxxxxxx>
date:        Tue Jun 17 21:16:58 2008 +0200
files:       dolfin/fem/DirichletBC.cpp dolfin/mesh/Mesh.cpp dolfin/mesh/Mesh.h dolfin/mesh/MeshOrdering.cpp dolfin/mesh/TopologyComputation.cpp
description:
Permanently fix bug with spikes in Stokes demo and add support
for keeping track of whether the mesh has been ordered or needs
to be reordered.

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin
_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev


References