Hey,
at the moment i´m calculating the massstreams in a powerplant.
For the calculation there is a for-loop necessary because one of the last streams is going back to the beginning of the calculation.
My problem is that the for-loop will not be calculated while using Units (like kg/hr or mol/hr).
I added a simpel example which should discribe my problems more accurate.
The output of for-loop should be a Matrix with different Units like [kg/hr] for the Massstream and [ ] (no Unit) for the iteration number.