Skip to content

Remaining issues with HelmholtzMedia in OpenModelica #39

Description

@thorade

newInst Library report, Library coverage, last 7 runs


This is a follow-up ticket for #34, to track the few issues that are left after the release of OpenModelica 1.16.
There is a corresponding ticket in OM Trac: https://trac.openmodelica.org/OpenModelica/ticket/6088


  1. Examples.ConvergenceTest.Ancillary_Saturation
    This goes into a branch of an if-else that I thought is unreachable (this should also not happen)??? After updating the assert message, it is seen that h=nan

  2. Examples.ConvergenceTest.setSat
    An iteration written by me does not converge, close to the critical point, but it works in Dymola. There is a warning about abs value being negative.

  3. Examples.MediaTestModels.IsopentaneTestModel (during initialization)
    Failing assert

  4. Examples.Validation.Derivatives_SaturationBoundary (during initialization)
    fails during initialization, with liq.s and vap.s having same value

  5. Examples.Validation.idealGasLimit
    this should converge to a certain value, but starts to oscillate because of numerical noise, also with other tools, but at a later point. Might be solved by changing some tolerance or other setting?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions