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

[feature:] Population specific fleet interactions #762

Open
msupernaw opened this issue Mar 7, 2025 · 0 comments
Open

[feature:] Population specific fleet interactions #762

msupernaw opened this issue Mar 7, 2025 · 0 comments
Labels
kind: feature New feature or request status: triage_needed This is not approved for this milestone, do not work on it yet

Comments

@msupernaw
Copy link
Contributor

Describe the situation that led to the request and a solution

Currently, fleets and populations are defined globally with all fleets operating on all populations. FIMS would be greatly enhanced if the user was given the ability to have explicit fleet/population interactions, especially when we develop spatial components.

Alternative solutions

Giving the user the ability to assign fleets to a population:

population_1$AddFleet(fleet_1$get_id())
population_1$AddFleet(fleet_2$get_id())

population_2$AddFleet(fleet_3$get_id())

Statistical validity

No response

Additional context

No response

@msupernaw msupernaw added kind: feature New feature or request status: triage_needed This is not approved for this milestone, do not work on it yet labels Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: feature New feature or request status: triage_needed This is not approved for this milestone, do not work on it yet
Projects
None yet
Development

No branches or pull requests

1 participant