enochdongyi

Results 1 comments of enochdongyi

in processors_noopenmdao.py line 185 ``` if L > 10: self.output_dim = processed.shape[0] # print "ready" ``` change L>10 to larger number (I change it to L>50) The error occurred when...