Difference between revisions of "Source Code"

From GridPACK
Jump to: navigation, search
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This will eventually be linked to the Subversion repository branch wit account coordination with the Wiki.
+
This will eventually be linked to the Subversion repository branch with account coordination with the Wiki.
 
At this time, the following files are made available with the current version of source code and associated documentation:
 
At this time, the following files are made available with the current version of source code and associated documentation:
  
Line 12: Line 12:
 
|'''Date'''
 
|'''Date'''
 
|'''Source Code'''
 
|'''Source Code'''
|'''Documentation'''
 
 
|'''Notes'''
 
|'''Notes'''
 
|-
 
|-
|2.0.2
+
|3.1
|Feb. 27, 2015
+
|June 23, 2017
|[[file:Gridpack-2-0-2.tar.gz]]
+
|[https://github.com/GridOPTICS/GridPACK/releases/tag/v3.1/Gridpack-3.1.tar.gz GridPACK-3-1.tar.gz]
|[[file:Gridpack_v2.0_doc.tar.gz]]
 
|V2.0.2 patch: There is a problem with serialization that causes GridPACK™ applications to crash on the IBM BlueGene platform. This patch provides a fix.
 
|-
 
|}
 
 
 
{| class="wikitable" style="text-align: center; background-color:#ffffcc;"
 
!colspan="5"|Older Source Code Snapshot
 
|-
 
|'''Version'''
 
|'''Date'''
 
|'''Source Code'''
 
|'''Documentation'''
 
|'''Notes'''
 
|-
 
|2.0.1
 
|Jan. 27, 2015
 
|[[file:Gridpack-2-0-1.tar.gz]]
 
|[[file:Gridpack_v2.0_doc.tar.gz]]
 
|V2.0.1 patch: The original release was missing files in the network directory. This patch fixes that problem.
 
|-
 
|2.0
 
|Oct. 3, 2014
 
|[[file:Gridpack-2-0.tar.gz]]
 
|[[file:Gridpack_v2.0_doc.tar.gz]]
 
 
|See full [[GridPACK_Release_Notes|Release Notes]]
 
|See full [[GridPACK_Release_Notes|Release Notes]]
 
|-
 
|-
|-
+
|3.0
|1.1
+
|Dec. 18, 2015
|March 31, 2014
+
|[https://github.com/GridOPTICS/GridPACK/releases/tag/v3.0/Gridpack-3.0.tar.gz GridPACK-3-0.tar.gz]
|[[file:gridpack-1-1.tgz]]
 
|[[file:gridpack-doc.tgz]]
 
 
|See full [[GridPACK_Release_Notes|Release Notes]]
 
|See full [[GridPACK_Release_Notes|Release Notes]]
 
|-
 
|-
|1.0.2
+
 
|Jan 2, 2014
 
|[[file:gridpack-1-0-2.tgz]]
 
|[[file:gridpack-doc.tgz]]
 
|Improved performance of partitioning software significantly and fixed some bugs that were causing hangs on some workstations
 
|-
 
|1.0.1
 
|Nov 27, 2013
 
|[[file:gridpack-1-0-1.tgz]]
 
|[[file:gridpack-doc.tgz]]
 
|Fixed parser so that powerflow application can run large WECC calculation
 
|-
 
|1.0
 
|Nov 1, 2013
 
|[[file:gridpack-1-0.tgz]]
 
|[[file:gridpack-doc.tgz]]
 
|Original GridPACK release
 
 
|}
 
|}

Latest revision as of 08:02, 4 January 2018

This will eventually be linked to the Subversion repository branch with account coordination with the Wiki. At this time, the following files are made available with the current version of source code and associated documentation:

Latest Source Code Snapshot
Version Date Source Code Notes
3.1 June 23, 2017 GridPACK-3-1.tar.gz See full Release Notes
3.0 Dec. 18, 2015 GridPACK-3-0.tar.gz See full Release Notes