Skip to content

v1.2.0

Compare
Choose a tag to compare
@dalmo1991 dalmo1991 released this 03 Dec 09:41
  • The abbreviation of "differential equation" changes, in the code, from
    :code:dif_eq to :code:diff_eq. This change regards variables names, both
    in the methods arguments and implementation.

  • The class :code:FastReservoir has been changed to :code:PowerReservoir. No
    changes in the functionality of the class.

  • Testing improved.