Skip to main content

National Renewable Energy Laboratory's System Advisor Model Python Wrapper

Project description

Release Notes

Version 3.0.2, Sep 27, 2022 - SAM 2021.12.02, Revision 2, SSC Version 274

Version 3.0.1, Mar 4, 2022 - SAM 2021.12.02, Revision 1, SSC Version 268

Version 3.0.0, Dec 23, 2021 ~ SAM 2021.12.02, SSC Version 267

  • Warning: Significant changes to Battery and UtilityRate5 Modules, including redefinition of some variables. Please see SSC Release Notes for description of functionality and variable changes, and please see "Version Changes" section in PySAM Documentation for full list of variable changes.
  • Fix FetchResourceFiles's InsecureRequestWarning (#89); html error messages (#94); verbosity (#96)
  • Fix SAM_CSV_to_solar_data function missing information (#98)
  • Fix URDBv7_to_ElectricityRates error for certain demand structures (#99)
  • Add Python 3.10 Support (#104)
  • New Example for Selecting Modules and Inverter from the SAM Library (#103)
  • SAM Release updates for Version 2020.12.02

Version 2.2.4, Aug 20, 2021 ~ SAM 2020.11.29, Revision 2, SSC Version 259

  • Fix bug in Battery LMO/LTO life model
  • Fix a few cost defaults for PV PPA-model configuration
  • Clean up PhysicalTroughProcessHeat inputs

Version 2.2.3, July 22, 2021 ~ SAM 2020.11.29 Revision 2, SSC Version

  • Fix ResourceTools solar resource download bug (#86)
  • Update Models.rst and module docs
  • New analytic battery life model for LMO/LTO chemistry
  • Updates and Examples for WaveFileReader (#87)
  • Fix bug in 5-min PV files (#88)
  • Add replace function for Module and Module's Groups (#93)
  • SAM Release updates for Version 2020.11.29 Revision 2

Version 2.2.2, Mar 19, 2021 ~ SAM 2020.11.29 Revision 1, SSC Version 253

  • Add unassign function to modules (#65)
  • Fix mypy errors in stubs (#47)
  • Fix BatteryStateful bugs: memory leak; unintialized pointer in some constructors; fix setup error messaging (#67)
  • BatteryStateful features: ability to use adaptive timestep in simulation; speed up execution; Smith 2017 Life Model
  • Voltage cutoff feature for battery model (Battery & BatteryStateful)
  • Battery sizing tool can use per-module scaling for surface area (#77)
  • Updates to ResourceTools for weather download (#53, #50)
  • Leap year 2/29 date is now acceptable
  • Fix docs for TcsMoltenSalt (#66)
  • Update Import from SAM GUI example to use "PySAM JSON" option in Generate Code
  • Better error messaging (#74)
  • SAM Release updates for Version 2020.11.29 Revision 1

Version 2.2.0, Dec 2, 2020 ~ SAM 2020.11.29, SSC Version 250

  • SAM Release updates for Version 2020.11.29
  • Rename StandAloneBattery to Battery
  • New module: BatteryStateful with 3 defaults: NMCGraphite, LFPGraphite, LeadAcid
  • BatteryTools functions for switching chemistries
  • Update Docs to show list of interdependent variables at beginning
  • All changes from 2.1.5.devx versions
  • First PySAM package for Python 3.9

Version 2.1.5.dev3, Sep 3, 2020 ~ SAM 2020.2.29 r3, SSC Version 242

  • Price Signals Dispatch
  • Bug fix in PVWattsBatteryCommercial and PVBatteryCommercial incentives defaults

Version 2.1.5.dev2, Aug 10, 2020 ~ SAM 2020.2.29 r3, SSC Version 242

  • BatteryStateful bug fixes: current

Version 2.1.5.dev1, Aug 3, 2020 ~ SAM 2020.2.29 r3, SSC Version 242

  • BatteryStateful bug fixes: thermal, voltage
  • Stub files syntax fix

Version 2.1.5, July 7, 2020 ~ SAM 2020.2.29 r2, SSC Version 240

  • Updates to enable non-annual (single timestep or multiple, non-8760 timestep) simulations via weather input data (NOT weather files) for both pvsamv1 and pvwattsv7
  • Vanadium Redox Flow battery bug fix
  • Transformer loss units bug fix

Version 2.1.4, June 8, 2020 ~ SAM 2020.2.29 r2, SSC Version 240

  • Pvwattsv5_1ts bug fix
  • Self-shading calculation speed-up for Pvwattsv7, Pvsamv1 & Pvwattsv5

Version 2.1.3, May 29, 2020 ~ SAM 2020.2.29 r2, SSC Version 240

Version 2.1.1, May 15, 2020 ~ SAM 2020.2.29 r1, SSC Version 238

  • reopt size post bug
  • ssc_sim_from_dict bug fix
  • Version attribute: PySAM.__version__
  • URDBv7 in ResourceTools bug fix
  • ResourceFetcher for WindToolKit and National Solar Radiation Database downloads
  • case-insensitive default configuration names
  • Generic Exception replaces PySAM.Error for easier MP debugging

Version 2.0.2, Jan 27, 2020 ~ SAM 2020.2.x, SSC Version 233

  • All new functions and models in latest SAM Release
  • New functions (Reopt_size_batter_post, value, from_existing)
  • Chaining cmods together
  • Get variable by a name without knowing group, list all variables
  • New Tools section (BatteryTools, ResourceTools)
  • Easy way to create wind or solar data
  • Battery sizing
  • All compute modules to PySAM
  • Major reorganization of variable groups
  • Bug fixes
  • fopen defaults
  • turbine powercurve
  • Documentation features
  • Downstream and upstream variable suggestions
  • Examples page

Version 1.2.dev3, August 21, 2019 ~ SAM 2018.11.11.3, SSC Version 211

  • Wind PRUF framework
  • Wind resource distribution
  • Physical Trough reorganization
  • Grid compute module
  • Marine hydrokinetic compute module
  • Supercritical CO2 compute modules
  • Geothermal output names
  • Documentation: Variable requirement
  • Stubs: Added AdjustmentmentFactors

Version 1.2.1, April 26, 2019 ~ SAM 2018.11.11.3, SSC Version 209

  • SSC using doubles
  • Tcs_moltensalt RADCOOL group
  • Stub files and .rst files for readthedocs
  • Documentation updates

Version 1.1, April 15, 2019 ~ SAM 2018.11.11.3, SSC Version 208

  • Group all modules under PySAM namespace
  • Defaults for technology and financial models according to SAM GUI configurations
  • Include PySSC with dictionary functions as subpackage
  • Remove AdjustmentFactors group from non-technology modules
  • Fix custom exception for use with multiprocessing package
  • Documentation updates

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

NREL_PySAM-3.0.2-cp310-cp310-win_amd64.whl (30.6 MB view details)

Uploaded CPython 3.10 Windows x86-64

NREL_PySAM-3.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (53.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

NREL_PySAM-3.0.2-cp310-cp310-manylinux1_x86_64.whl (42.0 MB view details)

Uploaded CPython 3.10

NREL_PySAM-3.0.2-cp310-cp310-macosx_11_0_arm64.whl (31.9 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

NREL_PySAM-3.0.2-cp310-cp310-macosx_10_15_x86_64.whl (32.6 MB view details)

Uploaded CPython 3.10 macOS 10.15+ x86-64

NREL_PySAM-3.0.2-cp39-cp39-win_amd64.whl (30.6 MB view details)

Uploaded CPython 3.9 Windows x86-64

NREL_PySAM-3.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (53.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

NREL_PySAM-3.0.2-cp39-cp39-manylinux1_x86_64.whl (42.0 MB view details)

Uploaded CPython 3.9

NREL_PySAM-3.0.2-cp39-cp39-macosx_11_0_arm64.whl (31.5 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

NREL_PySAM-3.0.2-cp39-cp39-macosx_10_15_x86_64.whl (32.3 MB view details)

Uploaded CPython 3.9 macOS 10.15+ x86-64

NREL_PySAM-3.0.2-cp38-cp38-win_amd64.whl (30.6 MB view details)

Uploaded CPython 3.8 Windows x86-64

NREL_PySAM-3.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (53.9 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

NREL_PySAM-3.0.2-cp38-cp38-manylinux1_x86_64.whl (42.1 MB view details)

Uploaded CPython 3.8

NREL_PySAM-3.0.2-cp38-cp38-macosx_11_0_arm64.whl (31.9 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

NREL_PySAM-3.0.2-cp38-cp38-macosx_10_15_x86_64.whl (32.3 MB view details)

Uploaded CPython 3.8 macOS 10.15+ x86-64

NREL_PySAM-3.0.2-cp37-cp37m-win_amd64.whl (30.6 MB view details)

Uploaded CPython 3.7m Windows x86-64

NREL_PySAM-3.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (53.6 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

NREL_PySAM-3.0.2-cp37-cp37m-manylinux1_x86_64.whl (41.8 MB view details)

Uploaded CPython 3.7m

NREL_PySAM-3.0.2-cp37-cp37m-macosx_10_9_x86_64.whl (32.7 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

NREL_PySAM-3.0.2-cp36-cp36m-win_amd64.whl (30.6 MB view details)

Uploaded CPython 3.6m Windows x86-64

NREL_PySAM-3.0.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (53.6 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ ARM64

NREL_PySAM-3.0.2-cp36-cp36m-manylinux1_x86_64.whl (41.7 MB view details)

Uploaded CPython 3.6m

NREL_PySAM-3.0.2-cp36-cp36m-macosx_10_15_x86_64.whl (32.9 MB view details)

Uploaded CPython 3.6m macOS 10.15+ x86-64

File details

Details for the file NREL_PySAM-3.0.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 30.6 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b7746d825bc6d9ac48fa2f0e4d7cefc8bb2b68df61181e32bf09852e73340229
MD5 754f4f001106fd1919afc8a31b1a28b9
BLAKE2b-256 c4cd807035b696cdfe2791725aa969d9794ec7bd63e189512e62f4c6fa3d22b3

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for NREL_PySAM-3.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b91e08491d4867b1b8fccd8ff58eef5c8f375d673af379ac4b15cb9168e16153
MD5 53123410245fd493cc924d5a26252e4a
BLAKE2b-256 12bd6832f696ec9dbe6a44bd0380307bd5787bf6c10b4daddc7795deaceaa381

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp310-cp310-manylinux1_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.2-cp310-cp310-manylinux1_x86_64.whl
  • Upload date:
  • Size: 42.0 MB
  • Tags: CPython 3.10
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.2-cp310-cp310-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 37515e6deb7f19d5da0e7a0e27be5e7968d7f6dbf874d139bc27e73359566d36
MD5 1466c2dcd577784ea8fd2065129833a3
BLAKE2b-256 085c4dbcef49c2799579918efc6fed47b3b125241a3dd55eb251dff0175c59c0

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.2-cp310-cp310-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 31.9 MB
  • Tags: CPython 3.10, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8661dfa98f596e71d5bf95033c215422d7a173281ae11b5e0d7ec408b66d1d65
MD5 8aee6456a3b8d28071bbf5c84a5a45e0
BLAKE2b-256 abaeff973c5be3d8d226e06f6340f4d181414f3a749c026ded280ab128381ca9

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.2-cp310-cp310-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 32.6 MB
  • Tags: CPython 3.10, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.2-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4b2d03fe6be1c3df7ad47bc62e2f343b4fdde2a065fe83b39345678dd339455c
MD5 8a010b652e17b4fcb61bd0607e0909f1
BLAKE2b-256 0fa7e82a4d3ad72b1c5b19acf0b8d87867b181a3556e74d85b7820046017c496

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 30.6 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 7f5a96d5c9edb1ab05747f6082956c9736221d5fad065160d952af1cedc2eff8
MD5 66fc8e575a670944e424bf6e7666702f
BLAKE2b-256 69f0fd196a9a1e0d2d5f4cd4e8414eb5f9cd4284aaad6df4a31f56a8080a2321

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for NREL_PySAM-3.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0e81f6679e11c981ec89c68d61849f25a7faa0585cbbdefbe6295360be2008e5
MD5 3ab83828a8dc8c94a7e9465c3e2ee17a
BLAKE2b-256 e249dbcbeb21da7899c89fc8fcc4b9bfe03dcdd855b630a8db7eaa094332e9a8

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.2-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 42.0 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.2-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c725adb8d54d87bf08eda772e99be99256f802f55ecdf58affc58577ceccb842
MD5 6eb653b7515a5756b887e58f25f41a57
BLAKE2b-256 c765b5346bb71a78eb7f6236410eab134c3429d6a9ac8dac27008fe95652e0cc

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.2-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 31.5 MB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0765c73e630bdcd97f6a74a39a5658118f306f817652ccb92840642ea3524988
MD5 a061c885d553bb7aa626338707585076
BLAKE2b-256 7cac77643bc13e89309b246f077b282762f12d4e981013c1aa8ba2ed131bf077

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.2-cp39-cp39-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 32.3 MB
  • Tags: CPython 3.9, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.2-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 fc84d4d7c398b62052baf815c584de0d7f39188d5d1a8589147a281a331da480
MD5 7582238feee676e7cbd44fc7587cfa0b
BLAKE2b-256 26108fa625484a14aee7d152f97ccef0fba481d8e6737f7d6b1fd0afed62868f

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 30.6 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 f7ce4695931ca6eba698c7023eeb745fd5872d4d111be5eec28fe2905a9d45e5
MD5 701c3ea52fac80654ccda3a7889e26ab
BLAKE2b-256 4b222e92baf42adab12290bad0e46e1fba9d9bbae117f068f9e9bf56c29bb53c

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for NREL_PySAM-3.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a47c6dea6d6483e96a13360bdc790fed60446067ee2916c9dbeebe73bae3ae67
MD5 990fa92520bbc5f177d49968e6e12b25
BLAKE2b-256 b4a5affd38fc25dbcd6785e70ecdf4e7f7012c4ade5b2d9f16f3426ada0f9ace

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.2-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 42.1 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.2-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 5b606584a9779b543e3b267f3d53318261f87a01a079291eed37b94300903244
MD5 3231282fa28b46df0bd4056771a4fc46
BLAKE2b-256 910acfb3b1b697b62b9eb6270f813b955ee1814ac8ec3ec811195701c33e7c97

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.2-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 31.9 MB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e91188afcaf73cf7e0da8111b13a6260d0dddcbd24e5a12ec529a1077ca6c11a
MD5 1dbda181f22659d52a19414719fb1d72
BLAKE2b-256 ce21d27b25f3bf1c2fb4ae3fee5c4fc2aae74a0811e8c6e48dee28136b041734

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.2-cp38-cp38-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 32.3 MB
  • Tags: CPython 3.8, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.2-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 293ff4c75d8edd77ee3b4f124c09741c0bad30cceaf1cf8d9151d390bbb6c107
MD5 7df1c9d53cb182e2d88d5ec1147f0b29
BLAKE2b-256 bf7c9bf63f19a9a8153a286879219fb8458aabbf13f5a883dcceab43912bf7d2

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 30.6 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 624114274d11e66d3855a59da8d95da1a32d2c9b6dda6f8070b2c47f39fe60e2
MD5 42cace18fabc5a163d624a722d5b0fd3
BLAKE2b-256 3a980ed2cc47ea86e97721795d0d94d4533a598d194cc6699f9447bb99825123

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for NREL_PySAM-3.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5ff2e039b92003f6a85fa5a8890c0d2bbe638ed7e39b679da2b4898e1272c62c
MD5 911f4be2955eb8a9d9b8ceb0247dbc17
BLAKE2b-256 a125d3c2bd430d50b2e1fbced219f9550f036ca3bd7374fec1941eb944e77f11

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.2-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 41.8 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.2-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 841fd8a9290feb7435697a3355b9bea922d0cb53424306f276fd447eaf534c58
MD5 526afbe025d614e453feea96f1e17bde
BLAKE2b-256 1e5fa24e96538a33c5a9441316e1f507ce8e8c6824ffe5a20f31763fbd3cf591

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.2-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 32.7 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e18dc044ed06d47ac3517503860116de508e8e5674e0a4915360c19ba415728e
MD5 548e20f9339b60b2e04dc80c84cbbdf2
BLAKE2b-256 7eacfc6edd0c629cb675cfbe910e2417cc958dba0c509dd93b48cf7706f7529d

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.2-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 30.6 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 5c4a2a479b2e2d213fbfc55eb73973186ae62d98dd9eda86a17e342a585b430a
MD5 25ea1280f58ec42699159678419ba1d8
BLAKE2b-256 bbe8585ac59478b058c8fe01210d541c825086642ecdfb5e9ed5a8c6b24ef4fd

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for NREL_PySAM-3.0.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5c2e40e73ba454a58a344f3629b41540094c69742b5192dd98f6849a011e5654
MD5 734d9ecdf9a442b26737996d9f97f16b
BLAKE2b-256 123e3ec29086048eef01d9f38d5a0863f4c39c71b819d96f238184a98175228e

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.2-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 41.7 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.2-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 32eb9837b4b3a14bed6a9bdd6a957326420bd607017b7bf0a9da265303ac20ce
MD5 f08c6c3f0a7d5a6a69bcdf6da485f45b
BLAKE2b-256 4d5025a914591da61afbb89ae8c4691e1e197b75168dc4f96b846b705fac7b33

See more details on using hashes here.

File details

Details for the file NREL_PySAM-3.0.2-cp36-cp36m-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: NREL_PySAM-3.0.2-cp36-cp36m-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 32.9 MB
  • Tags: CPython 3.6m, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8

File hashes

Hashes for NREL_PySAM-3.0.2-cp36-cp36m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6e657850f7556e44eab64c4a5be98477efc856895bdb3c903dc44ddc4c99c333
MD5 624102ea1d2de09259acc196dc6f0fe0
BLAKE2b-256 0e030079d4ced3cc7a8aed10ea7d49834d934149fc96d9f80d1adda066014af3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page