- 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
- Price Signals Dispatch
- Bug fix in PVWattsBatteryCommercial and PVBatteryCommercial incentives defaults
- BatteryStateful bug fixes: current
- BatteryStateful bug fixes: thermal, voltage
- Stub files syntax fix
- 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
- Pvwattsv5_1ts bug fix
- Self-shading calculation speed-up for Pvwattsv7, Pvsamv1 & Pvwattsv5
- 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
- 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
- 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
- SSC using doubles
- Tcs_moltensalt RADCOOL group
- Stub files and .rst files for readthedocs
- Documentation updates
- 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