avoid blocking with matplotlib, parameter save stuff
This commit is contained in:
@@ -40,5 +40,4 @@ class Deltatau:
|
||||
self._comm=comm=None
|
||||
self._gather=gather=None
|
||||
#return
|
||||
verbose=0x00
|
||||
self._shapepath=sp=shapepath.ShapePath(comm, gather, verbose, sync_mode=1, sync_flag=3)
|
||||
self._shapepath=sp=shapepath.ShapePath(comm, gather, verbose=0xff, sync_mode=1, sync_flag=3)
|
||||
Reference in New Issue
Block a user