File size: 955 Bytes
d195e0f 8a284d9 d195e0f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | ---
task_categories:
- time-series-forecasting
language:
- en
tags:
- ConstrainedOptimization
- ReservoirComputing
- Fluids
pretty_name: PERC Data
---
# PERC Datasets
This repository contains the datasets used for the L4DC 2025 paper "Physics-Enforced Reservoir Computing
for Forecasting Spatiotemporal Systems" by Tretiak, et al.
The corresponding code and usage instructions can be found in the github reposity: [https://github.com/dtretiak/PhysicsEnforcedReservoirComputing](https://github.com/dtretiak/PhysicsEnforcedReservoirComputing)
# Kolmogorov Flow Data Usage
Please note that the samples of Kolmorogorov Flow were integrated with the below solver:
[https://github.com/smokbel/Controlling-Kolmogorov-Flow](https://github.com/smokbel/Controlling-Kolmogorov-Flow)
The samples are included to demonstrate the PERC algorithm, but should not be generally used before following the usage guidelines in the Controlling-Kolmogorov-Flow repository. |