This file contains information about the file formats for MUSE 2.0 output files.
Metadata about the program run, the MUSE 2.0 build and the user's platform.
Field | Description | Notes |
run | Information about the program run | |
program | Information about MUSE 2.0 | |
platform | Information about the platform on which the simulation was run | |
Field | Description | Notes |
model_path | Path to the input model | |
datetime | Timestamp for the model run | Time at which the model run commenced |
Field | Description | Notes |
name | The name of the program (muse2 ) | |
version | Program version (e.g. 2.0.0) | |
target | The target triple MUSE 2.0 was built for | |
is_debug | Whether the current build is a debug or release build | |
rustc_version | The version of rustc used to compile MUSE 2.0 | |
build_time_utc | The UTC time and date at which MUSE 2.0 was built | |
git_commit_hash | The short hash of the git commit from which MUSE 2.0 was built | If the git working tree was dirty, -dirty is appended to the hash |
Field | Description | Notes |
sysname | The name of the implementation of the operating system | |
nodename | The hostname of the machine | |
release | The release level of the operating system | |
version | The version level of the release | |
machine | The name of the system's hardware | |
osname | The name of the current OS | |