Path: blob/devel/ElmerGUI/Application/edf-extra/k-epsilon.xml
3204 views
<?xml version='1.0' encoding='UTF-8'?>1<!DOCTYPE edf>2<edf version="1.0" >3<PDE Name="K-Epsilon" >4<Name>K-Epsilon</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> "KESolver" "KESolver" </DefaultValue>23</Parameter>2425<Parameter Widget="Label"> <Name>Additional Variables</Name> </Parameter>26<Parameter Widget="Edit">27<Name> Exported Variable 1 </Name>28<Activate> /K-Epsilon/Solver/Exported Variable 2</Activate>29</Parameter>30<Parameter Widget="Edit" Enabled="False" Visible="False">31<Name> Exported Variable 2 </Name>32<Activate> /K-Epsilon/Solver/Exported Variable 3</Activate>33</Parameter>34<Parameter Widget="Edit" Enabled="False" Visible="False">35<Name> Exported Variable 3 </Name>36<Activate> /K-Epsilon/Solver/Exported Variable 4</Activate>37</Parameter>38<Parameter Widget="Edit" Enabled="False" Visible="False">39<Name> Exported Variable 4 </Name>40<Activate> /K-Epsilon/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> KE Clip </Name>76</Parameter>7778<Parameter Widget="Edit" >79<Name> KE Cmu </Name>80</Parameter>8182<Parameter Widget="Label">83<Name> Free text input </Name>84</Parameter>8586<Parameter Widget="TextEdit" Enabled="True">87<Name> Free text </Name>88<Type> String </Type>89<Whatis> Free text is copied into the Material-block of the SIF as such. </Whatis>90<StatusTip> Free text is copied into the Material-block of the SIF as such. </StatusTip>91</Parameter>92</Material>9394<InitialCondition>95<Parameter Widget="Label" > <Name> Variables </Name> </Parameter>96<Parameter Widget="Edit">97<Name> Kinetic Energy </Name>98</Parameter>99<Parameter Widget="Edit">100<Name> Kinetic Dissipation </Name>101</Parameter>102103<Parameter Widget="Label">104<Name> Free text input </Name>105</Parameter>106107<Parameter Widget="TextEdit" Enabled="True">108<Name> Free text </Name>109<Type> String </Type>110<Whatis> Free text is copied into the Initial Condition-block of the SIF as such. </Whatis>111<StatusTip> Free text is copied into the Initial Condition-block of the SIF as such. </StatusTip>112</Parameter>113</InitialCondition>114115<BoundaryCondition>116<Parameter Widget="Label" > <Name> Dirichlet Conditions </Name> </Parameter>117<Parameter Widget="Edit">118<Name> Kinetic Energy </Name>119<Activate> /K-Epsilon/BoundaryCondition/Kinetic Energy Condition </Activate>120</Parameter>121122<Parameter Widget="Edit">123<Name> Kinetic Dissipation Rate</Name>124<SifName> Kinetic Dissipation </SifName>125<Activate> /K-Epsilon/BoundaryCondition/Kinetic Dissipation Condition </Activate>126</Parameter>127128<Parameter Widget="Edit">129<Name> Kinetic Dissipation Rate Boundary Relaxation </Name>130<SifName> Epsilon Relax </SifName>131</Parameter>132133<Parameter Widget="Edit" Enabled="False">134<Name> Kinetic Energy Condition </Name>135<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>136<StatusTip> Give kinetic energy condition value for this boundary. </StatusTip>137</Parameter>138139<Parameter Widget="Edit" Enabled="False">140<Name> Kinetic Dissipation Condition </Name>141<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>142<StatusTip> Give kinetic energy dissipation condition value for this boundary. </StatusTip>143</Parameter>144145<Parameter Widget="Label" > <Name> Wall law </Name> </Parameter>146147<Parameter Widget="CheckBox">148<Name> Reichardts Wall Law </Name>149<SifName> Wall Law </SifName>150<Activate> /K-Epsilon/BoundaryCondition/Boundary Layer Thickness </Activate>151</Parameter>152153<Parameter Widget="Edit" Enabled="False">154<Name> Boundary Layer Thickness </Name>155</Parameter>156157<Parameter Widget="Label">158<Name> Free text input </Name>159</Parameter>160161<Parameter Widget="TextEdit" Enabled="True">162<Name> Free text </Name>163<Type> String </Type>164<Whatis> Free text is copied into the Boundary Condition-block of the SIF as such. </Whatis>165<StatusTip> Free text is copied into the Boundary Condition-block of the SIF as such. </StatusTip>166</Parameter>167</BoundaryCondition>168</PDE>169</edf>170171172173