|
10 | 10 | "\n",
|
11 | 11 | "dguittet\n",
|
12 | 12 | "\n",
|
13 |
| - "https://sam.nrel.gov/software-development-kit-sdk/pysam.html" |
| 13 | + "https://sam.nrel.gov/software-development-kit-sdk/pysam.html\n", |
| 14 | + "\n", |
| 15 | + "Most recently tested with Version 3.0.2" |
14 | 16 | ]
|
15 | 17 | },
|
16 | 18 | {
|
|
19 | 21 | "source": [
|
20 | 22 | "## How to Get Started\n",
|
21 | 23 | "\n",
|
22 |
| - "64-bit Python 3.5-3.8 for Linux, Mac and Windows\n", |
| 24 | + "64-bit Python 3.6-3.8 for Linux, Mac and Windows\n", |
23 | 25 | "\n",
|
24 | 26 | "PyPi: \n",
|
25 | 27 | "```\n",
|
|
28 | 30 | "\n",
|
29 | 31 | "Anaconda:\n",
|
30 | 32 | "```\n",
|
31 |
| - "conda install -u nrel nrel-pysam\n", |
| 33 | + "conda install -c nrel nrel-pysam\n", |
32 | 34 | "```"
|
33 | 35 | ]
|
34 | 36 | },
|
|
131 | 133 | "default(...)\n",
|
132 | 134 | " default(config) -> Pvwattsv8\n",
|
133 | 135 | " \n",
|
134 |
| - " Use default attributes\n", |
135 |
| - " `config` options:\n", |
| 136 | + " Load defaults for the configuration ``config``. Available configurations are:\n", |
| 137 | + " \n", |
| 138 | + " - *\"FuelCellCommercial\"*\n", |
| 139 | + " \n", |
| 140 | + " - *\"FuelCellSingleOwner\"*\n", |
| 141 | + " \n", |
| 142 | + " - *\"PVWattsBatteryCommercial\"*\n", |
| 143 | + " \n", |
| 144 | + " - *\"PVWattsBatteryHostDeveloper\"*\n", |
| 145 | + " \n", |
| 146 | + " - *\"PVWattsBatteryResidential\"*\n", |
| 147 | + " \n", |
| 148 | + " - *\"PVWattsBatteryThirdParty\"*\n", |
| 149 | + " \n", |
| 150 | + " - *\"PVWattsAllEquityPartnershipFlip\"*\n", |
| 151 | + " \n", |
| 152 | + " - *\"PVWattsCommercial\"*\n", |
| 153 | + " \n", |
| 154 | + " - *\"PVWattsCommunitySolar\"*\n", |
| 155 | + " \n", |
| 156 | + " - *\"PVWattsHostDeveloper\"*\n", |
136 | 157 | " \n",
|
137 |
| - " - \"FuelCellCommercial\"\n", |
138 |
| - " - \"FuelCellSingleOwner\"\n", |
139 |
| - " - \"PVWattsBatteryCommercial\"\n", |
140 |
| - " - \"PVWattsBatteryHostDeveloper\"\n", |
141 |
| - " - \"PVWattsBatteryResidential\"\n", |
142 |
| - " - \"PVWattsBatteryThirdParty\"\n", |
143 |
| - " - \"PVWattsAllEquityPartnershipFlip\"\n", |
144 |
| - " - \"PVWattsCommercial\"\n", |
145 |
| - " - \"PVWattsCommunitySolar\"\n", |
146 |
| - " - \"PVWattsHostDeveloper\"\n", |
147 |
| - " - \"PVWattsLCOECalculator\"\n", |
148 |
| - " - \"PVWattsLeveragedPartnershipFlip\"\n", |
149 |
| - " - \"PVWattsMerchantPlant\"\n", |
150 |
| - " - \"PVWattsNone\"\n", |
151 |
| - " - \"PVWattsResidential\"\n", |
152 |
| - " - \"PVWattsSaleLeaseback\"\n", |
153 |
| - " - \"PVWattsSingleOwner\"\n", |
154 |
| - " - \"PVWattsThirdParty\"\n", |
| 158 | + " - *\"PVWattsLCOECalculator\"*\n", |
| 159 | + " \n", |
| 160 | + " - *\"PVWattsLeveragedPartnershipFlip\"*\n", |
| 161 | + " \n", |
| 162 | + " - *\"PVWattsMerchantPlant\"*\n", |
| 163 | + " \n", |
| 164 | + " - *\"PVWattsNone\"*\n", |
| 165 | + " \n", |
| 166 | + " - *\"PVWattsResidential\"*\n", |
| 167 | + " \n", |
| 168 | + " - *\"PVWattsSaleLeaseback\"*\n", |
| 169 | + " \n", |
| 170 | + " - *\"PVWattsSingleOwner\"*\n", |
| 171 | + " \n", |
| 172 | + " - *\"PVWattsThirdParty\"*\n", |
| 173 | + " \n", |
| 174 | + " .. note::\n", |
| 175 | + " \n", |
| 176 | + " Some inputs do not have default values and may be assigned a value from the variable's **Required** attribute. See variable attribute descriptions below.\n", |
155 | 177 | "\n"
|
156 | 178 | ]
|
157 | 179 | }
|
|
397 | 419 | "name": "stdout",
|
398 | 420 | "output_type": "stream",
|
399 | 421 | "text": [
|
400 |
| - "3.0.1\n" |
| 422 | + "3.0.2\n" |
401 | 423 | ]
|
402 | 424 | }
|
403 | 425 | ],
|
|
461 | 483 | "output_type": "stream",
|
462 | 484 | "text": [
|
463 | 485 | "batt_kw\tbatt_kwh\tavg_npv\n",
|
464 |
| - "10\t40\t-153954.84677918305\n", |
465 |
| - "20\t80\t-150850.42788635375\n", |
466 |
| - "30\t120\t-148314.47573871858\n", |
467 |
| - "40\t160\t-146182.89481951922\n", |
468 |
| - "50\t200\t-144544.3197297429\n", |
469 |
| - "60\t240\t-143366.7813592981\n", |
470 |
| - "70\t280\t-142359.27146820037\n", |
471 |
| - "80\t320\t-141531.54877402788\n", |
472 |
| - "90\t360\t-140815.95125104045\n" |
| 486 | + "10\t40\t-154353.26606867867\n", |
| 487 | + "20\t80\t-151244.90880068636\n", |
| 488 | + "30\t120\t-148706.81120574806\n", |
| 489 | + "40\t160\t-146575.43792525906\n", |
| 490 | + "50\t200\t-144937.62361062184\n", |
| 491 | + "60\t240\t-143763.20766567587\n", |
| 492 | + "70\t280\t-142771.29847063648\n", |
| 493 | + "80\t320\t-141931.5901346006\n", |
| 494 | + "90\t360\t-141218.5235190545\n" |
473 | 495 | ]
|
474 | 496 | }
|
475 | 497 | ],
|
|
504 | 526 | ],
|
505 | 527 | "metadata": {
|
506 | 528 | "kernelspec": {
|
507 |
| - "display_name": "Python 3", |
| 529 | + "display_name": "Python 3.7.12 ('hybrid')", |
508 | 530 | "language": "python",
|
509 | 531 | "name": "python3"
|
510 | 532 | },
|
|
519 | 541 | "nbconvert_exporter": "python",
|
520 | 542 | "pygments_lexer": "ipython3",
|
521 | 543 | "version": "3.7.12"
|
| 544 | + }, |
| 545 | + "vscode": { |
| 546 | + "interpreter": { |
| 547 | + "hash": "be2cbe8f104d9ac6d9fabf42fbeb31737fdd025c22f444174f4d7205615d859d" |
| 548 | + } |
522 | 549 | }
|
523 | 550 | },
|
524 | 551 | "nbformat": 4,
|
|
0 commit comments