Difference between revisions of "Patch"

From ONELAB
Jump to: navigation, search
(Created page with "{{metamodel|patch}} == Additional information == This model is the didactical analysis of a clamped beam (static 3D elasticity). The dimensions of the beam and the material ...")
 
(Additional information)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
== Additional information ==
 
== Additional information ==
  
This model is the didactical analysis of a clamped beam (static 3D elasticity). The dimensions of the beam and the material parameter can be modified interactively in the ONELAB window, as well as a number of modeling parameters. Diagrams of the internal moments can be generated by checking the box <code>Compute MT diagrams</code>.
+
This metamodel is a toolkit for drug patch conception. The user can determine the geometry of the patch and initial drug concentrations. A number of drugs are pre-tabulated with their diffusivities. Elmer solves a convection-diffusion equation and postprocessing tools display the time evolution of drug concentration across the epidermis and the dermis and generates a graphical report with the rate at which drug is transmitted to the skin.
  
Cd to the models' directory in a terminal and issue '''gmsh patch.py''' at the prompt,
+
To start the model, open a terminal from the left menu-bar of the virtual machine window, and issue the command <code>gmsh</code> at the prompt. Then, from the <code>File > Open</code> menu of Gmsh, open the file '''patch.py''' located in the '''ELMERMODELS/patch''' directory.  
or open '''patch.py''' from the "File" menu of Gmsh.
 
  
 
{{metamodelfooter|patch}}
 
{{metamodelfooter|patch}}

Latest revision as of 16:21, 21 January 2015

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

Additional information

This metamodel is a toolkit for drug patch conception. The user can determine the geometry of the patch and initial drug concentrations. A number of drugs are pre-tabulated with their diffusivities. Elmer solves a convection-diffusion equation and postprocessing tools display the time evolution of drug concentration across the epidermis and the dermis and generates a graphical report with the rate at which drug is transmitted to the skin.

To start the model, open a terminal from the left menu-bar of the virtual machine window, and issue the command gmsh at the prompt. Then, from the File > Open menu of Gmsh, open the file patch.py located in the ELMERMODELS/patch directory.

Model developed by F. Henrotte.