Commit Graph

66 Commits

Author SHA1 Message Date
Stephen M. McQuay 1af176a6e0 Primarily: fixed the gmsh module to use integer indices
also did some pep8/pyflakes cleanup
2011-09-27 15:23:42 -06:00
Stephen M. McQuay 0ae558f660 removed old DD and DDD modules 2011-09-21 12:33:33 -06:00
Stephen M. McQuay 729dac0e90 moved teh get_simplex_extra_points to interp.grid 2011-09-21 12:14:47 -06:00
Stephen M. McQuay fcb2bf2931 Added a delaunay triangulating grid that uses scipy.spatial faculties 2011-09-17 19:23:21 -06:00
Stephen M. McQuay 0577356cd7 replaced answer with a namedtuple 2011-09-17 15:39:01 -06:00
Stephen M. McQuay 837a72b246 Major: made scripts pass pep8 and pyflakes 2011-09-17 15:38:49 -06:00
Stephen McQuay ba0bf9e7e4 minor whitespace change 2011-06-08 16:20:31 -06:00
Stephen McQuay 50d86f3f67 faster grid generation 2011-06-07 22:41:47 -06:00
Stephen McQuay c682b12bea polish for inclusion into thesis 2011-06-07 22:37:12 -06:00
Stephen McQuay 5d99d76852 removed empty file 2011-06-07 21:47:39 -06:00
Stephen McQuay b54272bb85 simplified a module, and adjusted tests for imports 2011-06-07 21:43:03 -06:00
Stephen McQuay ca49c7eec7 DDD random_grid now has edges. it needs faces 2011-05-21 08:53:37 -06:00
Stephen McQuay 10601471d1 DD random grid now has points along edges 2011-05-21 08:29:35 -06:00
Stephen McQuay 985a16bb22 updated the interp.grid.DD module to count points correctly 2011-05-20 18:06:42 -06:00
Stephen McQuay ae9d759788 fixed the 3D grid too for resolution study 2011-05-20 12:40:42 -06:00
Stephen McQuay ab2e6655be corrected the mesh and made new plots 2011-05-20 12:40:25 -06:00
Stephen McQuay fef4f8b71f don't implicitly set q in DD.rect_grid 2011-05-19 15:44:21 -06:00
Stephen McQuay 25eae429f5 minor: function protocol order change. minor because they are named params 2011-05-17 21:07:45 -06:00
Stephen McQuay 3f4785ef49 upped the max search count 2011-03-30 16:11:04 -06:00
Stephen McQuay bf791deeb6 merged the gmsh meshes (2/3D) into a single mesh, updated other files to support this 2011-03-28 19:07:19 -06:00
Stephen McQuay bf993339d6 moved the blender funcs into the main grid object 2011-03-28 15:36:50 -06:00
Stephen McQuay d62a1ae0d7 I changed the default func for these grid objects to be the baker version 2011-03-24 16:15:08 -06:00
Stephen McQuay 928a4ccdab made the 'connectivity' tests work (whatever they were) 2011-03-24 15:48:36 -06:00
Stephen McQuay 51277348b8 minor: used appropriate base class 2011-03-24 00:27:30 -06:00
Stephen McQuay c80b253141 minor: improved the exception message 2011-03-24 00:27:06 -06:00
Stephen McQuay 124d9bb12d removed unecessary import 2011-03-24 00:26:44 -06:00
Stephen McQuay bf6e1002a9 got rid of magic number 2011-03-23 17:34:42 -06:00
Stephen McQuay 50cc783b97 fixed import of delaunay grid 2011-03-23 11:47:42 -06:00
Stephen McQuay 2941a255c7 minor: documentation formatting 2011-03-23 11:23:32 -06:00
Stephen McQuay c9e6759e97 removed redundant grid class definition 2011-03-23 11:16:50 -06:00
Stephen McQuay f078c31c50 import change 2011-03-23 11:15:05 -06:00
Stephen McQuay 3b4db56b94 changed grid name to dgrid 2011-03-23 11:14:50 -06:00
Stephen McQuay aaaf5c7fbb fixed 2D gmsh blender dump 2011-03-23 11:14:09 -06:00
Stephen McQuay 1b91fbcfca minor: logging changes 2011-03-22 16:06:08 -06:00
Stephen McQuay a3893d520d got rid of a bunch of code that was causing extraneous searching in delaunay plugin 2011-03-22 14:20:25 -06:00
Stephen McQuay 3c336ce869 removed pointless log lines, and reenabled a throw exception is attempts to find containing simplex goes past 200 2011-03-22 14:13:52 -06:00
Stephen McQuay 05d1b962fc modified the logging to comply with what is on the docs.python.org page on the logging library and how it should be used 2011-03-22 11:10:19 -06:00
Stephen McQuay 2c07c3ba45 fixed import 2011-03-22 07:15:34 -06:00
Stephen McQuay 28672b5ebe moved some stuff from the smcqdelaunay module into the interp.grid.delaunay module 2011-03-21 17:28:41 -06:00
Stephen McQuay d01dcf4efc started to fix the disparity of 2/3d bash qhull stuff 2011-03-21 17:27:12 -06:00
Stephen McQuay 2796eaeed8 moved some functionality from interp.grid.simplex to interp.grid 2011-03-21 17:26:17 -06:00
Stephen McQuay 54bf66f0fd replace logging of qdelaunay string with a write to /tmp/qdel.out 2011-03-21 17:25:11 -06:00
Stephen McQuay 70eec7e4e0 minor: fixed import 2011-03-21 17:24:31 -06:00
Stephen McQuay 12e7b16102 moved the delaunay grid into it's own module 2011-03-21 16:55:45 -06:00
Stephen McQuay 305b1c82cf removed more traces of the delaunay stuff from the DD file. 2011-03-21 16:55:09 -06:00
Stephen Mardson McQuay e856851f1e moved the qhull generator into the base grid class 2011-03-21 15:24:25 -06:00
Stephen Mardson McQuay da95afb14d changed the 2D gmsh to work with new baker method 2011-02-20 19:23:01 -07:00
Stephen McQuay bb174094ab added some logging to hunt down why q wasn't being populated 2011-02-15 15:22:28 -07:00
Stephen McQuay d0e8d11156 don't autopopulate the q's for gmsh grid objects 2011-02-15 15:22:07 -07:00
Stephen McQuay c0003b58f7 minor: formatting 2011-02-03 09:30:12 -07:00