Skip to content

Releases: ufechner7/KiteUtils.jl

v0.6.16

25 Jun 08:34
Compare
Choose a tag to compare

KiteUtils v0.6.16

Diff since v0.6.15

KiteUtils v0.6.16 - 2024-06-25

Changed

  • new field width_3l

Fixed

  • read the fields for the KPS4-3L model from yaml file

Merged pull requests:

v0.6.15

21 Jun 17:45
19f693c
Compare
Choose a tag to compare

KiteUtils v0.6.15

Diff since v0.6.14

Changed

  • add fields needed for the new KPS4-3L model

Merged pull requests:

v0.6.14

20 Jun 15:01
Compare
Choose a tag to compare

KiteUtils v0.6.14

Diff since v0.6.13

Fixed

  • all methods of the function save_log() accept now the named parameter path

v0.6.13

19 Jun 14:10
Compare
Choose a tag to compare

KiteUtils v0.6.13

Diff since v0.6.12

Fixed

  • downgraded RecursiveArrayTools because the latest version stopped working any longer

v0.6.12

18 Jun 08:56
Compare
Choose a tag to compare

KiteUtils v0.6.12

Diff since v0.6.11

  • add 6 more free variables, now 16 free variables can be logged per time step
  • drop support for Julia 1.9

v0.6.11

22 Apr 02:53
Compare
Choose a tag to compare

KiteUtils v0.6.11

Diff since v0.6.10

Changed

  • the functions export_log() support now the named parameter path to specify the directory

Fixed

  • the function load_log() works now when a fully qualified filename is passed

v0.6.10

21 Apr 11:54
Compare
Choose a tag to compare

KiteUtils v0.6.10

Diff since v0.6.9

Added

  • new parameters rel_compr_stiffness and rel_damping in settings.yaml

Changed

  • the functions load_log and save_log have the new, optional, named parameter path to specify the file path;
    if not specified, the default data path is used.

v0.6.9

16 Apr 16:55
Compare
Choose a tag to compare

KiteUtils v0.6.9

Diff since v0.6.8

Added

  • function fpc_settings()
  • function fpp_settings()

v0.6.8

16 Apr 14:37
Compare
Choose a tag to compare

KiteUtils v0.6.8

Diff since v0.6.7

Added

  • function wc_settings(), which returns the name of the wc_settings.yaml file of the current project

Changed

  • the function load_settings(project) now expects the name of the systems.yaml file as parameter
  • the key project in systems.yaml was replaced with the key sim_settings
  • the key wc_settings was added to systems.yaml

v0.6.7

14 Apr 11:16
Compare
Choose a tag to compare

KiteUtils v0.6.7

Diff since v0.6.6

Added

  • five more free variables for the SysState and for logging, var_06 to var_10