firemodels / fds

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

small qfds fixes for PBS #12869

Closed johodges closed 2 months ago

johodges commented 2 months ago

Small updates for the new version to work with PBS. The ppn line needs to be in line with the nodes request such as "-l nodes=1:ppn=8". The check on RESOURCE_MANAGER to set the initial walltime was being performed before the -P flag changed RESOURCE_MANAGER.