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

getYield() should work also when given a MizerParams object #200

Closed
gustavdelius opened this issue Jul 21, 2021 · 1 comment
Closed

getYield() should work also when given a MizerParams object #200

gustavdelius opened this issue Jul 21, 2021 · 1 comment
Labels
enhancement New feature requests or suggestions for enhancement of existing features minor effort Resolving this issue will involve a minor effort

Comments

@gustavdelius
Copy link
Member

Currently it only works with a MizerSim object, in which case it calculates the yield at all times in the simulation. Sometimes, for example when plotting yield vs F curves, one only needs the yield at a single time.

@gustavdelius gustavdelius added enhancement New feature requests or suggestions for enhancement of existing features minor effort Resolving this issue will involve a minor effort labels Jul 21, 2021
@gustavdelius
Copy link
Member Author

This is now implemented for getSSB(), getBiomass(), getN(), getYieldGear() and getYield()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature requests or suggestions for enhancement of existing features minor effort Resolving this issue will involve a minor effort
Projects
None yet
Development

No branches or pull requests

1 participant