Sub-domain and slope problems in LSET models #15973
-
|
Hi everyone, I upload a pic to show where the problem is: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Hi @alips123, can you post your input file? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

Drop the VENT line
&VENT XB=0.0,39.5,70,75.0, 7,7, SURF_ID='INERT' , IOR=3 /(only ignitor vents can be used with GEOM, otherwise you set the boundary conditions through the SURF_ID of each triangle), and swap your &GEOM line by this one:Note I added the inert region at the end directly on the terrain through the last two VERTS and FACES. You can place your building obstacles on top, like I did in the picture attached with a line
&OBST XB=25,35,71,74,7,12 /.You can place the particles i…