How to define FACES in &GEOM?

79 views
Skip to first unread message

Mohammad Tavakol

unread,
May 23, 2022, 1:55:09 PM5/23/22
to FDS and Smokeview Discussions
Hi
I am trying to define some upslope and downslope terrains using &GEOM  by defining verts and faces, but the problem is that I cannot find any tutorial or guide regarding how to define FACES !!!

I found this example :
&GEOM ID='HILL', IS_TERRAIN=T, SURF_ID='GRASS',
VERTS=
   0.000,   -150.000,   0.000,
 100.000,   -150.000,   0.000,
 300.000,   -150.000,  40.000,
 300.000,    150.000,  40.000,
 100.000,    150.000,   0.000,
   0.000,    150.000,   0.000,  
FACES=
   1 , 2 , 6, 1,
   2,  5,  6, 1,
   2,  3,  5, 1,
   3,  4,  5, 1 /

but I am confused why there are 6 verts and a 4*4 matrix of FACES!!!!!!!!

I searched through all the FDS user guide but found nothing!!! can anyone please help??

Randy McDermott

unread,
May 23, 2022, 2:01:09 PM5/23/22
to FDS and Smokeview Discussions
GEOM is not released, and therefore not supported, and there does not have documentation.  Please relax with your exclamation points.

FACES is a list of triplets (vertices) + 1 integer for the element of the SURF_ID list on the GEOM line.

--
You received this message because you are subscribed to the Google Groups "FDS and Smokeview Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fds-smv+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fds-smv/a30ad027-b8e5-484c-bf98-70407a819fa5n%40googlegroups.com.

Mohammad Tavakol

unread,
May 24, 2022, 8:18:55 AM5/24/22
to FDS and Smokeview Discussions
Hi Randy. thank you very much for your answer.

But I had a look at FDS examples, and all hills and upslopes were defined using &GEOM namelist but I could find nothing about it. Thats why I was so confused.

Can you please explain a bit more about it?it's really useful for my work if I can use this namelist.
many thanks

Randy McDermott

unread,
May 24, 2022, 8:44:51 AM5/24/22
to FDS and Smokeview Discussions
Sorry, but as I said, GEOM is not yet supported.  When we release a beta version then we will discuss further on the forum.  For now, please use OBST.

Reply all
Reply to author
Forward
0 new messages