Skip to main content

National Renewable Energy Laboratory's System Advisor Model Python Wrapper

Project description

Release Notes

Version 6.0.0, Apr, 17 2025 - SAM 2025.4.16, SSC Version 302

Version 6.0.0, Dec 12, 2024 - SAM 2024.12.12, SSC Version 298

Version 5.1.0, Mar 13, 2024 - SAM 2023.12.17, Revision 1, SSC Version 290

Version 5.0.0, Dec 13, 2023 - SAM 2023.12.17, SSC Version 288

Version 4.2.0, June 30, 2023 - SAM 2022.11.21, Revision 3, SSC Version 280

Version 4.1.0, Feb 24, 2023 - SAM 2022.11.21, Revision 1, SSC Version 279

Version 4.0.0, Dec 10, 2022 - SAM 2022.11.21, SSC Version 278

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 2021.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-7.0.0-cp313-cp313-manylinux2014_x86_64.whl (47.2 MB view details)

Uploaded CPython 3.13

nrel_pysam-7.0.0-cp313-cp313-manylinux2014_aarch64.whl (45.2 MB view details)

Uploaded CPython 3.13

nrel_pysam-7.0.0-cp312-cp312-manylinux2014_x86_64.whl (47.2 MB view details)

Uploaded CPython 3.12

nrel_pysam-7.0.0-cp312-cp312-manylinux2014_aarch64.whl (45.2 MB view details)

Uploaded CPython 3.12

nrel_pysam-7.0.0-cp311-cp311-manylinux2014_x86_64.whl (47.0 MB view details)

Uploaded CPython 3.11

nrel_pysam-7.0.0-cp311-cp311-manylinux2014_aarch64.whl (45.1 MB view details)

Uploaded CPython 3.11

nrel_pysam-7.0.0-cp310-cp310-manylinux2014_x86_64.whl (47.0 MB view details)

Uploaded CPython 3.10

nrel_pysam-7.0.0-cp310-cp310-manylinux2014_aarch64.whl (45.0 MB view details)

Uploaded CPython 3.10

nrel_pysam-7.0.0-cp39-cp39-manylinux2014_x86_64.whl (46.9 MB view details)

Uploaded CPython 3.9

nrel_pysam-7.0.0-cp39-cp39-manylinux2014_aarch64.whl (45.0 MB view details)

Uploaded CPython 3.9

NREL_PySAM-7.0.0-cp313-cp313-win_amd64.whl (32.5 MB view details)

Uploaded CPython 3.13 Windows x86-64

NREL_PySAM-7.0.0-cp313-cp313-macosx_12_0_x86_64.whl (36.3 MB view details)

Uploaded CPython 3.13 macOS 12.0+ x86-64

NREL_PySAM-7.0.0-cp313-cp313-macosx_12_0_arm64.whl (35.5 MB view details)

Uploaded CPython 3.13 macOS 12.0+ ARM64

NREL_PySAM-7.0.0-cp312-cp312-win_amd64.whl (32.5 MB view details)

Uploaded CPython 3.12 Windows x86-64

NREL_PySAM-7.0.0-cp312-cp312-macosx_12_0_x86_64.whl (36.3 MB view details)

Uploaded CPython 3.12 macOS 12.0+ x86-64

NREL_PySAM-7.0.0-cp312-cp312-macosx_12_0_arm64.whl (35.5 MB view details)

Uploaded CPython 3.12 macOS 12.0+ ARM64

NREL_PySAM-7.0.0-cp311-cp311-win_amd64.whl (32.5 MB view details)

Uploaded CPython 3.11 Windows x86-64

NREL_PySAM-7.0.0-cp311-cp311-macosx_12_0_x86_64.whl (36.2 MB view details)

Uploaded CPython 3.11 macOS 12.0+ x86-64

NREL_PySAM-7.0.0-cp311-cp311-macosx_12_0_arm64.whl (35.5 MB view details)

Uploaded CPython 3.11 macOS 12.0+ ARM64

NREL_PySAM-7.0.0-cp310-cp310-win_amd64.whl (32.7 MB view details)

Uploaded CPython 3.10 Windows x86-64

NREL_PySAM-7.0.0-cp310-cp310-macosx_12_0_x86_64.whl (36.2 MB view details)

Uploaded CPython 3.10 macOS 12.0+ x86-64

NREL_PySAM-7.0.0-cp310-cp310-macosx_12_0_arm64.whl (35.5 MB view details)

Uploaded CPython 3.10 macOS 12.0+ ARM64

NREL_PySAM-7.0.0-cp39-cp39-win_amd64.whl (32.7 MB view details)

Uploaded CPython 3.9 Windows x86-64

NREL_PySAM-7.0.0-cp39-cp39-macosx_12_0_x86_64.whl (36.2 MB view details)

Uploaded CPython 3.9 macOS 12.0+ x86-64

NREL_PySAM-7.0.0-cp39-cp39-macosx_12_0_arm64.whl (35.5 MB view details)

Uploaded CPython 3.9 macOS 12.0+ ARM64

File details

Details for the file nrel_pysam-7.0.0-cp313-cp313-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nrel_pysam-7.0.0-cp313-cp313-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 82799153414a124615ef20106c4d888b85798d8e9bdbc7476c86531d5ab7152c
MD5 d4145f2f11b5e1b307731858d9327645
BLAKE2b-256 14455444c3d4e2eea88d7ce01cf7f41bfd1d4b99aa47e6d0d7c1244f9710cc25

See more details on using hashes here.

File details

Details for the file nrel_pysam-7.0.0-cp313-cp313-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for nrel_pysam-7.0.0-cp313-cp313-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 32a2443538f434693cb25bcb3b59e60c7f596a7d2cf7c3a719171198eeb28ba0
MD5 7b8f1d0ac9ec5bdc2f6c82ae17825656
BLAKE2b-256 472a0b904e228bad28c3364748f53042215f16a609bfee17f6c47b473735bb39

See more details on using hashes here.

File details

Details for the file nrel_pysam-7.0.0-cp312-cp312-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nrel_pysam-7.0.0-cp312-cp312-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d3e3a1d28b72054fcbaecf02306f4e8bd91f66b121a7de9eea2385ce037d2258
MD5 339181e441cbbf373209cc66e8bdc841
BLAKE2b-256 c0451f33d82b44cf5fe1c00c54cf04d68e52d4689f13fc535ee7d7c4c98895a9

See more details on using hashes here.

File details

Details for the file nrel_pysam-7.0.0-cp312-cp312-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for nrel_pysam-7.0.0-cp312-cp312-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 08cbea89271fc5463c1ccae45603f3d6aeec3c14712f30f2c92b6bacec1c5f91
MD5 f29b58f4afdeb6d94c23a3aa28abb0d4
BLAKE2b-256 5a0b38c739d99243fcc0a825b06164deeca0b4abba06f70d1fcd2c872e849d8a

See more details on using hashes here.

File details

Details for the file nrel_pysam-7.0.0-cp311-cp311-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nrel_pysam-7.0.0-cp311-cp311-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3d2c9954276c39936878c42ca98395dd3772e1b2f40d45f923bbe91368057ea9
MD5 5246721b3015841659ab8fcf1cfc6b72
BLAKE2b-256 e93b38d7393654fbde6c6488e4b5589810306630b741ea266c70eb66c856823d

See more details on using hashes here.

File details

Details for the file nrel_pysam-7.0.0-cp311-cp311-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for nrel_pysam-7.0.0-cp311-cp311-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 11173c3acdf76ac5b22f64a2b9aa4f98acb0dab5bf3a740c023266d1e60758c9
MD5 e85f286acad9015489283478fb40ca4b
BLAKE2b-256 e05b7e1cf49f9af85a04be44ee596fbe0b6514927a4496177dddadde156c9c51

See more details on using hashes here.

File details

Details for the file nrel_pysam-7.0.0-cp310-cp310-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nrel_pysam-7.0.0-cp310-cp310-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9feee942e4574143a23395c094f6008a48407c9a2bcbb02e7b9c19c24955f9e9
MD5 b647d8751692d16c5928d2c755777e34
BLAKE2b-256 bc29f348b59bc6e7c6b907773092e08937c392a24eb8284d2c8120282170c41b

See more details on using hashes here.

File details

Details for the file nrel_pysam-7.0.0-cp310-cp310-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for nrel_pysam-7.0.0-cp310-cp310-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c13a7c9965561407ac2f085720b70cabbbc28b33e018d8cb92a1b213a0b110ad
MD5 9edd926f8ce25c455283e1c5cbf465a7
BLAKE2b-256 e445e4906f4d13782ac3fe9fbb682189877d34c4a567f268e1adcddb5837a224

See more details on using hashes here.

File details

Details for the file nrel_pysam-7.0.0-cp39-cp39-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nrel_pysam-7.0.0-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 40121730f3747f7722c85454afb50d3ece0536239ac81b895526a96be29e0adb
MD5 3809850f8c607136cf3571d67fcff118
BLAKE2b-256 4b255c7dfb8c68da1ce46afacd349cc667ba3e1b3223053a647821f76ab7ed57

See more details on using hashes here.

File details

Details for the file nrel_pysam-7.0.0-cp39-cp39-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for nrel_pysam-7.0.0-cp39-cp39-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 349e7b5b922729b3a4aa345ebb4a5affa644590a1d136b8412f3401624b63d29
MD5 655a76ba8f50675e37f710a725572d30
BLAKE2b-256 54ed5babc97bd7a1235fcb056b3820c5eace44ccece52082845fe5facf4fb36e

See more details on using hashes here.

File details

Details for the file NREL_PySAM-7.0.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for NREL_PySAM-7.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6290fec6c7405ac03a792d92a09318f2f9cf61938881ed8cf02ed36db455219f
MD5 1d6d4f2cd152c960502644026b7b3179
BLAKE2b-256 ccb90076421cc3370c7b7704a3f648f596e6cbfc90e768ea60859aad8110e726

See more details on using hashes here.

File details

Details for the file NREL_PySAM-7.0.0-cp313-cp313-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for NREL_PySAM-7.0.0-cp313-cp313-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 6c4d3f6236ddb72b3d382f331b62365c379b1e331211c95fc0bf85e513ccb479
MD5 3ed9ede2b1fe33b32f17f9c79e5f5e2d
BLAKE2b-256 30fd3b013188eb0684499d82a8d6864c38c62b2408c91a50fe4c55deff3f66be

See more details on using hashes here.

File details

Details for the file NREL_PySAM-7.0.0-cp313-cp313-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for NREL_PySAM-7.0.0-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 5f7a669eef8bf227d5eefc8eac6a8602cf1eb4af3f03c7f4453abd6b91348f70
MD5 f9cb122b0eb82c50973c760119346acb
BLAKE2b-256 5156e24c53a9c8cab6b8ce24e35dd1e3a82705f4f431c9de74f1de2b9b6f11b4

See more details on using hashes here.

File details

Details for the file NREL_PySAM-7.0.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for NREL_PySAM-7.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 802d88daae287e39ce8a325fcb513289b9f42f206653e4286c3979fce2bd5fcc
MD5 741bd6d6b1a4ed9ab797d787bab5cfb8
BLAKE2b-256 742aeb1fd74bc0f3aa57fc549b37992b7a7e0ec5f25d2f5b77f1a37717f70afc

See more details on using hashes here.

File details

Details for the file NREL_PySAM-7.0.0-cp312-cp312-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for NREL_PySAM-7.0.0-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 41a90a601e82a121b1d76ce24bd49d90f702d1a7437ba0703c6354c333aac30a
MD5 cd7d9b11d3622f467fcd85b8ea2ff203
BLAKE2b-256 0ee36d623a5950d02a03087a701bb770f2648fc112bc6a8af7e57b7b74843369

See more details on using hashes here.

File details

Details for the file NREL_PySAM-7.0.0-cp312-cp312-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for NREL_PySAM-7.0.0-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 520e991fd2f5e0b9404b1642b8870b59270ba29f4e520a0a8b146286d79db4fa
MD5 c9214cdcad9fe13b1ffdcc0b2f1f2421
BLAKE2b-256 9062785cff3d4db075849419dee41f79f34714e5a529b4837282d1d3f9d2892b

See more details on using hashes here.

File details

Details for the file NREL_PySAM-7.0.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for NREL_PySAM-7.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e8df6bb4f10b17eb333e8ad665d5b8516c99df8e771626f3292a9c127b0b81be
MD5 6f94352de4ee5c72af1accf93e9c9668
BLAKE2b-256 14de1233b9d00e40904018e4651777421aeb6e802540f65f80e873f2a30ecdad

See more details on using hashes here.

File details

Details for the file NREL_PySAM-7.0.0-cp311-cp311-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for NREL_PySAM-7.0.0-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 1db135a2f09e9cbeb62e817ce9ca66d43d29b818bd8194e330b968979078ff5d
MD5 59139db0f1c10f40e7816f6736798a17
BLAKE2b-256 06484a6575c25518922a52f5d89cdd4fefc8dde087f7029ac38a37a9b86da115

See more details on using hashes here.

File details

Details for the file NREL_PySAM-7.0.0-cp311-cp311-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for NREL_PySAM-7.0.0-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 c7c66da9f50805cf85835e68bca348027efbbe7c155d93e946c4f19c23f5dfb1
MD5 96ab53fd64fde2f109a36474350a0bd2
BLAKE2b-256 ed9a9ea17cae897a4c0f40f7a9b3e6ec6a11153bf1c7e4427402a1248126afe2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for NREL_PySAM-7.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6c2e603d88f6bcf5224e50e3074469351e37638f4e9b2e648b8a791151d80b90
MD5 baba3ae9ec7bebb8e48512a7e541529e
BLAKE2b-256 1c3be833d486acef53a09233afbcc9033231240f4e56205de817c44e7a984eb7

See more details on using hashes here.

File details

Details for the file NREL_PySAM-7.0.0-cp310-cp310-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for NREL_PySAM-7.0.0-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 b68bddc469fcd4b79d4a2baa1e69e45a71b85acc1f56130dbacc9f8cd898d286
MD5 c60a3de64290406d2294bb7b141f0d2c
BLAKE2b-256 cf57e3dbe7c9c35a2ead681317221927d0aa919fee96f5867c0ab873325f292b

See more details on using hashes here.

File details

Details for the file NREL_PySAM-7.0.0-cp310-cp310-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for NREL_PySAM-7.0.0-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 756c0ca35341ea52906fbb138d97c18c98d03c9ad829c2d572b2bef006dcbbf8
MD5 dabb5e3e059c1af65eb4c87fd1bfd828
BLAKE2b-256 1228eafa42c6db7ff76229f7501b5df5b3417ba89c764262c727a515d017907c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for NREL_PySAM-7.0.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 938ebf462d2acab6895e80a180a1c8adc4b73ed212f3223e0f02509f690707e2
MD5 bb43ff4537048e14c128d9e36c70cbc5
BLAKE2b-256 392b7fe3878835e9081e046f8960f32471f9539101609541c593a91e212c2f5a

See more details on using hashes here.

File details

Details for the file NREL_PySAM-7.0.0-cp39-cp39-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for NREL_PySAM-7.0.0-cp39-cp39-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 1e337862095e586296ab75fd91401b21bc10ebf7f4068a28a11c7f587e2a260a
MD5 b42a3a075c2a19edf3703d7d7cf153db
BLAKE2b-256 f03c3374ce79b78db1e07439cab47a913ab15a3ddf2cd0637dd048adc3d1ee06

See more details on using hashes here.

File details

Details for the file NREL_PySAM-7.0.0-cp39-cp39-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for NREL_PySAM-7.0.0-cp39-cp39-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 a2ea97e3046f2876dc678d312f10a9e8f7a01cd2282ef09c14a6f68aa6d68f83
MD5 58dde7768cd9efb3511d47bd0114b21e
BLAKE2b-256 fd07956fa08054d8c8d5056363c5c7495994e48249bd3e68176fe892dc326cfb

See more details on using hashes here.

Supported by

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