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

Add wood harvest/products parameters to CABLE namelist file. #548

Open
tammasloughran opened this issue Feb 20, 2025 · 0 comments · May be fixed by #549
Open

Add wood harvest/products parameters to CABLE namelist file. #548

tammasloughran opened this issue Feb 20, 2025 · 0 comments · May be fixed by #549
Assignees
Labels
code clean-up e.g., removal of dead code quick

Comments

@tammasloughran
Copy link
Collaborator

The wood harvest/products parameters are hard coded into the CABLE-ACCESS interface. There is no technical reason to have these parameters hard coded and they are important for tuning the land use change/thinning components to get reasonable land-use emissions. I will move them into the CABLE namelist file.

These parameters are:

REAL :: pool_frac(3) = (/0.33,0.33,0.34/) !! Fraction of harvested biomass allocated to the wood products pools
REAL :: pool_time(3) = (/1.00,0.10,0.01/) !! Timescale of wood product pool decay to the atmosphere (year^-1)
@tammasloughran tammasloughran self-assigned this Feb 20, 2025
@tammasloughran tammasloughran added quick code clean-up e.g., removal of dead code labels Feb 20, 2025
@tammasloughran tammasloughran added this to the ESM1.6 FastTrack milestone Feb 20, 2025
@tammasloughran tammasloughran linked a pull request Feb 20, 2025 that will close this issue
6 tasks
@tammasloughran tammasloughran linked a pull request Feb 20, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code clean-up e.g., removal of dead code quick
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant