Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add switch to force allocation of all exports #3405

Open
tclune opened this issue Feb 11, 2025 · 0 comments
Open

Add switch to force allocation of all exports #3405

tclune opened this issue Feb 11, 2025 · 0 comments
Assignees
Labels
📈 MAPL3 MAPL 3 Related 🎁 New Feature This is a new feature

Comments

@tclune
Copy link
Collaborator

tclune commented Feb 11, 2025

This functionality is desired for testing gridcomps in isolation. The switch will avoid the need to artificially connect all exports to imports in some other gridcomp.

Longer term we may want to allow VariableSpec to specify that any given export should be allocated regardless of connection status. E.g., the export might be used for computing other exports. OTOH, this could also be handled via "export dependencies" which already have some implementation foothold in MAPL3.

@tclune tclune added 📈 MAPL3 MAPL 3 Related 🎁 New Feature This is a new feature labels Feb 11, 2025
@tclune tclune self-assigned this Feb 11, 2025
tclune added a commit that referenced this issue Feb 11, 2025
Needs more testing of course.
pchakraborty added a commit that referenced this issue Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📈 MAPL3 MAPL 3 Related 🎁 New Feature This is a new feature
Projects
None yet
Development

No branches or pull requests

1 participant