simulate¶
fairyfly-therm simulate¶
Commands for simulating Fairyfly files in THERM.
fairyfly-therm simulate [OPTIONS] COMMAND [ARGS]...
model¶
Simulate a Fairyfly Model in THERM.
Args:
model_file: Full path to a Model file as either a FFJSON or FFpkl.
fairyfly-therm simulate model [OPTIONS] MODEL_FILE
Options
- -f, --folder <folder>¶
Folder on this computer, into which the THMZ and simulation files will be written. If None, the files will be output to the fairyfly default simulation folder and placed in a project folder with the same name as the model-file.
- -log, --log-file <log_file>¶
Optional log file to output the paths of the generated THMZ file if successfully created. By default the list will be printed out to stdout
- Default:
'-'
Arguments
- MODEL_FILE¶
Required argument