[yt-users] field parameters and extract_connected_sets

Elizabeth Tasker tasker at astro1.sci.hokudai.ac.jp
Thu Oct 20 01:32:06 PDT 2011


Hi,

Is there a way of passing field parameters to extract_connected_sets?

Currently, 

print dd["NegEscapeVelocity"]

works fine but

contours = dd.extract_connected_sets("NegEscapeVelocity", 1, 30.0, maxv, log_space=False)

complains it can't find the set field variables.

Elizabeth


More information about the yt-users mailing list