Skip to content

Rename nppStorage to woodCStorageDelta for clarity#252

Closed
dlebauer with Copilot wants to merge 19 commits into
masterfrom
copilot/sub-pr-248
Closed

Rename nppStorage to woodCStorageDelta for clarity#252
dlebauer with Copilot wants to merge 19 commits into
masterfrom
copilot/sub-pr-248

Conversation

Copilot AI commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

Addresses feedback from @dlebauer to rename nppStorage to woodCStorageDelta, clarifying that this variable represents a carbon-only storage delta rather than a generic NPP storage pool.

Changes

  • Variable rename: nppStoragewoodCStorageDelta in:

    • State structure definition (state.h)
    • Carbon balance calculations (balance.c)
    • Output formatting and initialization (sipnet.c)
    • Test utilities and expected outputs (smoke_check.py, test output files)
  • Added to .gitignore: CodeQL build artifacts (_codeql_build_dir/, _codeql_detected_source_root)

The new name makes explicit that this is an abstract bookkeeping term for carbon storage changes in wood biomass, consistent with the decision to exclude nitrogen from this pool given the fixed C:N ratios in plant biomass.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 3 commits February 5, 2026 21:23
Co-authored-by: dlebauer <464871+dlebauer@users.noreply.github.com>
Co-authored-by: dlebauer <464871+dlebauer@users.noreply.github.com>
Co-authored-by: dlebauer <464871+dlebauer@users.noreply.github.com>
Copilot AI changed the title [WIP] Update implementation for carbon balance check without ctx.microbes Rename nppStorage to woodCStorageDelta for clarity Feb 5, 2026
Copilot AI requested a review from dlebauer February 5, 2026 21:26
Base automatically changed from add_carbon_balance_check to master February 6, 2026 17:02
@Alomir

Alomir commented Feb 6, 2026

Copy link
Copy Markdown
Collaborator

This is out of date, change made elsewhere.

@Alomir Alomir closed this Feb 6, 2026
@dlebauer dlebauer deleted the copilot/sub-pr-248 branch February 6, 2026 20:23
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.

3 participants