Closed r-broek closed 6 months ago
I'll take a look at the case.
I replicated your result with the latest version of the source code. I suggest you not use the WSGG model. There are no verification or validation cases in our guides that demonstrate that it works and/or improves the simulation results. It was added based on some student research, but I'm sorry that a disclaimer was not added to the User's Guide. I'll add that, or if this model cannot be shown to work effectively, I'll remove it.
Thank you for looking into it! It is good to know that the WSGG model has not been verified, I was not aware. However, the wide-band model resulted in similar numerical instabilities. Has this model been verified?
If possible, I would like to determine the effect of using a more complex radiation model instead of the one-band gray gas default.
I suggest for now we move WSGG to "beta" and discuss at the next meeting.
These more complex models might matter if we know exactly what the fuel gas is, and its combustion properties. Burning pine needles? We don't even know the molecular weight nor the predominant species. So we don't know what wavelength bands to focus on. For vegetation, I would stick with the default model.
If it was just WSSG that failed, I would suspect that maybe WSSG is returning a crazy kappa value. But since it also dies with WIDE_BAND_MODEL, it may be something outside the routine for getting kappa. WIDE_BAND_MODEL still uses RADCAL absorptivities only one band at a time rather than averaged over all fequencies and I wouldn't expect crazy kappa values anywhere.
These experimental models don't make use of the various checks that have been implemented for gray gas. I'm not sure about radiative fraction and things like that. Also, particle absorption.
These more complex models might matter if we know exactly what the fuel gas is, and its combustion properties. Burning pine needles? We don't even know the molecular weight nor the predominant species. So we don't know what wavelength bands to focus on. For vegetation, I would stick with the default model.
Okay, thanks for your input!
I just discovered the problem that caused the jobs to fail. We were not assigning the solid particle source term in the radiative transport equations an appropriate Black Body Fraction. Thus, we were over-counting radiative emission. Up to now, we have only used the single-band grey model for solid particle absorption and emission.
Describe the error Running the NIST Douglas Fir fds file (
https://github.com/firemodels/fds/tree/master/Validation/NIST_Douglas_Firs
) with the WSGG or WIDE BAND radiation model results in minimum density clipping after ~1 second. I have read the FDS User Guide and Technical Reference Guide sections on Thermal Radiation but unfortunately could not think of an explanation.To Reproduce Steps to reproduce the behavior:
tree_2_m_14_pc.txt vegetation_model.txt