Skip to content
New issue

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

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

Already on GitHub? # to your account

The initialSize method is not recognized by the KEPopulation instance #450

Open
YvanGuifo opened this issue Mar 17, 2022 · 5 comments
Open
Labels

Comments

@YvanGuifo
Copy link
Collaborator

This problem is the same for two tests, like TestMeaslesScripts and TestMeaslesScriptsBMC.

@SergeStinckwich
Copy link
Collaborator

SergeStinckwich commented Mar 18, 2022

ok but you needt to give more details now. Why this is not working, what happens to this initialSize: method? The name changed? there is another way to do the same thing? Why this was working before and no more now? What is the solution?

@YvanGuifo
Copy link
Collaborator Author

YvanGuifo commented Mar 21, 2022

The problem seems to be more general than I thought. It is found in all the red tests. Indeed the problem stems from the initialization of population: aNumber of the after or afterBench methods of the tests.

@SergeStinckwich
Copy link
Collaborator

So what should we do? Mitigation plan?

@YvanGuifo
Copy link
Collaborator Author

I think you need to be able to write after or afterBench methods without population:

So that population can be calculated explicitly as being the sum of the cardinalities of the different compartments of the model.

@SergeStinckwich
Copy link
Collaborator

Try to made experiments and verify your hypothesis.

@YvanGuifo YvanGuifo added the bug label Mar 30, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants