NREL / SOWFA-6

32 stars 35 forks source link

Updated arrayStructured and cylinder Sampling Capability #60

Closed mchurchf closed 1 year ago

mchurchf commented 1 year ago

Updated arrayStructured to fix problem where points written out in a scrambled fashion--now writeout remains in proper i,j,k structured order. This means that arrayStructured can now be used with vtkStructuredWriter without issue. Updated cylinder capability for far greater flexibility. Both now have a feature that breaks ties for points on cell faces on processor boundaries so that a single sample point is not claimed by more than one processor.