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

New allometric equation options #392

Merged
merged 11 commits into from
Jul 24, 2024
Merged

Conversation

mpaiao
Copy link
Contributor

@mpaiao mpaiao commented Jun 12, 2023

Included a few options in IALLOM.

Description

Revised IALLOM=3 and included a new IALLOM=5.

  1. For IALLOM=3, the main change is that leaf allometry is now also based on individual leaf area, which allows better compatibility with trait photo-plasticity.
  2. Added new IALLOM=5, which allows using the equation forms from IALLOM=3 but replaces the functional form for rooting depth to be the same as IALLOM=4.

Added a new sub-routine that calculates the vertical root distribution. This was originally calculated inside the plant hydrodynamics but it is now defined in allometry.f90 and the fractional distribution is now a cohort variable. This avoids creating inconsistencies in the future.

Collaborators

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

Testing :

  • All new and existing tests passed.

@mpaiao mpaiao merged commit 48c99d8 into EDmodel:master Jul 24, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant