-
Notifications
You must be signed in to change notification settings - Fork 626
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
Crown tree representation of Jack Pine #13561
Comments
Do you have any surface fuel to maintain the fire spread and support a crown fire? |
|
One thing to add---pay attention to your thermal properties, surface to volume ratio, etc. Moisture. All these things can affect the outcome. |
I will try this check, thanks for the tips |
Yes, this is a part of my attention yet. |
And the issue is that the fire does not spread at all, or that it does not consume the overstory jack pine? The reason I ask is that independent propagation in these low density fuels may be more difficult to predict, and sensitive to the parameters mentioned, but I would hope at least to see fire spread in the surface fuel if you have a reasonable density. |
With a reasonable density of surface fuel, indeed I have a propagation near the soil but not a sufficient thermal power to ignite the upper canopy (jack pine) and with difficulty the understory canopy constiting of Black Spruce. |
Are these data from the ICFME experiments, or similar? I think the range of values you have are representative of the 'canopy bulk density' rather than 'crown bulk density' ...as in, mass per volume over the entire forest canopy at each height. The bulk density in the crown should be higher, since they only occupy a portion of the whole canopy volume. If you check out section 3.14 of the FDS Validation guide you can see this distinction is mentioned. |
Exactly, I try to simulate a plot of the ICFME experiments because I study the impact of wildfire on some facilities and these experience are rich of data and results. I had already read this section but it seems I didn't understand. Thanks you for your clarification, it's clear now ! |
Hello,
I come to you today because I have a question about the representation of tree in FDS when I use the particle model.
For more explanation, I use the ‘GENERIC VEGETATION’ describe on the User’s Guide (FDS v6.9.1) for thermal properties of fuel. And the same thing for ‘MOISTURE’, ‘CHAR’ and ‘ASH’.
In my SURF line description, I use some quantities to describe a Jack Pine (Pinus banksiana Lamb.) and for the PART line description, I use the same quantities than the User’s Guide for DRAG_COEFFICIENT…
My question is more about the INIT line. Indeed, I have an interrogation about the MASS_PER_VOLUME definition.
The characteristics of my trees are all described, so I know everything about tree height, crown base height, crown base width and I use the geometry ‘CONE’ to describe my crown.
In the same article where I have theses information, I have the bulk density of the understory canopy and overstory canopy (I have the profile of bulk density on the height). In my case, I use the data of overstory canopy to represent these crowns.
Now, when I write this bulk density in the MASS_PER_VOLUME line which represents the mass of fuel for a volume, I have no fire propagation because these data are around 0.2-0.3 kg/m^3.
So, I’m wondering if these two data are the same or if the bulk density describe in my article aren’t the same that the definition of MASS_PER_VOLUME.
I’ve tried a lot of parameter changes like MOISTURE_FRACTION, SURFACE_VOLUME_RATIO, … but it’s only when I increase MASS_PER_VOLUME that I get a blaze of fire.
Concerning my domain, I have a big scale of 100x50x40 m with grid size of 25 cm, a grid size validates in the literature to represent this kind of issue.
And my plot of experiment has lot of representation of tree, so an important biomass.
Thank you for your help!
The text was updated successfully, but these errors were encountered: