1
0
Fork 0
fgdata/Models/Volcanoes/Surtsey/main_crater.xml
2019-10-19 10:27:33 +03:00

82 lines
No EOL
1.6 KiB
XML
Executable file

<?xml version="1.0"?>
<!-- Beerenberg main crater activity -->
<PropertyList>
<model>
<path>surtsey_smoke.xml</path>
<offsets>
<x-m>0.0</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
<heading-deg>0</heading-deg>
</offsets>
<condition>
<equals>
<property>/environment/volcanoes/surtsey/main-activity</property>
<value>1</value>
</equals>
</condition>
</model>
<model>
<path>surtsey_main_ash_eruption.xml</path>
<offsets>
<x-m>0.0</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
<heading-deg>0</heading-deg>
</offsets>
<condition>
<equals>
<property>/environment/volcanoes/surtsey/main-activity</property>
<value>2</value>
</equals>
</condition>
</model>
<model>
<path>surtsey_main_ash_eruption_secondary.xml</path>
<offsets>
<x-m>0.0</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
<heading-deg>0</heading-deg>
</offsets>
<condition>
<equals>
<property>/environment/volcanoes/surtsey/main-activity</property>
<value>2</value>
</equals>
</condition>
</model>
<model>
<path>surtsey_smoke_small.xml</path>
<offsets>
<x-m>50.0</x-m>
<y-m>500.0</y-m>
<z-m>0.0</z-m>
<heading-deg>0</heading-deg>
</offsets>
<condition>
<equals>
<property>/environment/volcanoes/surtsey/side-activity</property>
<value>1</value>
</equals>
</condition>
</model>
</PropertyList>