-
Notifications
You must be signed in to change notification settings - Fork 92
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
Active crown scott 2001 #1108
Draft
adrifoster
wants to merge
93
commits into
NGEET:main
Choose a base branch
from
jkshuman:active_crown_Scott_2001
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Active crown scott 2001 #1108
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add EQ to evaluate potential for crown fire Add EQ for passive crown fire igntion Set fraction of crown burnt based on this conditional Add crown fire threshold, crown fire flag, and crown fire PFT param
Co-Authored-By: Samuel Levis <[email protected]>
…active_crown_fire Resolved conflicts in fire/SFMainMod.F90
…active_crown_fire Resolved Conflicts: main/EDTypesMod.F90
Resolved conflicts: fire/SFMainMod.F90 main/EDPftvarcon.F90 main/EDTypesMod.F90 main/FatesInterfaceMod.F90 parameter_files/fates_params_default.cdl
This and next few commits resolve conflicts missed by git and caught by github
Committing only to get ./manage_externals/checkout_externals to finish
Using existing test: SMS_Lm12_D_Mmpi-serial.1x1_brazil.I2000Clm50FatesCruRsGs.izumi_intel.clm-FatesFireLightningPopDens
There were two copies of this parameter: a scalar and an array and the model was getting confused when trying to read them
I found references to both currentCohort%active_crown_fire_flg and currentPatch%active_crown_fire_flg and I think the latter is correct and the former incorrect
Calculate required intensity to scorch crown and canopy, then re-calculate rate of spread and fire intensity Fixes: 573 User interface changes?: No Code review:
Fix mistake in equation to solve for phi_wind as part of steps towards calculation of canopy fraction burnt.
adrifoster
added
PR status: Not Ready
The author is signaling that this PR is a work in progress and not ready for integration.
draft
labels
Oct 27, 2023
adrifoster
force-pushed
the
active_crown_Scott_2001
branch
from
March 12, 2024 19:55
c95ddab
to
3090ea4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
draft
enhancement
PR status: Not Ready
The author is signaling that this PR is a work in progress and not ready for integration.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pulling in changes from @jkshuman's active crown branch. @slevis-lmwg also worked on this in #857 so I'm not sure how they are different.
Will do testing, but just pushing this here so @slevis-lmwg and I can coordinate if need be.
Description:
https://github.com/jkshuman/fates/tree/active_crown_Scott_2001
getting the FATES fire module closer to having an active crown fire parameterization.
Collaborators:
@jkshuman @slevis-lmwg
Expectation of Answer Changes:
When a crown fire occurs should change answers
Checklist
All checklist items must be checked to enable merging this pull request:
Contributor
Integrator
Documentation
Test Results:
CTSM (or) E3SM (specify which) test hash-tag:
CTSM (or) E3SM (specify which) baseline hash-tag:
FATES baseline hash-tag:
Test Output: