There are currently at least 3 places IN.DATs are read. Everything should be done through the `InDat` class. InDat reading should be modified to include these other read cases - [ ] validation_check (obsolete variables) - [ ] input.py (has its own `parse_input` function There may be others.
There are currently at least 3 places IN.DATs are read.
Everything should be done through the
InDatclass.InDat reading should be modified to include these other read cases
parse_inputfunctionThere may be others.