Replace ac-str clouds with ac for ac cloudfields. More realistic and improves performance.
This commit is contained in:
parent
a4f289ecee
commit
09d5fe703f
1 changed files with 26 additions and 15 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue