User Tools

Site Tools


howtos:importing_informant_definitions_-_sets_and_categories

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
howtos:importing_informant_definitions_-_sets_and_categories [2012/09/05 19:20]
marcus.williams
howtos:importing_informant_definitions_-_sets_and_categories [2012/09/05 19:21]
marcus.williams
Line 179: Line 179:
  
 <​code>​ <​code>​
-localinformant ​egtCOfte_m[] = create (; object=category,​ \ +localinformant ​egtCOfte_nr[] = create (; object=category,​ \ 
- desc="​elecGenTech category of fuelTypeElec ​marine", \+ desc="​elecGenTech category of fuelTypeElec",​ \
  groups = elecGenTech,​ \  groups = elecGenTech,​ \
  members = fuelTypeElec,​ \  members = fuelTypeElec,​ \
  delimiter = ",",​ \  delimiter = ",",​ \
- "waterTide" = "waterTide", \ + "combSteamSF" = "coal,​heavyOil,​petroleumCoke,​naturalGas",​ \ 
- "waterWave" = "waterWave", \ + "​combTurbineSF"​ = "​coal,​heavyOil,​petroleumCoke,​naturalGas",​ \ 
- "inRiverFlow" = "inRiverFlow")+ "​combineCycleSF"​ = "​coal,​heavyOil,​petroleumCoke,​naturalGas",​ \ 
 + "​nucLWSteam"​ = "​urainium",​ \ 
 + "​nucHWSteam"​ = "​urainium",​ \ 
 + "​combSteamMF"​ = "​multiFuel",​ \ 
 + "​combTurbineMF"​ = "​multiFuel",​ \ 
 + "​combineCycleMF"​ = "​multiFuel", \ 
 + "industrialSector" = "nonSpecifiedFuel", \ 
 + "commercialSector" = "nonSpecifiedFuel")
 </​code>​ </​code>​
howtos/importing_informant_definitions_-_sets_and_categories.txt · Last modified: 2024/03/14 10:21 (external edit)