https://github.com/hardcode3/tigerlauncher
A basic python TIGER launcher
https://github.com/hardcode3/tigerlauncher
Last synced: 11 months ago
JSON representation
A basic python TIGER launcher
- Host: GitHub
- URL: https://github.com/hardcode3/tigerlauncher
- Owner: Hardcode3
- Created: 2022-08-11T10:12:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-24T15:51:24.000Z (over 2 years ago)
- Last Synced: 2025-01-23T19:38:49.831Z (about 1 year ago)
- Language: Python
- Size: 68.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
This project aims at automating the launch of TIGER simulations.
A single input file is needed and a correct configuation of the file and the settings automatically creates
the necessary input files and runs it in loop.
1 - Open settings and specify the absolute path of your tiger-opt file
2 - Go to test folder and open the shell, run the run_tests.py file
3 - If there is no error, go to root and specify some parameters in settings for your project
4 - Run the main file (from bash or other)