forked from NGEET/fates
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Effect of active crown fire on the Rate of Spread
Previous commits computed the occurrence of active crown fire and set currentCohort%fraction_crown_burned = 1.0_r8 Here I begin to introduce the effects of active crown fire on the size and intensity of the fire as discussed with @jkshuman in NGEET#573. First step in this is the effect of active crown fire on the Rate of Spread. I have confirmed that, with the code changes this far, history varialbes FIRE_ROS, SUM_FUEL, fire_fuel_bulkd have changed, while fire size and intensity have not changed. This is what I expected.
- Loading branch information
1 parent
b762dad
commit 9a3fac0
Showing
1 changed file
with
67 additions
and
19 deletions.
There are no files selected for viewing
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