A cross-section file format for nuclear data cross-sections using Google protocol buffers.
proto
:.proto
filespython
: python scripts for converting.xml
material data files into the protocol buffer formatlib
: library of cross-section data divided by benchmark and format.
Compile protocol buffer using:
protoc --python_out=./python/proto/ -I=./proto./proto/material_protobuf.proto
Requires: