|
[Sponsors] |
March 17, 2012, 04:37 |
Kinematic Diffusivity error
|
#1 |
Member
jack
Join Date: Jul 2011
Posts: 52
Rep Power: 15 |
Hi everybody
These days I have been studying a case of electric arc. I set an additional Variable name EPOT whose equation is diffusive transport equation.And I set the kinematic diffusivity as "Electric Conductivity/density*factorPhi".Electric Conductivity is also an additional Variable whose equation is algebraic equation.And its value I have set as constant.But when I run the case I met the following error: Error processing expression 'Kinematic Diffusivity'. The expression is invalid because: Electric Conductivity is not available for use in this term Error processing expression: Kinematic Diffusivity = Electric Conductivity/density*factorPhi What is the problem?How can I solve it?Thank you very much! lg88 |
|
March 17, 2012, 06:12 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,872
Rep Power: 144 |
Electrical conductivity does not appear on the list of available variables. I would set the electrical conductivity to equal a CEL expression, then you can use this CEL expression in calculations like this one.
|
|
March 18, 2012, 10:07 |
|
#3 |
Member
jack
Join Date: Jul 2011
Posts: 52
Rep Power: 15 |
Thanks to Glenn.I have set the electrical conductivity to equal a CEL expression.And the error has been solved.But I met a new problem when I run the case.
+--------------------------------------------------------------------+ | Reference Pressure Information | +--------------------------------------------------------------------+ Domain Group: corus Pressure has not been set at any boundary conditions. The pressure will be set to 0.00000E+00 at the following location: Domain : corus Node : 1 (equation 1) Coordinates : ( 1.33974E-09, 0.00000E+00,-5.00000E-02). Details of error:- ---------------- Error detected by routine MAKDIR CDRNAM = EPOT_FL1 /GRADIENT CRESLT = ILEG Current Directory : /FLOW/ALGORITHM/ZN1/SYSTEM/VARIABLES what does it mean?How can I solve it?Thank you very much! lg88 |
|
March 18, 2012, 17:52 |
|
#4 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,872
Rep Power: 144 |
This looks like two independant problems. The first one is you have not set any pressure level, so it guessed one. You should define a pressure level in your simulation somehow - either a pressure inlet or outlet, initial condition or something.
The second problem is regarding a gradient calculation of electrical potential. Not sure about this one, I would fix the first problem and see if this persists. But it probably is unrelated to the pressure level problem. |
|
Tags |
kinematic diffusivity |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh | gschaider | OpenFOAM Community Contributions | 300 | October 29, 2014 19:00 |
c++ libraries and solver compiling | vaina74 | OpenFOAM Installation | 13 | February 3, 2012 18:43 |
attach/detach (valve opening/closing) | phsieh2005 | OpenFOAM Running, Solving & CFD | 2 | March 21, 2009 06:18 |
OpenFOAM on MinGW crosscompiler hosted on Linux | allenzhao | OpenFOAM Installation | 127 | January 30, 2009 20:08 |
user defined function | cfduser | CFX | 0 | April 29, 2006 11:58 |