Commit e7484a6
Adds faiman_rad and ross models to get_cell_temperature(). (#2631)
* Adds faiman_rad and ross models to get_cell_temperature().
* Addresses flake8 formatting issues.
* Updates contribution md file.
* Adds test for ross option, placeholder for faiman_rad.
* Corrects flake8 issues.
* Adds missing wind_speed=None when testing get_cell_temperature for ross.
* Corrects wrong function naming.
* Adds missing input to functions within tests.
* Corrects test + flake8 issue.
* Minor update in documentation + flake8 issue.
* Another flake8 issue handled.
* Improve faiman_rad test and completes get_cell_temperature doc.
* Addresses flake8.
* Update whatsnew doc.
* Defines ir_down as weather variable Within faiman_rad.
* Handles flake8 issues.
* Corrects bug in test.
* Handles flake8.
* move whatsnew note
* undo edit to v0.14.0.rst
* Apply suggestions from code review
Co-authored-by: Echedey Luis <80125792+echedey-ls@users.noreply.github.com>
Co-authored-by: Kevin Anderson <kevin.anderso@gmail.com>
* replace ir_down with longwave_down
* finish replacing ir_down with longwave_down
* undo edits to temperature.py
* temperature.faiman_rad doesn't use longwave_down yet
* Apply suggestions from code review
Co-authored-by: Anton Driesse <anton.driesse@pvperformancelabs.com>
* Update tests/test_pvsystem.py
Co-authored-by: Echedey Luis <80125792+echedey-ls@users.noreply.github.com>
---------
Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
Co-authored-by: Echedey Luis <80125792+echedey-ls@users.noreply.github.com>
Co-authored-by: Kevin Anderson <kevin.anderso@gmail.com>
Co-authored-by: Anton Driesse <anton.driesse@pvperformancelabs.com>1 parent fa888c6 commit e7484a6
3 files changed
Lines changed: 86 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| 89 | + | |
87 | 90 | | |
88 | 91 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | | - | |
| 417 | + | |
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
| 434 | + | |
| 435 | + | |
435 | 436 | | |
436 | 437 | | |
437 | 438 | | |
438 | 439 | | |
439 | 440 | | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
440 | 445 | | |
441 | 446 | | |
442 | 447 | | |
| |||
459 | 464 | | |
460 | 465 | | |
461 | 466 | | |
| 467 | + | |
| 468 | + | |
462 | 469 | | |
463 | 470 | | |
464 | 471 | | |
465 | | - | |
466 | | - | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
467 | 476 | | |
468 | 477 | | |
469 | | - | |
| 478 | + | |
470 | 479 | | |
471 | 480 | | |
472 | 481 | | |
| |||
1208 | 1217 | | |
1209 | 1218 | | |
1210 | 1219 | | |
1211 | | - | |
| 1220 | + | |
1212 | 1221 | | |
1213 | 1222 | | |
1214 | 1223 | | |
| |||
1222 | 1231 | | |
1223 | 1232 | | |
1224 | 1233 | | |
| 1234 | + | |
1225 | 1235 | | |
1226 | 1236 | | |
1227 | 1237 | | |
1228 | | - | |
| 1238 | + | |
| 1239 | + | |
1229 | 1240 | | |
1230 | 1241 | | |
1231 | 1242 | | |
1232 | 1243 | | |
1233 | 1244 | | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
1234 | 1249 | | |
1235 | 1250 | | |
1236 | 1251 | | |
| |||
1239 | 1254 | | |
1240 | 1255 | | |
1241 | 1256 | | |
1242 | | - | |
1243 | | - | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
1244 | 1260 | | |
1245 | 1261 | | |
1246 | 1262 | | |
| |||
1271 | 1287 | | |
1272 | 1288 | | |
1273 | 1289 | | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
1274 | 1297 | | |
1275 | 1298 | | |
1276 | 1299 | | |
| |||
1287 | 1310 | | |
1288 | 1311 | | |
1289 | 1312 | | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
1290 | 1319 | | |
1291 | 1320 | | |
1292 | 1321 | | |
1293 | | - | |
1294 | | - | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
1295 | 1328 | | |
1296 | 1329 | | |
1297 | 1330 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
497 | 536 | | |
498 | 537 | | |
499 | 538 | | |
| |||
0 commit comments