Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.39 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.39 KB

LCM-object-viewer

GUI for XSM files from DRAGON/DONJON and APOLLO neutronic codes.

Take a peek inside LCM objects (LINKED_LIST, SEQ_ASCII and XSM_FILE) like a breeze!

Screenshot

Screenshot

Instructions

  1. Convert your object in XSM_FILE or SEQ_ASCII format: XSM_FILE xsm_ouput ; xsm_output := lcm_input ;
  2. Open the output file with LCM-object-viewer

Installation

ASCIIViewer requires Python 2.7 and wxPython package.

See also