@@ -235,22 +235,54 @@ REPLACE INTO "demand" VALUES('R2',2030,'RH',84.0,'','');
235235REPLACE INTO " demand" VALUES (' R2' ,2020 ,' VMT' ,36 .0 ,' ' ,' ' );
236236REPLACE INTO " demand" VALUES (' R2' ,2025 ,' VMT' ,39 .0 ,' ' ,' ' );
237237REPLACE INTO " demand" VALUES (' R2' ,2030 ,' VMT' ,42 .0 ,' ' ,' ' );
238- REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,' spring' ,' day' ,' RH' ,0 .05 ,' ' );
239- REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,' spring' ,' night' ,' RH' ,0 .1 ,' ' );
240- REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,' summer' ,' day' ,' RH' ,0 .0 ,' ' );
241- REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,' summer' ,' night' ,' RH' ,0 .0 ,' ' );
242- REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,' fall' ,' day' ,' RH' ,0 .05 ,' ' );
243- REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,' fall' ,' night' ,' RH' ,0 .1 ,' ' );
244- REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,' winter' ,' day' ,' RH' ,0 .3 ,' ' );
245- REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,' winter' ,' night' ,' RH' ,0 .4 ,' ' );
246- REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,' spring' ,' day' ,' RH' ,0 .05 ,' ' );
247- REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,' spring' ,' night' ,' RH' ,0 .1 ,' ' );
248- REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,' summer' ,' day' ,' RH' ,0 .0 ,' ' );
249- REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,' summer' ,' night' ,' RH' ,0 .0 ,' ' );
250- REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,' fall' ,' day' ,' RH' ,0 .05 ,' ' );
251- REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,' fall' ,' night' ,' RH' ,0 .1 ,' ' );
252- REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,' winter' ,' day' ,' RH' ,0 .3 ,' ' );
253- REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,' winter' ,' night' ,' RH' ,0 .4 ,' ' );
238+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2020 ,' spring' ,' day' ,' RH' ,0 .05 ,' ' );
239+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2020 ,' spring' ,' night' ,' RH' ,0 .1 ,' ' );
240+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2020 ,' summer' ,' day' ,' RH' ,0 .0 ,' ' );
241+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2020 ,' summer' ,' night' ,' RH' ,0 .0 ,' ' );
242+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2020 ,' fall' ,' day' ,' RH' ,0 .05 ,' ' );
243+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2020 ,' fall' ,' night' ,' RH' ,0 .1 ,' ' );
244+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2020 ,' winter' ,' day' ,' RH' ,0 .3 ,' ' );
245+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2020 ,' winter' ,' night' ,' RH' ,0 .4 ,' ' );
246+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2020 ,' spring' ,' day' ,' RH' ,0 .05 ,' ' );
247+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2020 ,' spring' ,' night' ,' RH' ,0 .1 ,' ' );
248+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2020 ,' summer' ,' day' ,' RH' ,0 .0 ,' ' );
249+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2020 ,' summer' ,' night' ,' RH' ,0 .0 ,' ' );
250+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2020 ,' fall' ,' day' ,' RH' ,0 .05 ,' ' );
251+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2020 ,' fall' ,' night' ,' RH' ,0 .1 ,' ' );
252+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2020 ,' winter' ,' day' ,' RH' ,0 .3 ,' ' );
253+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2020 ,' winter' ,' night' ,' RH' ,0 .4 ,' ' );
254+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2025 ,' spring' ,' day' ,' RH' ,0 .05 ,' ' );
255+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2025 ,' spring' ,' night' ,' RH' ,0 .1 ,' ' );
256+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2025 ,' summer' ,' day' ,' RH' ,0 .0 ,' ' );
257+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2025 ,' summer' ,' night' ,' RH' ,0 .0 ,' ' );
258+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2025 ,' fall' ,' day' ,' RH' ,0 .05 ,' ' );
259+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2025 ,' fall' ,' night' ,' RH' ,0 .1 ,' ' );
260+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2025 ,' winter' ,' day' ,' RH' ,0 .3 ,' ' );
261+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2025 ,' winter' ,' night' ,' RH' ,0 .4 ,' ' );
262+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2025 ,' spring' ,' day' ,' RH' ,0 .05 ,' ' );
263+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2025 ,' spring' ,' night' ,' RH' ,0 .1 ,' ' );
264+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2025 ,' summer' ,' day' ,' RH' ,0 .0 ,' ' );
265+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2025 ,' summer' ,' night' ,' RH' ,0 .0 ,' ' );
266+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2025 ,' fall' ,' day' ,' RH' ,0 .05 ,' ' );
267+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2025 ,' fall' ,' night' ,' RH' ,0 .1 ,' ' );
268+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2025 ,' winter' ,' day' ,' RH' ,0 .3 ,' ' );
269+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2025 ,' winter' ,' night' ,' RH' ,0 .4 ,' ' );
270+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2030 ,' spring' ,' day' ,' RH' ,0 .05 ,' ' );
271+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2030 ,' spring' ,' night' ,' RH' ,0 .1 ,' ' );
272+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2030 ,' summer' ,' day' ,' RH' ,0 .0 ,' ' );
273+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2030 ,' summer' ,' night' ,' RH' ,0 .0 ,' ' );
274+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2030 ,' fall' ,' day' ,' RH' ,0 .05 ,' ' );
275+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2030 ,' fall' ,' night' ,' RH' ,0 .1 ,' ' );
276+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2030 ,' winter' ,' day' ,' RH' ,0 .3 ,' ' );
277+ REPLACE INTO " demand_specific_distribution" VALUES (' R1' ,2030 ,' winter' ,' night' ,' RH' ,0 .4 ,' ' );
278+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2030 ,' spring' ,' day' ,' RH' ,0 .05 ,' ' );
279+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2030 ,' spring' ,' night' ,' RH' ,0 .1 ,' ' );
280+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2030 ,' summer' ,' day' ,' RH' ,0 .0 ,' ' );
281+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2030 ,' summer' ,' night' ,' RH' ,0 .0 ,' ' );
282+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2030 ,' fall' ,' day' ,' RH' ,0 .05 ,' ' );
283+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2030 ,' fall' ,' night' ,' RH' ,0 .1 ,' ' );
284+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2030 ,' winter' ,' day' ,' RH' ,0 .3 ,' ' );
285+ REPLACE INTO " demand_specific_distribution" VALUES (' R2' ,2030 ,' winter' ,' night' ,' RH' ,0 .4 ,' ' );
254286REPLACE INTO " efficiency" VALUES (' R1' , ' ethos' , ' S_IMPETH' , 2020 , ' ETH' , 1 .0 , NULL , ' ' );
255287REPLACE INTO " efficiency" VALUES (' R1' , ' ethos' , ' S_IMPOIL' , 2020 , ' OIL' , 1 .0 , NULL , ' ' );
256288REPLACE INTO " efficiency" VALUES (' R1' , ' ethos' , ' S_IMPNG' , 2020 , ' NG' , 1 .0 , NULL , ' ' );
0 commit comments