-
Notifications
You must be signed in to change notification settings - Fork 626
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
numerical instability at ~ 2 s when running levelset2.fds with latest fds release #13428
Comments
I did a git bisect. This was the first bad commit.
|
Okay I'll take a look |
thanks. smokebot should now find these errors (now looking for ERROR'1 or more characters': not ERROR: |
I'm looking into this. Seems change in parameters is giving an instability in a cut-face. |
should I make a change to one ore more of the 'GRASS' parameters. I probably copied them from another case at some point. I am mainly interested in testing visualization not the actual burning behavior &SURF ID = 'GRASS' |
Changing the packing ratio (VEG_LSET_BETA) to a lower value will allow it to run... but the current defaults aren't unphysical and it should run. This highlighted an issue with handing the wall stress in cut cells at mesh interfaces which should be more robust (@marcosvanella correct me if I'm wrong) |
Is this not in the regular firebot runs? If not, sounds like it should be. |
This case is in smokebot. I am testing levelset and agl slice visualization
.i can put it in firebot if you like
…On Mon, Sep 16, 2024, 11:17 AM Randy McDermott ***@***.***> wrote:
Is this not in the regular firebot runs? If not, sounds like it should be.
—
Reply to this email directly, view it on GitHub
<#13428 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC6UCRRRWPF4CBHX62FUAU3ZW3ZBZAVCNFSM6AAAAABOCCKWR6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJTGIYTOMZSGM>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
We'll work with you to get it in the FDS verification suite. If something is broken in FDS and this is the only case that demonstrates it, we need it in firebot. |
running FDS-6.9.1-843-g8d17db8-master (I believe the latest revision) on spark on the case smv/Verification/WUI/levelset2.fds gives a numerical instability at about 2 s
a 2nd problem that smokebot did not catch the numerical instability error. I only noticed because the image comparison portion of smokebot showed an image that was way different than the base (because the 3D smoke was not being generated). that is a smokebot problem - I'll fix
The text was updated successfully, but these errors were encountered: