exasim-project / OBR

A runner for OpenFOAM benchmarks
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Improve output #181

Open greole opened 7 months ago

greole commented 7 months ago

We should raise a proper error here if coeffs are not present. This can happen if neither a readable number of subdomains nor coeffs are given. https://github.com/hpsim/OBR/blob/451b161ad044efeafaa594954b1be278b2239869/src/obr/OpenFOAM/case.py#L292