Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Fail to simulate examples which use 'LinearDynamicImpedance' cells #8

@0jaehunny0

Description

@0jaehunny0

Hello, I'm trying to simulate examples of this library on OpenModelica.

It works well for StaticResistance cells, but fails for LinearDynamicImpedance cells.

When I simulate examples like "AdvancedCellCycling", simulation Output window prints like below,

Warning: maximal number of iteration reached but no root found
Warning: maximal number of iteration reached but no root found
Warning: maximal number of iteration reached but no root found
Error solving nonlinear system 174 at time 10127
Error solving nonlinear system 174 at time 10127
nonlinear system 174 fails: at t=10127
[1] Real V(start=0, nominal=1)
Simulation process failed. Exited with code -1.

I tested such examples with OpenModelica v1.9.7, v1.13.2, v1.14.0 on a 64-bits Windows 10 system

Should I use a other version of OpenModelica or other OS for this library?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions