Path: blob/devel/ElmerGUI/Application/edf/helmholtz.xml
3204 views
<?xml version='1.0' encoding='UTF-8'?>1<!DOCTYPE edf>2<edf version="1.0" >3<PDE Name="Helmholtz Equation" >4<Name>Helmholtz Equation</Name>56<Equation>7<Parameter Widget="Label">8<Name> Options </Name>9</Parameter>10<Parameter Widget="Edit">11<Name> Angular Frequency </Name>12</Parameter>1314<Parameter Widget="Label" >15<Name> Convection</Name>16</Parameter>1718<Parameter Widget="Edit">19<Name> Convection Velocity 1</Name>20</Parameter>21<Parameter Widget="Edit">22<Name> Convection Velocity 2</Name>23</Parameter>24<Parameter Widget="Edit">25<Name> Convection Velocity 3</Name>26</Parameter>27<Parameter Widget="Label" > <Name> This and that </Name> </Parameter>28<Parameter Widget="Edit">29<Name> Element Codes </Name>30<SifName> Element </SifName>31<Whatis> Define element degrees of freedom (p:n d:n n:n e:n f:n b:n d:n). "p" is the p-element degree, "e" number of edge DOFs, "f" number of face DOFs, "b" number of bubble DOFs, and "d" the Discontinuous Galerkin DOFs (0 = element number of nodes). "p" and "b" may be entered together, "d" on its own, and the rest together. </Whatis>32</Parameter>3334<Parameter Widget="Label">35<Name> Free text input </Name>36</Parameter>3738<Parameter Widget="TextEdit" Enabled="True">39<Name> Free text </Name>40<Type> String </Type>41<Whatis> Free text is copied into the Equation-block of the SIF as such. </Whatis>42<StatusTip> Free text is copied into the Equation-block of the SIF as such. </StatusTip>43</Parameter>4445</Equation>4647<Solver>48<Parameter Widget="Edit" >49<Name > Procedure </Name>50<DefaultValue> "HelmholtzSolve" "HelmholtzSolver" </DefaultValue>51</Parameter>52<Parameter Widget="Edit" Enabled="False">53<Name> Variable </Name>54<DefaultValue> Pressure Wave(2) </DefaultValue>55</Parameter>565758<Parameter Widget="Label"> <Name>Additional Variables</Name> </Parameter>59<Parameter Widget="Edit">60<Name> Exported Variable 1 </Name>61<Activate> /Helmholtz Equation/Solver/Exported Variable 2</Activate>62</Parameter>63<Parameter Widget="Edit" Enabled="False" Visible="False">64<Name> Exported Variable 2 </Name>65<Activate> /Helmholtz Equation/Solver/Exported Variable 3</Activate>66</Parameter>67<Parameter Widget="Edit" Enabled="False" Visible="False">68<Name> Exported Variable 3 </Name>69<Activate> /Helmholtz Equation/Solver/Exported Variable 4</Activate>70</Parameter>71<Parameter Widget="Edit" Enabled="False" Visible="False">72<Name> Exported Variable 4 </Name>73<Activate> /Helmholtz Equation/Solver/Exported Variable 5</Activate>74</Parameter>75<Parameter Widget="Edit" Enabled="False" Visible="False">76<Name> Exported Variable 5 </Name>77</Parameter>7879<Parameter Widget="Label"> <Name> Miscellaneous options </Name> </Parameter>80<Parameter Widget="CheckBox">81<Name> Calculate Loads </Name>82<Whatis> If checked compute boundary reaction forces. </Whatis>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 Solver-block of the SIF as such. </Whatis>93<StatusTip> Free text is copied into the Solver-block of the SIF as such. </StatusTip>94</Parameter>9596</Solver>9798<BodyForce>99<Parameter Widget="Label" > <Name> Volume sources </Name> </Parameter>100<Parameter Widget="Edit">101<Name> Volume source 1 (real part)</Name>102<SifName> Pressure Wave Source 1 </SifName>103</Parameter>104<Parameter Widget="Edit">105<Name> Volume source 2 (imag part)</Name>106<SifName> Pressure Wave Source 2 </SifName>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 Body Force-block of the SIF as such. </Whatis>117<StatusTip> Free text is copied into the Body Force-block of the SIF as such. </StatusTip>118</Parameter>119120</BodyForce>121122<Material>123<Parameter Widget="Label" > <Name> Properties </Name> </Parameter>124<Parameter Widget="Edit" >125<Name> Damping coefficient </Name>126<SifName> Sound damping </SifName>127</Parameter>128<Parameter Widget="Edit" >129<Name> Sound speed </Name>130</Parameter>131132<Parameter Widget="Label">133<Name> Free text input </Name>134</Parameter>135136<Parameter Widget="TextEdit" Enabled="True">137<Name> Free text </Name>138<Type> String </Type>139<Whatis> Free text is copied into the Material-block of the SIF as such. </Whatis>140<StatusTip> Free text is copied into the Material-block of the SIF as such. </StatusTip>141</Parameter>142</Material>143144145<InitialCondition>146<Parameter Widget="Label" > <Name> Variables </Name> </Parameter>147<Parameter Widget="Edit">148<Name> Pressure wave 1 (real part)</Name>149<SifName> Pressure Wave 1 </SifName>150</Parameter>151<Parameter Widget="Edit">152<Name> Pressure wave 2 (imag part) </Name>153<SifName> Pressure Wave 2 </SifName>154</Parameter>155156<Parameter Widget="Label">157<Name> Free text input </Name>158</Parameter>159160<Parameter Widget="TextEdit" Enabled="True">161<Name> Free text </Name>162<Type> String </Type>163<Whatis> Free text is copied into the Initial Condition-block of the SIF as such. </Whatis>164<StatusTip> Free text is copied into the Initial Condition-block of the SIF as such. </StatusTip>165</Parameter>166167</InitialCondition>168169<BoundaryCondition>170<Parameter Widget="Label" > <Name> Dirichlet Conditions </Name> </Parameter>171<Parameter Widget="Edit">172<Name> Pressure Wave 1 (real part) </Name>173<SifName> Pressure Wave 1 </SifName>174<Activate> /Helmholtz Equation/BoundaryCondition/Pressure Wave 1 Condition </Activate>175</Parameter>176<Parameter Widget="Edit">177<Name> Pressure Wave 2 (imag part) </Name>178<SifName> Pressure Wave 2 </SifName>179<Activate> /Helmholtz Equation/BoundaryCondition/Pressure Wave 2 Condition </Activate>180</Parameter>181182<Parameter Widget="Edit" Enabled="False">183<Name> Pressure Wave 1 Condition </Name>184<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>185<StatusTip> Give pressure 1 condition value for this boundary. </StatusTip>186</Parameter>187<Parameter Widget="Edit" Enabled="False">188<Name> Pressure Wave 2 Condition </Name>189<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>190<StatusTip> Give pressure 2 condition value for this boundary. </StatusTip>191</Parameter>192193<Parameter Widget="Label" > <Name> Flux conditions </Name> </Parameter>194<Parameter Widget="CheckBox">195<Name> Plane wave outlet condition </Name>196<SifName> Plane Wave BC </SifName>197</Parameter>198<Parameter Widget="Edit">199<Name> Real part of the flux</Name>200<SifName> Wave Flux 1 </SifName>201</Parameter>202<Parameter Widget="Edit">203<Name> Imag part of the flux</Name>204<SifName> Wave Flux 2 </SifName>205</Parameter>206<Parameter Widget="Edit">207<Name> Real part of the impedance </Name>208<SifName> Wave impedance 1 </SifName>209</Parameter>210<Parameter Widget="Edit">211<Name> Imag part of the impedance </Name>212<SifName> Wave impedance 2 </SifName>213</Parameter>214215<Parameter Widget="Label"> <Name> Periodic boundary condition </Name> </Parameter>216<Parameter Widget="CheckBox" Enabled="False">217<Name> Pressure Wave 1 periodic </Name>218<SifName> Periodic BC Pressure Wave 1 </SifName>219</Parameter>220<Parameter Widget="CheckBox" Enabled="False">221<Name> Pressure Wave 2 periodic </Name>222<SifName> Periodic BC Pressure Wave 2 </SifName>223</Parameter>224225<Parameter Widget="Label">226<Name> Free text input </Name>227</Parameter>228229<Parameter Widget="TextEdit" Enabled="True">230<Name> Free text </Name>231<Type> String </Type>232<Whatis> Free text is copied into the Boundary Condition-block of the SIF as such. </Whatis>233<StatusTip> Free text is copied into the Boundary Condition-block of the SIF as such. </StatusTip>234</Parameter>235236</BoundaryCondition>237</PDE>238</edf>239240241