endf-parserpy

Overview

  • Philosophy
  • Mappings by ENDF-6 Recipes
  • Data Navigation

Tutorials & Guides

  • Reading & Writing ENDF-6
  • ENDF-6 Format Validation
  • Comparing ENDF-6 Files
  • Translating ENDF-6 to JSON
  • ENDF-6 File Plumbing
  • Creating ENDF-6 Files from Scratch
  • Extending the ENDF-6 Format
  • High-level Functionality
  • Accelerated Parsing and Writing

Reference

  • Modules
    • endf_parser
    • endf_parser_cpp
    • accessories
    • debugging_utils
    • endf6_plumbing
    • user_tools
  • Classes
  • ENDF-6 Recipes
  • Related Software
endf-parserpy
  • Modules
  • View page source

Modules

This page lists the essential modules of the endf_parserpy package along with the classes and functions included in them.

  • endf_parser
    • EndfParser
  • endf_parser_cpp
    • EndfParserCpp
  • accessories
    • EndfDict
    • EndfPath
    • EndfVariable
  • debugging_utils
    • compare_objects()
    • TrackingDict
  • endf6_plumbing
    • update_directory()
    • set_description()
    • get_description()
    • insert_description()
  • user_tools
    • list_parsed_sections()
    • list_unparsed_sections()
    • sanitize_fieldname_types()
Previous Next

© Copyright 2022-2024, International Atomic Energy Agency.

Built with Sphinx using a theme provided by Read the Docs.