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

Application CLI: Cannot simulate non-grid models #18

Open
MathRPG opened this issue Jul 26, 2023 · 0 comments
Open

Application CLI: Cannot simulate non-grid models #18

MathRPG opened this issue Jul 26, 2023 · 0 comments
Assignees
Labels
defect Something isn't working enhancement New feature or request

Comments

@MathRPG
Copy link
Owner

MathRPG commented Jul 26, 2023

Code always creates a SimulacaoSequencial instance, which is unfit for cloud simulations.
It is unknown what kind of behavior is observed when simulating cloud models.

Models do seem to be parsed appropriately. However, a RedeDeFilas instance is always created.

This could be mitigated via the Grid-Cloud Unification milestone. With one RedeDeFilas and Simulacao class for all types of models, this wouldn't be a problem.

@MathRPG MathRPG added defect Something isn't working enhancement New feature or request labels Jul 26, 2023
@MathRPG MathRPG added this to the Grid-Cloud Unification milestone Jul 26, 2023
@MathRPG MathRPG self-assigned this Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant