nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#795 --example lists units incorrectly, #2530

Closed nikhilgupta10 closed 7 years ago

nikhilgupta10 commented 7 years ago

The output from example has different units from the code

    host% gridlabd --example residential:house
    [...]
    total_thermal_mass_per_floor_area +2 Btu/degF;
    [...]

whereas code has

PT_double,  otal_thermal_mass_per_floor_area[Btu/degF.sf]\,PADDR(total_thermal_mass_per_floor_area),

Suspiciously, none of the example units has periods in them.

,

nikhilgupta10 commented 7 years ago

nikhilgupta10 imported these comments from Sourceforge: "jcfuller": * status changed from new to assigned

Diff: