Whenever you have an error like this with a case, the first thing to check is 
the connectivity of the network. Use the case_info() function.

In this case, it looks like you have an isolated bus that is not connected to 
the rest of the network. I suspect that’s the cause of the problem.

    Ray


>> case_info('case37')
Checking connectivity ... single connected network, plus 1 isolated bus
Elapsed time is 0.465377 seconds.
================================================================================
                        Full       Island     Isolated  
                       System         1         Buses   
Number of:           ----------  ----------  ---------- 
  buses                    37          36           1   
  loads                    36          35           1   
    on                     36          35           1   
    off                     -           -           -   
    fixed                  36          35           1   
    dispatchable            -           -           -   
      on                    -           -           -   
      off                   -           -           -   
  generators                1           1           -   
    on                      1           1           -   
    off                     -           -           -   
  shunt elements            -           -           -   
  branches                 36          36           -   
    on                     36          36           -   
    off                     -           -           -   
    ties (off)              -           -           -   

Load                
  active (MW)       
    dispatched              9.6         9.5         0.1 
      fixed                 9.6         9.5         0.1 
      dispatchable          -           -           -   
    curtailed               -           -           -   
    nominal                 9.6         9.5         0.1 
      on                    9.6         9.5         0.1 
      off                   -           -           -   
      fixed                 9.6         9.5         0.1 
      dispatchable          -           -           -   
        on                  -           -           -   
        off                 -           -           -   
  reactive (MVAr)   
    dispatched              4.6         4.6         0.0 
      fixed                 4.6         4.6         0.0 
      dispatchable          -           -           -   
    curtailed               -           -           -   
    nominal                 4.6         4.6         0.0 
      on                    4.6         4.6         0.0 
      off                   -           -           -   
      fixed                 4.6         4.6         0.0 
      dispatchable          -           -           -   
        on                  -           -           -   
        off                 -           -           -   

Generation          
  active (MW)       
    dispatched             11.5        11.5         -   
    max capacity           10.0        10.0         -   
      on                   10.0        10.0         -   
      off                   -           -           -   
    min capacity            -           -           -   
      on                    -           -           -   
      off                   -           -           -   
  reactive (MVAr)   
    dispatched              -           -           -   
    max capacity            1.5         1.5         -   
      on                    1.5         1.5         -   
      off                   -           -           -   
    min capacity           -0.2        -0.2         -   
      on                   -0.2        -0.2         -   
      off                   -           -           -   

Shunt Injections    
    active (MW)             -           -           -   
    reactive (MVAr)         -           -           -   

Branch Losses       
    active (MW)             -           -           -   
    reactive (MVAr)         -           -           -   

DC line             
  export (MW)       
    dispatch                -           -           -   
    max capacity            -           -           -   
      on                    -           -           -   
      off                   -           -           -   
    min capacity            -           -           -   
      on                    -           -           -   
      off                   -           -           -   

Reference Buses     
  num of ref buses          1           1           0   
  ref bus numbers           1           1               





> On Feb 11, 2019, at 7:26 AM, amir ali Hosseini <[email protected]> wrote:
> 
> Dear Sir, 
> i trying make a new network. 37 bus
> but ! after runpf  .i have warning!
> can you help me ?
> thanks a lot.
> my warning is :
> Warning: Matrix is singular to working precision. 
> > In newtonpf (line 89)
>   In runpf (line 204) 
> find attachment .
> new network with 37 node.
> 
> <case37.m>

Reply via email to