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

Find values for MAXD for all species #421

Closed
chaukap opened this issue Dec 12, 2019 · 4 comments
Closed

Find values for MAXD for all species #421

chaukap opened this issue Dec 12, 2019 · 4 comments
Assignees

Comments

@chaukap
Copy link
Contributor

chaukap commented Dec 12, 2019

MAXD has been moved to inputs inside species.in. Currently sagebrush is set to 30 meters and all other species are set to 3 meters. We need to find values in the literature for each of these species before we finish this milestone.

@kpalmqui
Copy link
Member

An update on this issue. MAXD will now be dervied for each species each year using the following approach.

MAXD is randomly drawn from a distribution between 0 and 2*y
where

y = 0.921 * height

where height is the height of the largest established individual of the species.

@chaukap @ScottCJr @dchenow1

chaukap pushed a commit that referenced this issue Feb 27, 2020
@chaukap
Copy link
Contributor Author

chaukap commented Feb 27, 2020

I just committed a new function, _maxDispersalDistance, which implements the algorithm described above. @ScottCJr @dchenow1 @kpalmqui let me know if this is what you were looking for!

@kpalmqui
Copy link
Member

kpalmqui commented Mar 4, 2020

@chaukap looks good to me - I think we can close this issue!

@chaukap
Copy link
Contributor Author

chaukap commented Mar 4, 2020

Great!

@chaukap chaukap closed this as completed Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants