1
0
Fork 0

Replace ac-str clouds with ac for ac cloudfields. More realistic and improves performance.

This commit is contained in:
Stuart Buchanan 2014-01-25 21:00:22 +00:00
parent a4f289ecee
commit 09d5fe703f

View file

@ -200,6 +200,17 @@ ns = Nimbostratus (Rain cloud)
</box> </box>
</ac-str> </ac-str>
<ac>
<box>
<type>cu-large</type>
<count>6</count>
<width>4000</width>
<height>0</height>
<hdist>1</hdist>
<vdist>1</vdist>
</box>
</ac>
<cu-hum> <cu-hum>
<box> <box>
<type>cu-small</type> <type>cu-small</type>
@ -337,7 +348,7 @@ ns = Nimbostratus (Rain cloud)
</cb> </cb>
<ac> <ac>
<cloud> <cloud>
<name>ac-str</name> <name>ac</name>
<count>1</count> <count>1</count>
</cloud> </cloud>
<grid-z-rand type="double">100.0</grid-z-rand> <grid-z-rand type="double">100.0</grid-z-rand>