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

Active crown scott 2001 #1108

Draft
wants to merge 93 commits into
base: main
Choose a base branch
from

Conversation

adrifoster
Copy link
Contributor

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

  • The in-code documentation has been updated with descriptive comments
  • The documentation has been assessed to determine if updates are necessary

Integrator

  • FATES PASS/FAIL regression tests were run
  • Evaluation of test results for answer changes was performed and results provided

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:

Jacquelyn Shuman and others added 30 commits September 4, 2019 16:06
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
Following @jkshuman's introduction of the Bessie and Johnson (1995)
formulation for determining the presence of passive crown fire
(NGEET#572),
I now add the same paper's formulation for determining the presence of
active crown fire.

The corresponding issue is NGEET#573
Co-Authored-By: Samuel Levis <slevisconsulting@gmail.com>
…active_crown_fire

Resolved conflicts in
 	fire/SFMainMod.F90
…active_crown_fire

Resolved Conflicts:
 	main/EDTypesMod.F90
slevis-lmwg and others added 20 commits December 2, 2019 11:12
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 adrifoster self-assigned this Oct 26, 2023
@adrifoster 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 adrifoster marked this pull request as draft October 27, 2023 19:35
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants