David Culp:
The model for the big storm is now in Models/Weather instead of Models/Geometry, so the scenario file bigstorm_demo.xml needs to be changed.
This commit is contained in:
parent
c540e01dcb
commit
a4731fc2df
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
<entry>
|
||||
<type>thunderstorm</type>
|
||||
<model>Models/Geometry/bigstorm.xml</model>
|
||||
<model>Models/Weather/bigstorm.xml</model>
|
||||
<latitude>37.7</latitude>
|
||||
<longitude>-122.5</longitude>
|
||||
<speed>25.0</speed>
|
||||
|
|
Loading…
Add table
Reference in a new issue