You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix end-of-run Cantera translation: correct folder name and guard missing annotated files
Coverage-dependence post-processing was still targeting the old 'cantera/'
folder; it now correctly targets 'cantera_from_ck/'. Also added
os.path.exists() guards around all annotated-file translation calls so that
runs configured without verboseComments (which never write chem_annotated.inp)
no longer fail when those files are absent.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments