Difference between revisions of "Valve"

From ONELAB
Jump to: navigation, search
(Created page with "{{metamodel|valve}} == Additional information == The physical background is the cryogenic treatment of warts by application of a cryogenic fluid. The idea is to maximize the...")
 
(Additional information)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
== Additional information ==
 
== Additional information ==
  
The physical background is the cryogenic treatment of warts by application of a cryogenic fluid. The idea is to maximize the destruction of wart tissue cells while minimizing damages to healthy skin tissue. A damage function depending on temperature distribution and exposure time is built to represent this trade-off. The purpose of the modeling is to determine the application time that minimizes the damage function.
+
This model is the didactic CFD model of a valve.  
Geometrical and modeling parameters can be interactively modified in the ONELAB window. By clicking on the "Run" button, the thermal solver of Elmer is invoked. After execution, a plot of the damage function vs. time is displayed, and the computed optimum application time tmin is highlighted in the ONELAB window.
+
After setting the clearance of the valve, the mass flow and the fluid's viscosity, click on "Run".
 +
The incompressible solver "simpleFoam" of OpenFOAM is then called to compute the steady state flow in the system.
  
 
Cd to the models' directory in a terminal and issue '''gmsh valve.py''' at the prompt,  
 
Cd to the models' directory in a terminal and issue '''gmsh valve.py''' at the prompt,  

Latest revision as of 16:00, 30 May 2014

CFD model of a valve

Download model archive (valve.zip)
Browse individual model files

Additional information

This model is the didactic CFD model of a valve. After setting the clearance of the valve, the mass flow and the fluid's viscosity, click on "Run". The incompressible solver "simpleFoam" of OpenFOAM is then called to compute the steady state flow in the system.

Cd to the models' directory in a terminal and issue gmsh valve.py at the prompt, or open valve.py from the "File" menu of Gmsh.

Model developed by F. Henrotte and L. Fitschy (GDTech).