Skip to content

Fixes to DATA_IN paths

Andreas Hilboll requested to merge fixes_from_bram_mr10 into develop

This MR replaces !10 (closed)

To sum up the changes:

  1. Don't create subdirectories inside of DATA_IN. So basically revert the changes in input.py which introduced those (see ea057cb1)

  2. Try to read SCIATRAN version only from SCE_INP-PARS.OUT, because this file will always be there.

Merge request reports