Replies: 16 comments 19 replies
-
Add I'd also suggest having it ramp up over the first second or so, rather than start at full HRRPUA. Testing now but it looks like the fire is spreading. |
Beta Was this translation helpful? Give feedback.
-
All: Please don't move Issues to Discussions. I did this too and it causes problems. Going the other way is fine. But now actually I would like this to be a feature request where we make this ability to use VENT more automatic for the user. I don't think a user should need to add GEOM=T here. I understand it was convenient for get things rolling. But it is pretty obvious in this case what the user is trying to do. |
Beta Was this translation helpful? Give feedback.
-
I say we make it a Feature request. We are in the onset of dealing with vents for GEOM. &GEOM ID='terrain', SURF_ID='GRASS','fire', IS_TERRAIN=T,BNDF_GEOM=T, Here 'fire' has been assigned to the first triangle. If you need a smaller ignition region refine your triangulation there. |
Beta Was this translation helpful? Give feedback.
-
Yes, I forgot, we are working on tying VENT to the GEOM line for HVAC purposes too. So, this should be connected. |
Beta Was this translation helpful? Give feedback.
-
Okay - I was looking to see if I could just 'unlock' the previous issue (#11766 ), but I don't see an obvious way. I will open a new feature request and reference this |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
The fire should spread in all directions in experiments and the fire line looks like an elliptic. |
Beta Was this translation helpful? Give feedback.
-
@Weggins make sure you are using the latest release 6.8.0 https://github.com/firemodels/fds/releases |
Beta Was this translation helpful? Give feedback.
-
@Weggins What OS are you using? &HEAD CHID='canyon' / &MESH ID='canyon', IJK=80,70,50, XB=-4.0,4.0,-1.0,6.0,0.0,5.0/ &TIME T_END=10/ &REAC ID='WOOD' &SPEC ID='WATER VAPOR' / ! Australian grass based on experimental case F19 (Mell et al., 2007 IJWF) &SURF ID = 'GRASS' &MATL ID = 'AIR' &MATL ID = 'MOISTURE' &MATL ID = 'Dry Grass' &MATL ID = 'Char' &MATL ID = 'Ash' &GEOM ID='terrain', SURF_ID='GRASS', IS_TERRAIN=T,BNDF_GEOM=T, &VENT MB='XMIN', SURF_ID='OPEN' / &BNDF QUANTITY='WALL TEMPERATURE'/ &TAIL / |
Beta Was this translation helpful? Give feedback.
-
Today I run the model by another slope, and the fire is not symmetric. What can I do to solve this problem? |
Beta Was this translation helpful? Give feedback.
-
Hi @Weggins, asymmetries can be due to initial conditions, boundary conditions, fire loading, discretization or feedback among these. Post the input file so we can look at this here.
Also, do me a favor, make your ZMIN boundary of type OPEN. Do you see a hole across the bottom of the valley? Seems your calculation is using the external wall SURF_ID instead of the geometry.
…________________________________
From: Weggins ***@***.***>
Sent: Friday, May 5, 2023 06:22 AM
To: firemodels/fds ***@***.***>
Cc: marcosvanella ***@***.***>; Comment ***@***.***>
Subject: Re: [firemodels/fds] WFDS (Discussion #11768)
Today I run the model by another slope, and the fire is not symmetric. What can I do to solve this problem?
[微信截图_20230505181444]<https://user-images.githubusercontent.com/131326636/236433664-584de6fd-3e1b-4932-9266-4cdc5f40cacb.png>
―
Reply to this email directly, view it on GitHub<#11768 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABY23VIXAOZQ6VRM2KSQEI3XETIG3ANCNFSM6AAAAAAXFQKVA4>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Thank you, sir |
Beta Was this translation helpful? Give feedback.
-
@Weggins this is what I see with latest source. I took out the open vent from the zmin boundary. It seems that any asymmetry initially is affecting the fire growth on one side, which affects the flowfield due to buoyancy and feeds back into higher upslope velocity and fire growth in that side. Do you actually have experimental results for these cases? canyon.mp4Run the case with latest bundle (https://github.com/firemodels/test_bundles/releases/tag/FDS_TEST), we haven't been able to reproduce what you see in the valley line. Make sure that in smokeview you disable external boundary surfaces (go to show/hide -> geometry -> surfaces -> Exterior). |
Beta Was this translation helpful? Give feedback.
-
This means that radiation absorption within a solid is only possible for flat surfaces, not spheres or cylinders. |
Beta Was this translation helpful? Give feedback.
-
It seems the fire line spreads at slower rate towards the flanks in the experiment. How did you get the material properties you are using for the boundary fuel model? Do you have a case with no slope (flat table) and same fuel bed? Also, how thick is the fuel bed in cm? The other question is grid sensitivity, if you refine the mesh, do you see much of a change in the results? Split the domain in several meshes using a MULT line and run in parallel, i.e: |
Beta Was this translation helpful? Give feedback.
-
Thank you @Weggins. Please post your obst input file so we can look at differences here.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I am trying to establish a model to simulate the fire spread on a canyon terrain. I use 'GEOM' to realize a canyon terrain and I use the parameters about vegetation which is referred to in hill_structure_bench.fds. However, it is a pity that I cannot see the fire spread. I hope someone can give me some advise. The commands are the following:
&MESH ID='canyon', IJK=80,70,50, XB=-4.0,4.0,-1.0,6.0,0.0,5.0/
&REAC ID='WOOD'
FUEL='WOOD'
FYI='Ritchie, et al., 5th IAFSS, C_3.4 H_6.2 O_2.5, dHc = 15MW/kg'
SOOT_YIELD = 0.02
O = 2.5
C = 3.4
H = 6.2
HEAT_OF_COMBUSTION = 17700 /
&SPEC ID='WATER VAPOR' /
&SURF ID = 'GRASS'
MATL_ID = 'Dry Grass'
MASS_PER_VOLUME = 12
THICKNESS= 0.51
MOISTURE_FRACTION= 0.06
SURFACE_VOLUME_RATIO = 12240
EMISSIVITY = 0.99
RGB = 122,117,48
/
&MATL ID = 'AIR'
DENSITY = 1.2
CONDUCTIVITY = 0.026
SPECIFIC_HEAT = 1.01 /
&MATL ID = 'MOISTURE'
DENSITY = 997.
CONDUCTIVITY = 0.62
SPECIFIC_HEAT = 4.184
A = 600000.
E = 48200.
N_T = -0.5
SPEC_ID = 'WATER VAPOR'
NU_SPEC = 1.0
HEAT_OF_REACTION = 2259. /
&MATL ID = 'Dry Grass'
DENSITY = 512.
CONDUCTIVITY = 0.11
SPECIFIC_HEAT = 1.5
A = 36300.
E = 60300.
MATL_ID = 'Char'
NU_MATL = 0.2
SPEC_ID = 'WOOD'
NU_SPEC = 0.8
HEAT_OF_REACTION = 711. /
&MATL ID = 'Char'
DENSITY = 300.
CONDUCTIVITY = 0.052
SPECIFIC_HEAT = 1. /
N_S = 0.
NU_O2_CHAR = 1.65
BETA_CHAR = 0.2
A = 430.
E = 74800.
MATL_ID = 'Ash'
NU_MATL = 0.0227273
SPEC_ID = 'PRODUCTS'
NU_SPEC = 0.9965
HEAT_OF_REACTION = -32370. /
&MATL ID = 'Ash'
DENSITY = 67.
CONDUCTIVITY = 0.1
SPECIFIC_HEAT = 2.0 /
&GEOM ID='terrain', SURF_ID='GRASS', IS_TERRAIN=T,BNDF_GEOM=T,
VERTS=
-3.5,0.0,2.0,
-3.5,6.0,2.0,
-0.1,0.0,0.0,
-0.1,6.0,0.0,
0.1,0.0,0.0,
0.1,6.0,0.0,
3.5,0.0,2.0,
3.5,6.0,2.0,
FACES=
1,4,2,1,
1,3,4,1,
3,6,4,1,
3,5,6,1,
5,8,6,1,
5,7,8,1/
&SURF ID='fire',HRRPUA=1000,RAMP_Q='RAMPIGN',RGB=255,0,0,/
&RAMP ID='RAMPIGN',T= 0,F=1 /
&RAMP ID='RAMPIGN',T= 20,F=1 /
&RAMP ID='RAMPIGN',T= 21,F=0 /
&VENT XB=-0.1,0.1,0.5,0.7,0.0,0.0,SURF_ID='fire'/
&VENT MB='XMIN', SURF_ID='OPEN' /
&VENT MB='XMAX', SURF_ID='OPEN' /
&VENT MB='YMIN', SURF_ID='OPEN' /
&VENT MB='YMAX', SURF_ID='OPEN' /
&VENT MB='ZMAX', SURF_ID='OPEN' /
&BNDF QUANTITY='WALL TEMPERATURE'/
&BNDF QUANTITY='WALL THICKNESS'/
&BNDF QUANTITY='BURNING RATE'/
&BNDF QUANTITY='RADIATIVE HEAT FLUX'/
&BNDF QUANTITY='CONVECTIVE HEAT FLUX'/
&TAIL /
Beta Was this translation helpful? Give feedback.
All reactions