Git Product home page Git Product logo

Comments (7)

cuihantao avatar cuihantao commented on June 18, 2024

You will need to use PSCAD or EMTDC. I don't think ANDES can currently support simulating down to the switching level.

from andes.

YaeSakura1 avatar YaeSakura1 commented on June 18, 2024

Does ANDES have an existing LCC model?

from andes.

cuihantao avatar cuihantao commented on June 18, 2024

@YaeSakura1: Andes does not have an LCC model yet. You might be able to program the LCC model in Milano's book (Power System Modelling and Scripting) following the modeling examples.

from andes.

YaeSakura1 avatar YaeSakura1 commented on June 18, 2024

I want to use ANDES to implement the AC/DC power flow problem of the LCC-VSC hybrid system, and then study the electromechanical transient.Don't need to simulating down to the switching level.

from andes.

cuihantao avatar cuihantao commented on June 18, 2024

Hi @YaeSakura1 ,

I saw your work in progress about the LCC-VSC models in power flow. It seems to be in the right direction. Keep adding the equations, and you should be good to go.

One practice I noticed in your fork is that you changed default arguments or config values in the program. It is totally fine because it's your fork. Just want to remind you that these default arguments are "fallback", and you can always supply with your custom ones when calling, without having to change the code.

from andes.

YaeSakura1 avatar YaeSakura1 commented on June 18, 2024

Hi @cuihantao ,
Thank you for your advice.
To build the LCC model, what variables and equations do I need to add?

And how do I call my newly added model?

Please tell me how I can provide custom parameters at call time without having to change the code or changed default arguments or config values in the program.
Are you saying that I changed the maximum number of iterations for power flow calculation to 35? ('max_iter', 35)
Thank you

from andes.

cuihantao avatar cuihantao commented on June 18, 2024

Please refer to the documentation for adding new models. Specifically, you can go through Model Cookbook and read the code.

I will close the issue for now. If you have more specific ideas to discuss, please post it to Discussions.

from andes.

Related Issues (20)

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.