Path: blob/devel/ElmerGUI/Application/edf-extra/magnetodynamics2d.xml
3204 views
<?xml version='1.0' encoding='UTF-8'?>1<!DOCTYPE edf>2<edf version="1.0" >3<PDE Name="MgDyn2D" >4<Name>MgDyn2D</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<Material>20<Parameter Widget="Label" > <Name> Properties </Name> </Parameter>21<Parameter Widget="Edit" >22<Name> Reluctivity </Name>23<Type> String </Type>24<Whatis> Give the reluctivitity (inverse of permeability). </Whatis>25</Parameter>26<Parameter Widget="Edit" >27<Name> Relative Permeability </Name>28<Type> String </Type>29<Whatis> Give the relative permeability compared to vacuum. </Whatis>30</Parameter>31<Parameter Widget="Edit" >32<Name> Electric Conductivity </Name>33<Type> String </Type>34<Whatis> Give the electric conductivity. </Whatis>35</Parameter>36<Parameter Widget="Edit" >37<Name> Magnetization 1</Name>38<Type> String </Type>39<Whatis> Give the magnetization in x-direction. </Whatis>40</Parameter>41<Parameter Widget="Edit" >42<Name> Magnetization 2</Name>43<Type> String </Type>44<Whatis> Give the magnetization in y-direction. </Whatis>45</Parameter>46<Parameter Widget="Edit" >47<Name> H-B Curve</Name>48<Type> String </Type>49<Whatis> Give the H-B Curve as a cubic spline. </Whatis>50</Parameter>51</Material>5253<BodyForce>54<Parameter Widget="Label" > <Name> Properties </Name> </Parameter>55<Parameter Widget="Edit" >56<Name> Current Density </Name>57<Type> String </Type>58<Whatis> Give the current density. </Whatis>59</Parameter>60<Parameter Widget="CheckBox" >61<Name> Calculate Potential </Name>62<Type> Logical </Type>63<Whatis> Calculate the potential. </Whatis>64</Parameter>65</BodyForce>66<InitialCondition>67<Parameter Widget="Label" > <Name> Properties </Name> </Parameter>68<Parameter Widget="Edit" >69<Name> Az </Name>70<Type> String </Type>71<Whatis> Give the initial condition for the vector potential. </Whatis>72</Parameter>73</InitialCondition>74<Solver>75<Parameter Widget="Edit" >76<Name> Procedure </Name>77<DefaultValue> "MagnetoDynamics2D" "MagnetoDynamics2D" </DefaultValue>78</Parameter>79<Parameter Widget="Edit">80<Name> Variable </Name>81<DefaultValue> Potential </DefaultValue>82</Parameter>83</Solver>8485<BoundaryCondition>86<Parameter Widget="Label" > <Name> Dirichlet conditions </Name> </Parameter>87<Parameter Widget="Edit">88<Name> Potential </Name>89<Whatis> Give vector potential value for this boundary. </Whatis>90</Parameter>9192<Parameter Widget="Edit">93<Name> Potential Condition </Name>94<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>95</Parameter>9697<Parameter Widget="Label" > <Name> Neumann conditions </Name> </Parameter>98<Parameter Widget="Edit">99<Name> Surface Current </Name>100<Whatis> Give surface current (per unit lenght) for this boundary. </Whatis>101</Parameter>102103<Parameter Widget="CheckBox" >104<Name> Infinity BC </Name>105<Type> Logical </Type>106<Whatis> Use a farfield condition for the vector potential. </Whatis>107</Parameter>108</BoundaryCondition>109</PDE>110111<PDE Name="MgDyn2DHarmonic" >112<Name>MgDyn2DHarmonic</Name>113114<Equation>115<Parameter Widget="Label">116<Name> Options </Name>117</Parameter>118<Parameter Widget="Edit">119<Name> Angular Frequency </Name>120</Parameter>121122<Parameter Widget="Label">123<Name> Free text input </Name>124</Parameter>125126<Parameter Widget="TextEdit" Enabled="True">127<Name> Free text </Name>128<Type> String </Type>129<Whatis> Free text is copied into the Equation-block of the SIF as such. </Whatis>130<StatusTip> Free text is copied into the Equation-block of the SIF as such. </StatusTip>131</Parameter>132</Equation>133134<Material>135<Parameter Widget="Label" > <Name> Properties </Name> </Parameter>136<Parameter Widget="Edit" >137<Name> Reluctivity </Name>138<Type> String </Type>139<Whatis> Give the reluctivitity (inverse of permeability). </Whatis>140</Parameter>141<Parameter Widget="Edit" >142<Name> Relative Permeability </Name>143<Type> String </Type>144<Whatis> Give the relative permeability compared to vacuum. </Whatis>145</Parameter>146<Parameter Widget="Edit" >147<Name> Electric Conductivity </Name>148<Type> String </Type>149<Whatis> Give the electric conductivity. </Whatis>150</Parameter>151<Parameter Widget="Edit" >152<Name> Electric Conductivity Im </Name>153<Type> String </Type>154<Whatis> Give the imaginary part of electric conductivity. </Whatis>155</Parameter>156<Parameter Widget="Edit" >157<Name> Magnetization 1</Name>158<Type> String </Type>159<Whatis> Give the magnetization in x-direction. </Whatis>160</Parameter>161<Parameter Widget="Edit" >162<Name> Magnetization 2</Name>163<Type> String </Type>164<Whatis> Give the magnetization in y-direction. </Whatis>165</Parameter>166<Parameter Widget="Edit" >167<Name> Magnetization 1 Im</Name>168<Type> String </Type>169<Whatis> Give the imaginary part of magnetization in x-direction. </Whatis>170</Parameter>171<Parameter Widget="Edit" >172<Name> Magnetization 2 Im</Name>173<Type> String </Type>174<Whatis> Give the imaginary part of magnetization in y-direction. </Whatis>175</Parameter>176<Parameter Widget="Edit" >177<Name> H-B Curve</Name>178<Type> String </Type>179<Whatis> Give the H-B Curve as a cubic spline. </Whatis>180</Parameter>181</Material>182183<BodyForce>184<Parameter Widget="Label" > <Name> Properties </Name> </Parameter>185<Parameter Widget="Edit" >186<Name> Current Density </Name>187<Type> String </Type>188<Whatis> Give the current density. </Whatis>189</Parameter>190<Parameter Widget="Edit" >191<Name> Current Density Im </Name>192<Type> String </Type>193<Whatis> Give the imaginary part of current density. </Whatis>194</Parameter>195<Parameter Widget="CheckBox" >196<Name> Calculate Potential </Name>197<Type> Logical </Type>198<Whatis> Calculate the potential. </Whatis>199</Parameter>200</BodyForce>201<InitialCondition>202<Parameter Widget="Label" > <Name> Properties </Name> </Parameter>203<Parameter Widget="Edit" >204<Name> Potential Re </Name>205<Type> String </Type>206<Whatis> Give the initial condition for the vector potential. </Whatis>207</Parameter>208<Parameter Widget="Edit" >209<Name> Potential Im </Name>210<Type> String </Type>211<Whatis> Give the initial condition for the imaginary part of the vector potential. </Whatis>212</Parameter>213</InitialCondition>214<Solver>215<Parameter Widget="Edit" >216<Name> Procedure </Name>217<DefaultValue> "MagnetoDynamics2D" "MagnetoDynamics2DHarmonic" </DefaultValue>218</Parameter>219<Parameter Widget="Edit">220<Name> Variable </Name>221<DefaultValue> Potential[Potential Re:1 Potential Im:1] </DefaultValue>222</Parameter>223</Solver>224225<BoundaryCondition>226<Parameter Widget="Label" > <Name> Dirichlet conditions </Name> </Parameter>227<Parameter Widget="Edit">228<Name> Potential Re </Name>229<Whatis> Give vector potential value for this boundary. </Whatis>230</Parameter>231<Parameter Widget="Edit">232<Name> Potential Im </Name>233<Whatis> Give the imaginary part of the vector potential value for this boundary. </Whatis>234</Parameter>235236<Parameter Widget="Edit">237<Name> Potential Re Condition </Name>238<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>239</Parameter>240<Parameter Widget="Edit">241<Name> Potential Im Condition </Name>242<Whatis> If the given value is less than zero, apply flux condition instead of the Dirichlet Condition for the imaginary part. To be generally useful space and/or time varying values may be given. </Whatis>243</Parameter>244245<Parameter Widget="Label" > <Name> Neumann conditions </Name> </Parameter>246<Parameter Widget="Edit">247<Name> Surface Current </Name>248<Whatis> Give surface current (per unit lenght) for this boundary. </Whatis>249</Parameter>250<Parameter Widget="Edit">251<Name> Surface Current Im </Name>252<Whatis> Give imaginary surface current (per unit lenght) for this boundary. </Whatis>253</Parameter>254255<Parameter Widget="CheckBox" >256<Name> Infinity BC </Name>257<Type> Logical </Type>258<Whatis> Use a farfield condition for the vector potential. </Whatis>259</Parameter>260</BoundaryCondition>261</PDE>262263<PDE Name="MgDyn2DPost" >264<Name>MgDyn2DPost</Name>265266<Equation>267<Parameter Widget="Label">268<Name> Free text input </Name>269</Parameter>270271<Parameter Widget="TextEdit" Enabled="True">272<Name> Free text </Name>273<Type> String </Type>274<Whatis> Free text is copied into the Equation-block of the SIF as such. </Whatis>275<StatusTip> Free text is copied into the Equation-block of the SIF as such. </StatusTip>276</Parameter>277</Equation>278279<Solver>280<Parameter Widget="Label" > <Name> Vector Potential </Name> </Parameter>281<Parameter Widget="Edit">282<Name> Target Variable </Name>283<Whatis> Name of the vector potential field to apply the postprocessing computation. </Whatis>284</Parameter>285<Parameter Widget="CheckBox">286<Name> Target Variable Complex </Name>287<Type> Logical </Type>288<Whatis> Is the target field complex. This information is needed when allocating for the result field.</Whatis>289</Parameter>290291<Parameter Widget="Label" > <Name> Magnetic flux computation </Name> </Parameter>292<Parameter Widget="Edit" >293<Name> Procedure </Name>294<DefaultValue> "MagnetoDynamics2D" "BSolver" </DefaultValue>295</Parameter>296<Parameter Widget="CheckBox">297<Name> Discontinuous Galerkin </Name>298<Type> Logical </Type>299<Whatis> To show discontinuities use DG for computation of electric fields</Whatis>300</Parameter>301<Parameter Widget="CheckBox">302<Name> Average Within Materials </Name>303<Type> Logical </Type>304<Whatis> In conjunction with DG apply averaging but only within materials.</Whatis>305</Parameter>306<Parameter Widget="Label" > <Name> Joule heat computation </Name> </Parameter>307<Parameter Widget="CheckBox">308<Name> Calculate Joule Heating </Name>309<Type> Logical </Type>310<Whatis> Compute the heating resulting from the induced currents. Applicable only with harmonic fields.</Whatis>311<Activate>/MgDyn2DPost/Solver/Desired Heating Power</Activate>312</Parameter>313<Parameter Widget="Edit" Enabled="False">314<Name> Desired Heating Power </Name>315<Whatis> Desired heating power to scale the Joule heating. </Whatis>316</Parameter>317318<Parameter Widget="Label" > <Name> Loss Estimation </Name> </Parameter>319<Parameter Widget="CheckBox">320<Name> Calculate </Name>321<Type> Logical </Type>322<Whatis> Compute the heating resulting from the induced currents. Applicable only with harmonic fields.</Whatis>323<Activate>/MgDyn2DPost/Solver/Fourier Loss Frequency Exponent</Activate>324<Activate>/MgDyn2DPost/Solver/Fourier Loss Field Exponent</Activate>325</Parameter>326<Parameter Widget="Edit" Enabled="False">327<Name> Fourier Loss Frequency Exponent </Name>328<Whatis> Power for the frequency in loss computation. </Whatis>329</Parameter>330<Parameter Widget="Edit" Enabled="False">331<Name> Fourier Loss Field Exponent </Name>332<Whatis> Power for magnetic field in loss computation. </Whatis>333</Parameter>334335</Solver>336</PDE>337338</edf>339340341342343344345346