firemodels / fds

Fire Dynamics Simulator
https://pages.nist.gov/fds-smv/
Other
631 stars 612 forks source link

Modifications to V&V scripts to allow them to be run in other contexts #12837

Closed JakeOShannessy closed 2 months ago

JakeOShannessy commented 3 months ago

This PR includes 4 commits to help run the V&V cases in different contexts.

This should not change any behaviour unless the -e options is used.

gforney commented 3 months ago

Ill take a look

gforney commented 2 months ago

jake, can you send the PR to branch test in my fds fork instead. it will be easier for me to test. it might be a few days before I can do this. its a busy week. thanks glenn https://github.com/gforney/fds/tree/test

gforney commented 2 months ago

ignore my previous comment. I can do what I want to do without you creating a new PR

gforney commented 2 months ago

jake, kevin made some simplifications to qfds.sh which resulted in some conflicts in your PR. They were just echo statements in the usage routine so shouldn't change what you did. pretty interesting that I was able to do this with a web editor that github provided glenn

JakeOShannessy commented 2 months ago

Thanks Glenn. The web editor is pretty useful when it's just a single file.