[cig-commits] r18425 - short/3D/PyLith/trunk

brad at geodynamics.org brad at geodynamics.org
Sun May 22 16:26:34 PDT 2011


Author: brad
Date: 2011-05-22 16:26:34 -0700 (Sun, 22 May 2011)
New Revision: 18425

Modified:
   short/3D/PyLith/trunk/TODO
Log:
Updated TODO.

Modified: short/3D/PyLith/trunk/TODO
===================================================================
--- short/3D/PyLith/trunk/TODO	2011-05-22 23:16:42 UTC (rev 18424)
+++ short/3D/PyLith/trunk/TODO	2011-05-22 23:26:34 UTC (rev 18425)
@@ -19,26 +19,8 @@
 
 * Unform global refinement
 
-  (1) The overlap is not updated properly for hex8 refinement. Run
-  examples/3d/hex8/step03.cfg.
+    Check refinement in parallel thoroughly.
 
-  cd examples/3d/hex8
-  pylith step03.cfg --mesh_generator.refiner=pylith.topology.RefineUniform --nodes=3
-
-  DARWIN:
-
-  The initial problem is solved, but now with 3 procs we have this problem:
-
-    cd examples/3d/hex8
-    pylith step01.cfg --mesh_generator.refiner=pylith.topology.RefineUniform --nodes=3
-
-    mpinemesis: /home/brad/src/cig/pylith/libsrc/topology/RefineVol8Face4Edges2.cc:520: void ALE::RefineVol8Face4Edges2::overlapAddNewVertices(const ALE::Obj<ALE::IMesh<int, double, ALE::LabelSifter<int, int, ALE::malloc_allocator<ALE::NewSifterDef::Arrow<int, int> > > >, ALE::malloc_allocator<ALE::IMesh<int, double, ALE::LabelSifter<int, int, ALE::malloc_allocator<ALE::NewSifterDef::Arrow<int, int> > > > > >&, const ALE::MeshOrder&, const ALE::Obj<ALE::IMesh<int, double, ALE::LabelSifter<int, int, ALE::malloc_allocator<ALE::NewSifterDef::Arrow<int, int> > > >, ALE::malloc_allocator<ALE::IMesh<int, double, ALE::LabelSifter<int, int, ALE::malloc_allocator<ALE::NewSifterDef::Arrow<int, int> > > > > >&, const ALE::MeshOrder&): Assertion `k == 3' failed.
-
-  That was solved, but now
-
-    RuntimeError: Error while preparing for writing data to VTK file output/step03-lower_crust.vtk at time 0.
-    [1]Multiple indices for local point 977 remote point 666 from 0 with index 314
-
 * Output to HDF5 files. [BRAD and MATT]
 
   (2) Add time dataset to vertex_fields and cell_fields. [BRAD]



More information about the CIG-COMMITS mailing list