Skip to content
S. Leang edited this page Mar 21, 2017 · 1 revision

Contents:

\---test-validation
    \---_parsegroups_
    |   +---*.parsegroup (contains parsing information for a group)
    +---parse.inp (contains list (and ordering) of *parsegroup files used for validation)
    +---checkgms.py (main driver)
    +---checkgms_parsers.py (defines parser() routine)
    +---checkgms_stable.py (defines checkgms(), parse(), and validate() routines)
    +---checkgms-utils.py (defines several helper routines)
    \---*remaining folders* (collection of inputs and log files)

How to:

List of available parse_group key-value pairs:

Parse recipes:

Examples:

Clone this wiki locally