Skip to content

#16 Merge DASSH_MIA into DASSH_integration

Atz, Milos Ivo requested to merge DASSH_MIA into DASSH_integration

Bug fixes, reformatting, and unit test updates to the PyARC DASSH input processing.

  • Rearranged loops in DASSH input assignment processing to run on the sorted keys
  • Added input processing for assembly hex pitch and core length
  • Standardized newline formatting throughout DASSH input
  • Bug fix in handling GAMSOR paths when num_time_step != 0
  • Updated PyARC input tests - all 10 are currently passing

Merge request reports