Commit 64b370d5 authored by Greenwood, Scott's avatar Greenwood, Scott
Browse files

Edit README.md

parent c11ebdfc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ This repository is for the creation of thermal hydraulics cooling system models
    - Run file to generate setup.mos files, Simulator.mo, and Simulator.fmu in the `output_path` folder (e.g., temp).
1. Open `run_fmu.py`
    - Run file to simulate the FMU. Results are stored in the `output_path` folder such as plots, simulation results pickle, and logs.
    - Default settings and model for a 1-day (86400) simulation will take ~2 minutes.
    - Default settings and model for a 1-day (86400) simulation will take ~2 minutes for Marconi100 and Lassen. Summit takes ~2 minutes for a 2000 second simulation.
    - Note: A version of a license free FMU is available for testing in the `fmus` folder. This is what should be created when `run_fmu.py` is executed.

# Next Steps