nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#800 Prototypical feeders have voltage errors, #2535

Open nikhilgupta10 opened 7 years ago

nikhilgupta10 commented 7 years ago

Most common is

object meter:7053 {

name R3-12-47-3_meter_1;
phases ABCN;
voltage_A 7200+0.0j;
voltage_B -3600-6235j;
voltage_C -3600+6235j;
nominal_voltage 7200;

}

where the nominal voltage should be 480. This is a holdover from old modeling that is now explicitly caught in the error checks.

,

nikhilgupta10 commented 7 years ago

nikhilgupta10 imported these comments from Sourceforge: The user dchassin does not exist anymore. Therefore assigning this to afisher1. "jcfuller": * version changed from trunk to 3.1

Diff: