<PropertyList>

  <path>ENEL_Piombino_4x330MW.ac</path>

<animation> 
    <type>textranslate</type> 
    <object-name>Powerhouse</object-name> 
 
	 
    <property>/sim/time/sun-angle-rad</property>
    <step> 1.57 </step>
    <factor>0.318471338</factor>
    <center>
     <x-m> 0 </x-m>
     <y-m> 0 </y-m>
     <z-m> 0 </z-m>
    </center>
    <axis> 
      <x> -1 </x> 
      <y>  0 </y> 
      <z>  0 </z> 
    </axis> 
  </animation>
 
  <animation>
    <type>material</type>
    <object-name>Powerhouse</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red>   1 </red>
      <green> 1 </green>
      <blue>  1 </blue>
    </emission>
  </animation>

  <animation>
    <type>material</type>
    <object-name>Powerhouse</object-name>
    <condition>
      <less-than-equals>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </less-than-equals>
    </condition>
    <emission>
      <red>   0.0 </red>
      <green> 0.0 </green>
      <blue>  0.0 </blue>
    </emission>
  </animation>
 
 
 
 
 <particlesystem>
  <name>stack1</name>
  
  <texture>smoke.rgb</texture>
  <emissive>false</emissive>
  <lighting>false</lighting>
       
  <offsets>
    <x-m>0</x-m>
    <y-m>0</y-m>
    <z-m>220</z-m>
  </offsets>
           
  <attach>local</attach>
           
  <placer>
    <type>point</type>
  </placer>
           
  <shooter>
    <speed-mps>
    	<value>5</value>
	<spread>3</spread>
    </speed-mps>
  </shooter>
       
  <counter>
    <particles-per-sec>
      <value>2</value>
      <spread>3</spread>
    </particles-per-sec>
  </counter>
           
  <align>billboard</align>
           
  <particle>

  <start>
    <color>
      <red><value>0.5</value></red>
      <green><value>0.5</value></green>
      <blue><value>0.5</value></blue>
      <alpha><value>0.2</value></alpha>
    </color>
    <size>
      <value>12</value>
    </size>
  </start>

  <end>
    <color>
      <red><value>0.5</value></red>
      <green><value>0.5</value></green>
      <blue><value>0.5</value></blue>
      <alpha><value>0.0</value></alpha>
    </color>
    <size>
      <value>20</value>
      <spread>15</spread>
    </size>
  </end>
    
  <life-sec>
    <value>20</value>
  </life-sec>

  <mass-kg>510</mass-kg>
  <radius-m>10</radius-m>
  </particle>
           
  <program>
    <fluid>air</fluid>
    <gravity>true</gravity>
    <wind>true</wind>
  </program>
           
</particlesystem>

 <particlesystem>
  <name>stack2</name>
  
  <texture>smoke.rgb</texture>
  <emissive>false</emissive>
  <lighting>false</lighting>
       
  <offsets>
    <x-m>105</x-m>
    <y-m>0</y-m>
    <z-m>220</z-m>
  </offsets>
           
  <attach>local</attach>
           
  <placer>
    <type>point</type>
  </placer>
           
  <shooter>
    <speed-mps>
    	<value>5</value>
	<spread>3</spread>
    </speed-mps>
  </shooter>
       
  <counter>
    <particles-per-sec>
      <value>2</value>
      <spread>3</spread>
    </particles-per-sec>
  </counter>
           
  <align>billboard</align>
           
  <particle>

  <start>
    <color>
      <red><value>0.5</value></red>
      <green><value>0.5</value></green>
      <blue><value>0.5</value></blue>
      <alpha><value>0.2</value></alpha>
    </color>
    <size>
      <value>12</value>
    </size>
  </start>

  <end>
    <color>
      <red><value>0.5</value></red>
      <green><value>0.5</value></green>
      <blue><value>0.5</value></blue>
      <alpha><value>0.0</value></alpha>
    </color>
    <size>
      <value>20</value>
      <spread>15</spread>
    </size>
  </end>
    
  <life-sec>
    <value>20</value>
  </life-sec>

  <mass-kg>510</mass-kg>
  <radius-m>10</radius-m>
  </particle>
           
  <program>
    <fluid>air</fluid>
    <gravity>true</gravity>
    <wind>true</wind>
  </program>
           
</particlesystem>


</PropertyList>