diff --git a/docs/dev/SIPS2025-CaseStudies.html b/docs/dev/SIPS2025-CaseStudies.html index 778b8ad..c81f628 100644 --- a/docs/dev/SIPS2025-CaseStudies.html +++ b/docs/dev/SIPS2025-CaseStudies.html @@ -14782,7 +14782,7 @@

Residential Case Study
#Residential case study
 sim1.createScenario(name='Resi_repower', massmodulefile=moduleFile_m, energymodulefile=moduleFile_e) #create the scenario, name and mod file attach
 for mat in MATERIALS:
-    materialfile = os.path.join(baselinesfolder, 'baseline_material_mass_'+str(mat)+'.csv')
+    materialfile_m = os.path.join(baselinesfolder, 'baseline_material_mass_'+str(mat)+'.csv')
     materialfile_e = os.path.join(baselinesfolder, 'baseline_material_energy_'+str(mat)+'.csv')
     sim1.scenario['Resi_repower'].addMaterial(mat, massmatfile=materialfile_m, energymatfile=materialfile_e) # add all materials listed in MATERIALS
 
@@ -14965,7 +14965,7 @@

CdTeRamp_full -
<matplotlib.legend.Legend at 0x1bd577ff450>
+
<matplotlib.legend.Legend at 0x2507ccbe6d0>
@@ -15039,7 +15039,9 @@

CdTeRamp_fullCdTeRamp_full