Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TNO/EXIOMOD-open
https://github.com/TNO/EXIOMOD-open
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/TNO/EXIOMOD-open
- Owner: TNO
- Created: 2021-02-22T14:22:25.000Z (almost 4 years ago)
- Default Branch: OE_custom_license_model
- Last Pushed: 2023-10-13T13:34:31.000Z (about 1 year ago)
- Last Synced: 2024-10-13T10:02:56.925Z (3 months ago)
- Language: GAMS
- Size: 67.3 MB
- Stars: 1
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- open-sustainable-technology - EXIOMOD - A macro-economic model that predicts the effects of public authority measures, shifts in consumer behaviour and associated enviromnetal impacts. (Climate Change / Integrated Assessment and Climate Policy)
README
EXIOMOD - open
## THIS MODEL IS A CUSTOM-LICENSE MODEL.
EXIOMOD 2.0 shall not be used for commercial purposes until an exploitation aggreement is signed, subject to similar conditions as for the underlying database (EXIOBASE).
EXIOBASE limitations are based on open source license agreements to be found here: http://exiobase.eu/index.php/terms-of-use
For information on a license, please contact: [email protected]## How to start
1. Clone repository to your local computer.
2. Go to local repositories and open EXIOMOD-open repo.
3. Click `tools and options` in the upper right corner and choose `Open in explorer`.
4. In the opened window create a new file `TNO-Eco-Mod.gpr`. This will be your GAMS project file. It will stored localy on your computer and it will not be synced. When you switch branches it will still be in your local folder.
5. Open `TNO-Eco-Mod.gpr` in GAMS, either by double-clicking it or via GAMS IDE.
6. Now you can start running and changing GAMS codes as usual.