Closed gforney closed 9 years ago
These cases are too complex for us to analyze. There are also too many issues piled
one on top of the other. We need to work on very simple cases that clearly demonstrate
a problem. We know that FDS 6 takes longer than FDS 5. We know that the pyrolysis model
is sensitive to many input parameters. Let's take things one at a time. Can you submit
a case that has only a few dozen lines that demonstrates a clear problem in the most
current release of FDS?
Original issue reported on code.google.com by mcgratta
on 2015-05-06 12:08:21
Kevin,
I'll see what I can do. The difficulty is figuring out what is unimportant
that can be eliminated. While these input files look complex, the overall
structure is relatively simple, just a lot of stuff. I will have to
eliminate and test, which as you know is time consuming.
FWIW, I think the error message and pressure iterations in the output file
are significant, but I don't know their relevance from Version 5. Was the
same situation occurring there, but not being reported or acted on?
Is there a conflict being created with the fuel product being required now,
rather than just working off the vaporization and combustion heats? The
documentation cautions against duplication of properties.
In the meantime, I will work on producing a smaller file.
Original issue reported on code.google.com by harriskj
on 2015-05-06 23:17:47
Big picture -- up until FDS 6, we designed the model to require as few inputs as possible,
and we made some pretty big assumptions for the user. Obviously, the users loved it.
So much less to think about. It's just like the "AutoContent Wizard" in PowerPoint.
But then we worried -- are we turning our users into morons, just like Microsoft does
with these dumb features? So in FDS 6, we decided to stop making such big assumptions
for the user and put the onus back on him/her to make sensible decisions about how
to model things. Obviously, things changed between 5 and 6. But rather than to just
compare 5 and 6 and expect similar results, we are now advising users to create a series
of small verification cases before embarking on that one huge simulation. Yes, it takes
some time, but in the end it's worth it because you have a better sense of what the
model is actually doing. In your case, you may not see the forest for the trees with
such a complex input file. Even more importantly, as model reviewers and AHJs gain
more knowledge about how the model works, you are in a much better position to defend
your modeling approach.
Original issue reported on code.google.com by mcgratta
on 2015-05-07 12:28:23
Fundamentally, I agree as evidenced by some of the postings I've seen. I
very much admire your staff's patience. I started a simpler case and in
fact made it too simple and got an instability, so had to make it a little
less simple and am running it now. I also revised the ignition source and
noticed that the number of pressure iterations decreased significantly and
run times were comparable with FDS5.
On the output file, the sign of the radiation loss is reversed from ver 5,
I don't know if this is significant or nomenclature.
I am revising the input file down slowly to keep the integrity and hope to
have somethng to you next week. Thanks for your patience.
And yes, I am learning a lot and will be better able to defend the
modeling approach.
Original issue reported on code.google.com by harriskj
on 2015-05-09 20:25:20
I am closing this issue. If you want to reopen it, do so using the GitHub issue tracker.
Original issue reported on code.google.com by
harriskj
on 2015-05-06 00:04:19