Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luke-marshall/solar-lcoe
Solar LCOE calculator written in Javascript (Meteor-angular)
https://github.com/luke-marshall/solar-lcoe
Last synced: 3 days ago
JSON representation
Solar LCOE calculator written in Javascript (Meteor-angular)
- Host: GitHub
- URL: https://github.com/luke-marshall/solar-lcoe
- Owner: luke-marshall
- Created: 2016-03-13T04:30:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-14T06:31:14.000Z (almost 9 years ago)
- Last Synced: 2024-11-22T01:33:03.133Z (2 months ago)
- Language: HTML
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solar LCOE (Levelised Cost of Electricity)
LCOE Calculator for utility-scale PV plants.
Based on Branker et al. 2011 with addition for flat corporate tax.
Original paper can be found here (http://www.sciencedirect.com.au/science/article/pii/S1364032111003492)
We have no affiliation with the authors of this work. This calculator is intended as a learning tool only.Written by Luke Marshall 2016, released under MIT License (https://opensource.org/licenses/MIT)
Site is active at www.solarlcoe.com.
##Requirements
Meteor (https://www.meteor.com/install)##Instructions
1. Clone the repository
2. Use the terminal to navigate to the folder (eg. cd Downloads/solar-lcoe)
3. Start Meteor (type 'meteor')
4. Navigate to http://localhost:3000 on your browser