Giter Club home page Giter Club logo

Comments (9)

christiankral avatar christiankral commented on August 15, 2024

Incorporated all initial conditions in tag v0.9.3

from windpowerplants.

christiankral avatar christiankral commented on August 15, 2024

Thanks for pointing out the missing initial conditions. I hope they're all fixed by now.

from windpowerplants.

tbeu avatar tbeu commented on August 15, 2024

All warnings are gone except

Warning In WindPowerPlants.Examples.GenericPlantElectricRealData
The structure of the initial equation system is singular.Equations are missing.
plant.windturbine.turbine.phi:
| plant.generator.mechanicalPowerSensor.flange_a.phi --> plant.generator.mechanicalPowerSensor.flange_a.phi=plant.idealGear.ratio* plant.windturbine.turbine.phi;
Equations, which do not assign a variable:
.
Message Name: Check.Singular

Warning In WindPowerPlants.Examples.GenericPlantElectricRealData
There is no unique solution for the variable plant.windturbine.turbine.phi. If applicable, add a fixed initial value, initial equation or initial assignment.
Message Name: InitialSystem.IterationVar

Warning In WindPowerPlants.Examples.GenericPlantElectricRealData
There is no start attribute of state plant.windturbine.phi. It is set to 0.
Message Name: Check.StartAttrMissing

from windpowerplants.

tbeu avatar tbeu commented on August 15, 2024

Setting plant.windturbine.phi.fixed = true removes all of these 3 warnings left.

from windpowerplants.

christiankral avatar christiankral commented on August 15, 2024

Fixed master with fixed=true for plant.windturbine.phi.
I hope everything works now. Please check and let me know.

from windpowerplants.

tbeu avatar tbeu commented on August 15, 2024

Now it is overdetermined, i.e. too many fixed variables.

Warning In WindPowerPlants.Examples.GenericPlantRayleigh
The system of equations for the initial value computation is overdetermined.
Free some of the following fixations:
plant.windturbine.flange_a.phi(start=plant.windturbine.phi.start)

Message Name: InitialSystem.ToManyInitialEqns.Start

Warning In WindPowerPlants.Examples.GenericPlantRealData
The system of equations for the initial value computation is overdetermined.
Free some of the following fixations:
plant.windturbine.flange_a.phi(start=plant.windturbine.phi.start)

Message Name: InitialSystem.ToManyInitialEqns.Start

Warning In WindPowerPlants.Examples.Modelica2015Conference.GenericPlant_A
The system of equations for the initial value computation is overdetermined.
Free some of the following fixations:
plant.windturbine.flange_a.phi(start=plant.windturbine.phi.start)

Message Name: InitialSystem.ToManyInitialEqns.Start

Warning In WindPowerPlants.Examples.Modelica2015Conference.GenericPlant_B
The system of equations for the initial value computation is overdetermined.
Free some of the following fixations:
plant.windturbine.flange_a.phi(start=plant.windturbine.phi.start)

Message Name: InitialSystem.ToManyInitialEqns.Start

Warning In WindPowerPlants.Examples.Modelica2015Conference.GenericPlant_C
The system of equations for the initial value computation is overdetermined.
Free some of the following fixations:
plant.windturbine.flange_a.phi(start=plant.windturbine.phi.start)

Message Name: InitialSystem.ToManyInitialEqns.Start

from windpowerplants.

tbeu avatar tbeu commented on August 15, 2024

Setting plant.windturbine.phi.fixed = true not generally but only in WindPowerPlants.Examples.GenericPlantElectricRealData did work out.

from windpowerplants.

christiankral avatar christiankral commented on August 15, 2024

My fault, I forgot to remove the original initial equation. Please test again.

from windpowerplants.

tbeu avatar tbeu commented on August 15, 2024

Fix confirmed.

from windpowerplants.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.