Skip to content

Releases: meghnathomas/MAGNets

v0.1.7

19 Jul 16:31
4db8597
Compare
Choose a tag to compare

Fixed reduced .inp file name bug

v0.1.6

19 Jan 17:30
Compare
Choose a tag to compare
  • Adjusted reduced model inp file name to include operating point

v0.1.5

18 Jan 21:09
Compare
Choose a tag to compare
  • Added max_nodal_degree optional input
  • characteristics.py: dq now relies on base demand to determine negative-demand nodes as source nodes, demand in junc_dict is demand at operating point
  • reinitialize.py: defined new_link_list again before main model reduction process begins in case of branched link or parallel links deletion
  • build_g_matrix: remove second if statement so conductance values of links connected to unremovable nodes are not omitted

v0.1.4

21 Jun 05:40
Compare
Choose a tag to compare
  • Updated mod_reduction code to read and write new INP files to a different directory

v0.1.3

21 Jun 04:06
Compare
Choose a tag to compare

Updated dependency versions

v0.1.1

20 Jun 18:24
Compare
Choose a tag to compare
  • Edited warnings
  • Updated dependency versions in requirements
  • Uploaded examples and networks
  • Edited tests file
  • Updated reduced model INP file naming conventions