Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I have a few questions concerning heat conduction in solids in FDS, mainly about the parameter INTERNAL_HEAT_SOURCE. I am trying to better understand how this parameter is implemented in FDS, and how it behaves towards other namelists and parameters such as SURF, OBST and GEOM namelists
In the FDS Technical Guide, equation (7.2) explains how FDS use each parameter specified by the user in the solid phase. What is INTERNAL_HEAT_SOURCE in this equation? Is INTERNAL_HEAT_SOURCE equal to the source term qsm? It is written that this source term qsm is equal to the heat production rate given by the pyrolysis model plus the radiative absorption in depth, and I don’t find any mention of an user specified INTERNAL_HEAT_SOURCE in paragraph 7.1.
If I want to use the GEOM namelist, I understand that I should use the 1D conduction algorithm, and not the 3D algorithm. Is the computing of solid conduction done on each one of the faces of a GEOM obstruction? What should one specify about the THICKNESS? Can one use VARIABLE_THICKNESS=T with a GEOM obstruction?
Thank you very much for your help an have a great day.
Beta Was this translation helpful? Give feedback.
All reactions