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

Which xml corresponds to land_carbon_densities.cpp? #494

Open
CGL5230 opened this issue Nov 20, 2024 · 0 comments
Open

Which xml corresponds to land_carbon_densities.cpp? #494

CGL5230 opened this issue Nov 20, 2024 · 0 comments

Comments

@CGL5230
Copy link

CGL5230 commented Nov 20, 2024

Hi, GCAM team!

The process of calculating future aboveground carbon density is described in land_carbon_densities.cpp. I would like to increase the returned above ground carbon density by 30%.

double LandCarbonDensities::getActualAboveGroundCarbonDensity( const int aYear ) const {
    return mAvgAboveGroundCarbon *** 1.3**;
}

What should i modify or where can i find the Eveg equation in install gcam (maybe just modify the value in some xml)?
Image

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

1 participant