Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ElmerCSC
GitHub Repository: ElmerCSC/elmerfem
Path: blob/devel/ElmerGUI/Application/edf-extra/k-epsilon.xml
3204 views
1
<?xml version='1.0' encoding='UTF-8'?>
2
<!DOCTYPE edf>
3
<edf version="1.0" >
4
<PDE Name="K-Epsilon" >
5
<Name>K-Epsilon</Name>
6
7
<Equation>
8
<Parameter Widget="Label">
9
<Name> Free text input </Name>
10
</Parameter>
11
12
<Parameter Widget="TextEdit" Enabled="True">
13
<Name> Free text </Name>
14
<Type> String </Type>
15
<Whatis> Free text is copied into the Equation-block of the SIF as such. </Whatis>
16
<StatusTip> Free text is copied into the Equation-block of the SIF as such. </StatusTip>
17
</Parameter>
18
</Equation>
19
20
<Solver>
21
<Parameter Widget="Edit" >
22
<Name > Procedure </Name>
23
<DefaultValue> "KESolver" "KESolver" </DefaultValue>
24
</Parameter>
25
26
<Parameter Widget="Label"> <Name>Additional Variables</Name> </Parameter>
27
<Parameter Widget="Edit">
28
<Name> Exported Variable 1 </Name>
29
<Activate> /K-Epsilon/Solver/Exported Variable 2</Activate>
30
</Parameter>
31
<Parameter Widget="Edit" Enabled="False" Visible="False">
32
<Name> Exported Variable 2 </Name>
33
<Activate> /K-Epsilon/Solver/Exported Variable 3</Activate>
34
</Parameter>
35
<Parameter Widget="Edit" Enabled="False" Visible="False">
36
<Name> Exported Variable 3 </Name>
37
<Activate> /K-Epsilon/Solver/Exported Variable 4</Activate>
38
</Parameter>
39
<Parameter Widget="Edit" Enabled="False" Visible="False">
40
<Name> Exported Variable 4 </Name>
41
<Activate> /K-Epsilon/Solver/Exported Variable 5</Activate>
42
</Parameter>
43
<Parameter Widget="Edit" Enabled="False" Visible="False">
44
<Name> Exported Variable 5 </Name>
45
</Parameter>
46
47
<Parameter Widget="Label">
48
<Name> Free text input </Name>
49
</Parameter>
50
51
<Parameter Widget="TextEdit" Enabled="True">
52
<Name> Free text </Name>
53
<Type> String </Type>
54
<Whatis> Free text is copied into the Solver-block of the SIF as such. </Whatis>
55
<StatusTip> Free text is copied into the Solver-block of the SIF as such. </StatusTip>
56
</Parameter>
57
58
</Solver>
59
60
<BodyForce>
61
<Parameter Widget="Label">
62
<Name> Free text input </Name>
63
</Parameter>
64
65
<Parameter Widget="TextEdit" Enabled="True">
66
<Name> Free text </Name>
67
<Type> String </Type>
68
<Whatis> Free text is copied into the Body Force-block of the SIF as such. </Whatis>
69
<StatusTip> Free text is copied into the Body Force-block of the SIF as such. </StatusTip>
70
</Parameter>
71
</BodyForce>
72
73
<Material>
74
<Parameter Widget="Label" > <Name> Properties </Name> </Parameter>
75
<Parameter Widget="Edit" >
76
<Name> KE Clip </Name>
77
</Parameter>
78
79
<Parameter Widget="Edit" >
80
<Name> KE Cmu </Name>
81
</Parameter>
82
83
<Parameter Widget="Label">
84
<Name> Free text input </Name>
85
</Parameter>
86
87
<Parameter Widget="TextEdit" Enabled="True">
88
<Name> Free text </Name>
89
<Type> String </Type>
90
<Whatis> Free text is copied into the Material-block of the SIF as such. </Whatis>
91
<StatusTip> Free text is copied into the Material-block of the SIF as such. </StatusTip>
92
</Parameter>
93
</Material>
94
95
<InitialCondition>
96
<Parameter Widget="Label" > <Name> Variables </Name> </Parameter>
97
<Parameter Widget="Edit">
98
<Name> Kinetic Energy </Name>
99
</Parameter>
100
<Parameter Widget="Edit">
101
<Name> Kinetic Dissipation </Name>
102
</Parameter>
103
104
<Parameter Widget="Label">
105
<Name> Free text input </Name>
106
</Parameter>
107
108
<Parameter Widget="TextEdit" Enabled="True">
109
<Name> Free text </Name>
110
<Type> String </Type>
111
<Whatis> Free text is copied into the Initial Condition-block of the SIF as such. </Whatis>
112
<StatusTip> Free text is copied into the Initial Condition-block of the SIF as such. </StatusTip>
113
</Parameter>
114
</InitialCondition>
115
116
<BoundaryCondition>
117
<Parameter Widget="Label" > <Name> Dirichlet Conditions </Name> </Parameter>
118
<Parameter Widget="Edit">
119
<Name> Kinetic Energy </Name>
120
<Activate> /K-Epsilon/BoundaryCondition/Kinetic Energy Condition </Activate>
121
</Parameter>
122
123
<Parameter Widget="Edit">
124
<Name> Kinetic Dissipation Rate</Name>
125
<SifName> Kinetic Dissipation </SifName>
126
<Activate> /K-Epsilon/BoundaryCondition/Kinetic Dissipation Condition </Activate>
127
</Parameter>
128
129
<Parameter Widget="Edit">
130
<Name> Kinetic Dissipation Rate Boundary Relaxation </Name>
131
<SifName> Epsilon Relax </SifName>
132
</Parameter>
133
134
<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>
139
140
<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>
145
146
<Parameter Widget="Label" > <Name> Wall law </Name> </Parameter>
147
148
<Parameter Widget="CheckBox">
149
<Name> Reichardts Wall Law </Name>
150
<SifName> Wall Law </SifName>
151
<Activate> /K-Epsilon/BoundaryCondition/Boundary Layer Thickness </Activate>
152
</Parameter>
153
154
<Parameter Widget="Edit" Enabled="False">
155
<Name> Boundary Layer Thickness </Name>
156
</Parameter>
157
158
<Parameter Widget="Label">
159
<Name> Free text input </Name>
160
</Parameter>
161
162
<Parameter Widget="TextEdit" Enabled="True">
163
<Name> Free text </Name>
164
<Type> String </Type>
165
<Whatis> Free text is copied into the Boundary Condition-block of the SIF as such. </Whatis>
166
<StatusTip> Free text is copied into the Boundary Condition-block of the SIF as such. </StatusTip>
167
</Parameter>
168
</BoundaryCondition>
169
</PDE>
170
</edf>
171
172
173