Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Output Files

This file contains information about the file formats for MUSE 2.0 output files.

Metadata: metadata.toml

Metadata about the program run, the MUSE 2.0 build and the user's platform.

Top-level table

FieldDescriptionNotes
runInformation about the program run
programInformation about MUSE 2.0
platformInformation about the platform on which the simulation was run

[run] table

FieldDescriptionNotes
model_pathPath to the input model
datetimeTimestamp for the model runTime at which the model run commenced

[program] table

FieldDescriptionNotes
nameThe name of the program (muse2)
versionProgram version (e.g. 2.0.0)
targetThe target triple MUSE 2.0 was built for
is_debugWhether the current build is a debug or release build
rustc_versionThe version of rustc used to compile MUSE 2.0
build_time_utcThe UTC time and date at which MUSE 2.0 was built
git_commit_hashThe short hash of the git commit from which MUSE 2.0 was builtIf the git working tree was dirty, -dirty is appended to the hash

[platform] table

FieldDescriptionNotes
sysnameThe name of the implementation of the operating system
nodenameThe hostname of the machine
releaseThe release level of the operating system
versionThe version level of the release
machineThe name of the system's hardware
osnameThe name of the current OS