0x1 0x20 0x40 0x80 0x100 0x200 0x400 0x800 0x1000 0x2000 0x4000 0x2 0x8000 0x4 0x8 0x10 This script checks for problems in the output from the Cloudy test suite. It checks for three things in the simulations: 1) Botched monitors or W- messages: These are serious problems. 2) Whether the PROBLEM, WARNING, or DEBUG string were printed. 3) Crashes, in which the code did not end - these are also serious problems. Looking for crashes, botched results, and W- messages: good, none found. Looking for PROBLEM string in the output files: good, none found. Looking for WARNING string in the output files: good, none found. Looking for DEBUG string or TestCode call: good, none found. Now I will check whether the output in func_test_cycle.out repeats exactly: all sims are equal Now I will check whether the output in func_test_grid.out repeats exactly: all sims are equal Looking for skipped sims: good: no sims were skipped. 328 sims are present, 328 are OK. The test suite was successful; you have a valid executable. Looking for unmatched wavelengths: good, none found.