Skip to content

Releases: CIFASIS/qss-solver

QSS Solver 4.4.0

28 Aug 13:04
Compare
Choose a tag to compare

Changes in this release:

Added

  • Allow discrete Integer definitions to be able to use them as array indexes.
  • New MMO_CVODEMaxOder annotation to select the max order used in CVODE solver.
  • New MMO_XOutput annotation that allows selecting state variable output (exerimental).

Changed

  • Use time variable in initial code.
  • Fixed QSS first order method recompute next time.

The list of all ticket closed for this release is here

QSS Solver 4.3.0

21 Sep 11:33
Compare
Choose a tag to compare

Changes in this release:

Added

  • mLIQSS and mLIQSS2 methods are now supported.

Changed

  • Fixed input events code generation for non-autonomous equations.

Removed

  • mLIQSS3 is deprecated.

The list of all ticket closed for this release is here

QSS Solver 4.2.2

04 Sep 12:57
Compare
Choose a tag to compare

Unstable Release

Changed

- Fix mLIQSS1 and mLIQSS2 methods continuous case. 

QSS Solver 4.2.1

28 Jun 14:06
Compare
Choose a tag to compare

Changes in this release:

Added

  • Added mLIQSS article models to distribution.

Changed

  • Fix mLIQSS recompute next time to only update the Jacobian approximation when the influencer is a state variable.

The list of all ticket closed for this release is here

QSS Solver 4.2.0

01 Jun 15:44
Compare
Choose a tag to compare

Changes in this release:

Added

  • Allow quoted Q-IDENT variable definition in MicroModelica.
  • Adapt reinit statements and for definition in algorithm sections to new Modelica specification.
  • Added code generation for pure algebraic recursive dependencies.
  • Added mLIQSS methods as experimental, they can be anebled from extended settings on the GUI.
  • Reinit state assignments are now computed using the current state value instead of the quantized value.

Changed

  • Fix terminate command code generation.

The list of all ticket closed for this release is here

QSS Solver 4.1.4

04 May 16:50
Compare
Choose a tag to compare

Unstable Release

  • Fixed leaks on mLIQSS2 method.

QSS Solver 4.1.3

03 May 02:01
Compare
Choose a tag to compare

Unstable Release

  • Added mLIQSS methods.

QSS Solver 4.1.2

18 Apr 20:34
Compare
Choose a tag to compare

Unstable Release

  • Fixed LHS Reinit assignments from if conditions.

QSS Solver 4.1.1

03 Apr 13:11
Compare
Choose a tag to compare

Unstable Release

  • Fixed Reinit assignment update.

QSS Solver 4.1.0

15 Feb 01:00
Compare
Choose a tag to compare

Unstable Release