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 value for input parameter slopeH #423

Closed
chaukap opened this issue Dec 17, 2019 · 3 comments
Closed

Find value for input parameter slopeH #423

chaukap opened this issue Dec 17, 2019 · 3 comments
Assignees

Comments

@chaukap
Copy link
Contributor

chaukap commented Dec 17, 2019

Slope Height is the slope of the allometric relationship between height and biomass as specified in issue #415. It needs to be added to inputs and stored in the SpeciesType struct.

@chaukap chaukap added this to the Seed Dispersal milestone Dec 17, 2019
@chaukap chaukap self-assigned this Dec 17, 2019
chaukap pushed a commit that referenced this issue Dec 17, 2019
* HSlope is now specified in species.in.
* HSlope is stored in the SpeciesType struct as heightSlope.

I also made two aesthetic changes:
* The "dispersal" column in species.in was changed to "Use". I did this to shorten the name, and becasue it better describes the column.
* I documented _species_init for Doxygen.
@kpalmqui
Copy link
Member

To be updated by @ScottCJr in the near future.

@chaukap chaukap changed the title Add new input parameter slopeH Find value for input parameter slopeH Dec 18, 2019
@kpalmqui
Copy link
Member

kpalmqui commented Mar 4, 2020

Scott, Damaris, and Bill have identified four slope parameters to be used for woody shrubs, forbs, prostrate bunchgrasses, and upright bunchgrasses. Here the slope parameters are the slope of the allometric relationship between height and biomass (HSlope in species.in) that were derived using field data from 2017 and 2019 using the nls function in R. These slopes help us to derive a height for each established individual in STEPWAT2 based on the biomass of that individual. Height is then used in the seed dispersal module.

We decided to apply the slope for forbs to succulents, other assignments of the four slopes were straightforward for the remaining STEPPE functional types.

See here for Hslope values and documentation:

Species Parameters.seeddispersal.v2.xlsx

kpalmqui added a commit that referenced this issue Mar 4, 2020
- updated HSlope values for all species, see issue #423 for more description
@kpalmqui
Copy link
Member

kpalmqui commented Mar 4, 2020

Resolved by 534495d

@kpalmqui kpalmqui 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