Path: blob/devel/ElmerGUI/Application/edf-extra/sst-k-omega.xml
3204 views
<?xml version='1.0' encoding='UTF-8'?>1<!DOCTYPE edf>2<edf version="1.0" >3<PDE Name="SST-K-Omega" >4<Name>SST K-Omega</Name>56<Equation>7<Parameter Widget="Label">8<Name> Free text input </Name>9</Parameter>1011<Parameter Widget="TextEdit" Enabled="True">12<Name> Free text </Name>13<Type> String </Type>14<Whatis> Free text is copied into the Equation-block of the SIF as such. </Whatis>15<StatusTip> Free text is copied into the Equation-block of the SIF as such. </StatusTip>16</Parameter>17</Equation>1819<Solver>20<Parameter Widget="Edit" >21<Name > Procedure </Name>22<DefaultValue> "SSTKOmega" "SSTKOmega" </DefaultValue>23</Parameter>2425<Parameter Widget="Label"> <Name>Additional Variables</Name> </Parameter>26<Parameter Widget="Edit">27<Name> Exported Variable 1 </Name>28<Activate> /SST-K-Omega/Solver/Exported Variable 2</Activate>29</Parameter>30<Parameter Widget="Edit" Enabled="False" Visible="False">31<Name> Exported Variable 2 </Name>32<Activate> /SST-K-Omega/Solver/Exported Variable 3</Activate>33</Parameter>34<Parameter Widget="Edit" Enabled="False" Visible="False">35<Name> Exported Variable 3 </Name>36<Activate> /SST-K-Omega/Solver/Exported Variable 4</Activate>37</Parameter>38<Parameter Widget="Edit" Enabled="False" Visible="False">39<Name> Exported Variable 4 </Name>40<Activate> /SST-K-Omega/Solver/Exported Variable 5</Activate>41</Parameter>42<Parameter Widget="Edit" Enabled="False" Visible="False">43<Name> Exported Variable 5 </Name>44</Parameter>4546<Parameter Widget="Label">47<Name> Free text input </Name>48</Parameter>4950<Parameter Widget="TextEdit" Enabled="True">51<Name> Free text </Name>52<Type> String </Type>53<Whatis> Free text is copied into the Solver-block of the SIF as such. </Whatis>54<StatusTip> Free text is copied into the Solver-block of the SIF as such. </StatusTip>55</Parameter>5657</Solver>5859<BodyForce>60<Parameter Widget="Label">61<Name> Free text input </Name>62</Parameter>6364<Parameter Widget="TextEdit" Enabled="True">65<Name> Free text </Name>66<Type> String </Type>67<Whatis> Free text is copied into the Body Force-block of the SIF as such. </Whatis>68<StatusTip> Free text is copied into the Body Force-block of the SIF as such. </StatusTip>69</Parameter>70</BodyForce>7172<Material>73<Parameter Widget="Label" > <Name> Properties </Name> </Parameter>74<Parameter Widget="Edit" >75<Name> Turbulent Prandtl Number </Name>76</Parameter>77<Parameter Widget="Edit" >78<Name> Dissipation Buoyancy Coefficient </Name>79</Parameter>8081<Parameter Widget="Edit" >82<Name> KE Cmu </Name>83</Parameter>8485<Parameter Widget="Label">86<Name> Free text input </Name>87</Parameter>8889<Parameter Widget="TextEdit" Enabled="True">90<Name> Free text </Name>91<Type> String </Type>92<Whatis> Free text is copied into the Material-block of the SIF as such. </Whatis>93<StatusTip> Free text is copied into the Material-block of the SIF as such. </StatusTip>94</Parameter>95</Material>9697<InitialCondition>98<Parameter Widget="Label" > <Name> Variables </Name> </Parameter>99<Parameter Widget="Edit">100<Name> Kinetic Energy </Name>101</Parameter>102<Parameter Widget="Edit">103<Name> Kinetic Dissipation </Name>104</Parameter>105<Parameter Widget="Edit">106<Name> Wall Distance </Name>107</Parameter>108109<Parameter Widget="Label">110<Name> Free text input </Name>111</Parameter>112113<Parameter Widget="TextEdit" Enabled="True">114<Name> Free text </Name>115<Type> String </Type>116<Whatis> Free text is copied into the Initial Condition-block of the SIF as such. </Whatis>117<StatusTip> Free text is copied into the Initial Condition-block of the SIF as such. </StatusTip>118</Parameter>119</InitialCondition>120121<BoundaryCondition>122<Parameter Widget="Label" > <Name> Dirichlet Conditions </Name> </Parameter>123<Parameter Widget="Edit">124<Name> Kinetic Energy </Name>125<Activate> /SST-K-Omega/BoundaryCondition/Kinetic Energy Condition </Activate>126</Parameter>127128<Parameter Widget="Edit">129<Name> Kinetic Dissipation </Name>130<SifName> Kinetic Dissipation </SifName>131<Activate> /SST-K-Omega/BoundaryCondition/Kinetic Dissipation Condition </Activate>132</Parameter>133134<Parameter Widget="Edit" Enabled="False">135<Name> Kinetic Energy Condition </Name>136<Whatis> If the given value is less than zero, apply flux condition instead of the Dirichlet Condition. To be generally useful space and/or time varying values may be given. </Whatis>137<StatusTip> Give kinetic energy condition value for this boundary. </StatusTip>138</Parameter>139140<Parameter Widget="Edit" Enabled="False">141<Name> Kinetic Dissipation Condition </Name>142<Whatis> If the given value is less than zero, apply flux condition instead of the Dirichlet Condition. To be generally useful space and/or time varying values may be given. </Whatis>143<StatusTip> Give kinetic energy dissipation condition value for this boundary. </StatusTip>144</Parameter>145146<Parameter Widget="Label" > <Name> Wall law </Name> </Parameter>147148<Parameter Widget="CheckBox">149<Name> Komega Wall Law </Name>150<SifName> Wall Law </SifName>151<Activate> /SST-K-Omega/BoundaryCondition/Boundary Layer Thickness </Activate>152<Activate> /SST-K-Omega/BoundaryCondition/Su </Activate>153</Parameter>154155<Parameter Widget="Edit" Enabled="False">156<Name> Boundary Layer Thickness </Name>157</Parameter>158<Parameter Widget="Edit" Enabled="False">159<Name> Boundary Layer Thickness </Name>160</Parameter>161162<Parameter Widget="Label">163<Name> Free text input </Name>164</Parameter>165166<Parameter Widget="TextEdit" Enabled="True">167<Name> Free text </Name>168<Type> String </Type>169<Whatis> Free text is copied into the Boundary Condition-block of the SIF as such. </Whatis>170<StatusTip> Free text is copied into the Boundary Condition-block of the SIF as such. </StatusTip>171</Parameter>172</BoundaryCondition>173</PDE>174</edf>175176177178