A collection of demonstrations related to CURENT LTB. The demonstrations aim to showcase the capabilities and features of CURENT LTB.
- AMS Benchmark
- Interface ANDES Using Pertubation File
- Frequency Regulation
- Comparasion of TGOV1 Variants
- Alter Load
Clone the repository
git clone https://github.com/CURENT/demo.git
Conda environment
conda create --name demo python=3.9
conda activate demo
install required packages
pip install -r requirements.txt
This repository is licensed under the GPL v3 License.