pebasantaf / artdistrigrid

Analysis and development of Artificial Neural Network (ANN) models with Keras and Tensorflow to simulate the dynamic behaviour of distribution grids.
0 stars 0 forks source link

Problem with local variable assignment #5

Closed pebasantaf closed 4 years ago

pebasantaf commented 4 years ago

UnboundLocalError: local variable 't_step' referenced before assignment

pebasantaf commented 4 years ago

Fixed. Define empty t_step before forloop