Newer
Older
# PHYEX_tools
This package contains tools related to the PHYEX package (https://github.com/QuentinRodier/PHYEX).
Specifically, the prep_code.sh scripts prepare the source code for inclusion in the compilation machinery
of the different models.
And, the check_commit.sh script compiles, executes test cases and compares results agains a reference simulation.
## Installation
Instructions can be found in INSTALL file.
## Usage
Help on check_commit.sh and prep_code.sh can be printed with the '-h' option.