UoB-HPC / SimEng

The University of Bristol HPC Simulation Engine
https://uob-hpc.github.io/SimEng
Apache License 2.0
93 stars 20 forks source link

Added conditional existence checks before early config option querying #392

Closed jj16791 closed 9 months ago

jj16791 commented 9 months ago

Several config options in ModelConfig.cc were being accessed before an existence check was being performed. This PR looks to encapsulate those accessed in existence checks.

FinnWilkinson commented 9 months ago

rerun tests