Loading .gitignore +2 −1 Original line number Diff line number Diff line .vscode models /models/* !/models/README.md data # Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode,linux,python,git Loading README.md +6 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,12 @@ REST API that allows running and querying the results from the ExaDigit simulation and RAPS. ## Downloading FMU models You can run the job and power simulation without downloading any FMU models. But to use the cooling simulation you'll need to download FMU models into the `models` directory. You can download `Simulator_olcf5_base.fmu` from https://code.ornl.gov/exadigit/fmu-models if you have access. ## Deploying To deploy the server, run ```bash Loading models/README.md 0 → 100644 +2 −0 Original line number Diff line number Diff line # FMU Models Place FMU models here. Loading
.gitignore +2 −1 Original line number Diff line number Diff line .vscode models /models/* !/models/README.md data # Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode,linux,python,git Loading
README.md +6 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,12 @@ REST API that allows running and querying the results from the ExaDigit simulation and RAPS. ## Downloading FMU models You can run the job and power simulation without downloading any FMU models. But to use the cooling simulation you'll need to download FMU models into the `models` directory. You can download `Simulator_olcf5_base.fmu` from https://code.ornl.gov/exadigit/fmu-models if you have access. ## Deploying To deploy the server, run ```bash Loading
models/README.md 0 → 100644 +2 −0 Original line number Diff line number Diff line # FMU Models Place FMU models here.