libantioch / antioch

C++ Chemical Kinetics, Thermodynaimics, and Transport Library
https://libantioch.github.io/
Other
22 stars 17 forks source link

Fix redundant warning messages #269

Closed tradowsk closed 5 years ago

tradowsk commented 5 years ago

Recently did a 520 core GRINS+Antioch run and got almost 2000 lines of warnings saying that vibrational levels for O were missing.

This fixes that output mess.

pbauman commented 5 years ago

Thanks!