You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Joel says SXFunctions weren't designed to use 15000 outputs, more like 10 or 100.
So OutputMapGenerator can't set up outputs for all outputs at all time intervals. Just handle: beginning of collocation interval (x,u,p), collocatoin points (x,dx,z,u,p), final point (x only) and put the logic into runtime python.
The text was updated successfully, but these errors were encountered:
Joel says SXFunctions weren't designed to use 15000 outputs, more like 10 or 100.
So OutputMapGenerator can't set up outputs for all outputs at all time intervals. Just handle: beginning of collocation interval (x,u,p), collocatoin points (x,dx,z,u,p), final point (x only) and put the logic into runtime python.
The text was updated successfully, but these errors were encountered: