Skip to content

Edge cases in input output files consistency check

Consistency checks for input and output files are fragile due to presence of many edge cases, such as REFINEMENTS, FORCING, and MOVEMENTS. Either fix the edge cases, or come up with a better input and output check than currently. Currently it estimates the number of coefficient to be calculated and compares it against the output file's DATA dataset size (should be same).