Path: blob/devel/ElmerGUI/Application/edf-extra/reynolds.xml
3204 views
<?xml version='1.0' encoding='UTF-8'?>1<!DOCTYPE edf>2<edf version="1.0" >3<PDE Name="Reynolds Equation" >4<Name>Reynolds Equation</Name>56<Equation>7<Parameter Widget="Label" > <Name> Local velocity settings </Name> </Parameter>8<Parameter Widget="Edit" >9<Name> Normal Velocity </Name>10</Parameter>11<Parameter Widget="Edit" >12<Name> Tangent Velocity 1 </Name>13</Parameter>14<Parameter Widget="Edit" >15<Name> Tangent Velocity 2 </Name>16</Parameter>17<Parameter Widget="Edit" >18<Name> Tangent Velocity 3 </Name>19</Parameter>2021<Parameter Widget="Label" > <Name> Global velocity settings </Name> </Parameter>22<Parameter Widget="Edit" >23<Name> Surface Velocity 1 </Name>24</Parameter>25<Parameter Widget="Edit" >26<Name> Surface Velocity 2 </Name>27</Parameter>28<Parameter Widget="Edit" >29<Name> Surface Velocity 3 </Name>30</Parameter>313233<Parameter Widget="Label">34<Name> Free text input </Name>35</Parameter>3637<Parameter Widget="TextEdit" Enabled="True">38<Name> Free text </Name>39<Type> String </Type>40<Whatis> Free text is copied into the Equation-block of the SIF as such. </Whatis>41<StatusTip> Free text is copied into the Equation-block of the SIF as such. </StatusTip>42</Parameter>4344</Equation>4546<Solver>47<Parameter Widget="Edit" >48<Name > Procedure </Name>49<DefaultValue> "ReynoldsSolver" "ReynoldsSolver" </DefaultValue>50</Parameter>51<Parameter Widget="Edit" Enabled="False">52<Name> Variable </Name>53<DefaultValue> FilmPressure </DefaultValue>54</Parameter>5556<Parameter Widget="Label"> <Name>Definitions for cavitation</Name> </Parameter>5758<Parameter Widget="CheckBox">59<Name> Apply Limiter </Name>60<Whatis> If checked the pressure may be given a soft limit as in cavitation. </Whatis>61<StatusTip> If checked the pressure may be given a soft limit as in cavitation. </StatusTip>62<Activate> /Reynolds Equation/BodyForce/Filmpressure Lower Limit</Activate>63</Parameter>6465<Parameter Widget="Label">66<Name> Free text input </Name>67</Parameter>68<Parameter Widget="TextEdit" Enabled="True">69<Name> Free text </Name>70<Type> String </Type>71<Whatis> Free text is copied into the Solver-block of the SIF as such. </Whatis>72<StatusTip> Free text is copied into the Solver-block of the SIF as such. </StatusTip>73</Parameter>74</Solver>7576<InitialCondition>77<Parameter Widget="Label" > <Name> Variables </Name> </Parameter>78<Parameter Widget="Edit">79<Name> FilmPressure </Name>80</Parameter>81</InitialCondition>8283<BodyForce>84<Parameter Widget="Label" > <Name> Dirichlet Conditions - Cavitation</Name> </Parameter>85<Parameter Widget="Edit">86<Name> FilmPressure </Name>87<Activate> /Reynolds Equation/BodyForce/FilmPressure Condition </Activate>88</Parameter>8990<Parameter Widget="Edit" Enabled="False">91<Name> FilmPressure Condition </Name>92</Parameter>9394<Parameter Widget="Edit" Enabled="False">95<Name> Filmpressure Lower Limit </Name>96<Whatis> Soft limit for pressure that may be used to model cavitation</Whatis>97<StatusTip> Soft limit for pressure that may be used to model cavitation</StatusTip>98</Parameter>99100<Parameter Widget="Label">101<Name> Free text input </Name>102</Parameter>103104<Parameter Widget="TextEdit" Enabled="True">105<Name> Free text </Name>106<Type> String </Type>107<Whatis> Free text is copied into the Body Force-block of the SIF as such. </Whatis>108<StatusTip> Free text is copied into the Body Force-block of the SIF as such. </StatusTip>109</Parameter>110111</BodyForce>112113<Material>114<Parameter Widget="Label" > <Name> Properties of gap</Name> </Parameter>115116<Parameter Widget="Edit" >117<Name> Gap Height </Name>118</Parameter>119120<Parameter Widget="Edit" >121<Name> Flow Admittance </Name>122</Parameter>123124125<Parameter Widget="Label" > <Name> Material properties </Name> </Parameter>126127<Parameter Widget="Edit" >128<Name> Viscosity </Name>129</Parameter>130131<Parameter Widget="Combo">132<Name>Viscosity Model</Name>133<Type>String </Type>134<Whatis> The newtionian and rarafied viscosity models. </Whatis>135<Item> <Name> None </Name> </Item>136<Item> <Name> Newtonian </Name></Item>137<Item> <Name> Rarefied </Name>138<Activate> /Reynolds Equation/Material/Mean Free Path</Activate>139</Item>140</Parameter>141142<Parameter Widget="Edit" Enabled="False" Visible="False">143<Name> Mean Free Path </Name>144</Parameter>145146147<Parameter Widget="Combo" >148<Name> Compressibility Model </Name>149<Type>String </Type>150<Whatis> The incompressible or compressible models. </Whatis>151<Item> <Name> None </Name> </Item>152<Item> <Name> Incompressible </Name></Item>153<Item> <Name> Weakly compressible </Name>154<Activate> /Reynolds Equation/Material/Bulk Modulus</Activate>155</Item>156<Item> <Name> Isothermal ideal gas </Name>157<Activate> /Reynolds Equation/Material/Reference Pressure</Activate>158</Item>159<Item> <Name> Adiabatic ideal gas </Name>160<Activate> /Reynolds Equation/Material/Reference Pressure</Activate>161<Activate> /Reynolds Equation/Material/Specific Heat Ratio</Activate>162</Item>163</Parameter>164165<Parameter Widget="Edit" Enabled="False" Visible="False">166<Name> Reference Pressure </Name>167</Parameter>168169<Parameter Widget="Edit" Enabled="False" Visible="False">170<Name> Specific Heat Ratio </Name>171</Parameter>172173<Parameter Widget="Edit" Enabled="False" Visible="False">174<Name> Bulk Modulus </Name>175</Parameter>176177<Parameter Widget="Label">178<Name> Free text input </Name>179</Parameter>180181<Parameter Widget="TextEdit" Enabled="True">182<Name> Free text </Name>183<Type> String </Type>184<Whatis> Free text is copied into the Material-block of the SIF as such. </Whatis>185<StatusTip> Free text is copied into the Material-block of the SIF as such. </StatusTip>186</Parameter>187188</Material>189190191<InitialCondition>192<Parameter Widget="Label" > <Name> Variables </Name> </Parameter>193<Parameter Widget="Edit">194<Name> FilmPressure </Name>195</Parameter>196197<Parameter Widget="Label">198<Name> Free text input </Name>199</Parameter>200201<Parameter Widget="TextEdit" Enabled="True">202<Name> Free text </Name>203<Type> String </Type>204<Whatis> Free text is copied into the Initial Condition-block of the SIF as such. </Whatis>205<StatusTip> Free text is copied into the Initial Condition-block of the SIF as such. </StatusTip>206</Parameter>207208209</InitialCondition>210211<BoundaryCondition>212<Parameter Widget="Label" > <Name> Dirichlet Conditions </Name> </Parameter>213<Parameter Widget="Edit">214<Name> FilmPressure </Name>215<Activate> /Reynolds Equation/BoundaryCondition/FilmPressure Condition </Activate>216</Parameter>217218<Parameter Widget="Edit" Enabled="False">219<Name> FilmPressure Condition </Name>220<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>221<StatusTip> Give FilmPressure condition value for this boundary. </StatusTip>222</Parameter>223224<Parameter Widget="Label" > <Name> Effective Elongation </Name> </Parameter>225<Parameter Widget="CheckBox">226<Name> Open Side </Name>227<Whatis> If checked use effective elongation model for the side. </Whatis>228</Parameter>229230<Parameter Widget="Label"> <Name> Periodic boundary condition </Name> </Parameter>231<Parameter Widget="CheckBox">232<Name> Filmpressure periodic </Name>233<SifName> Periodic BC Filmpressure </SifName>234</Parameter>235236<Parameter Widget="Label">237<Name> Free text input </Name>238</Parameter>239240<Parameter Widget="TextEdit" Enabled="True">241<Name> Free text </Name>242<Type> String </Type>243<Whatis> Free text is copied into the Boundary Condition-block of the SIF as such. </Whatis>244<StatusTip> Free text is copied into the Boundary Condition-block of the SIF as such. </StatusTip>245</Parameter>246247</BoundaryCondition>248</PDE>249</edf>250251252