Difference between revisions of "Patch"

From ONELAB
Jump to: navigation, search
(Additional information)
(Additional information)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
== Additional information ==
 
== 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 rate at which drug is transmitted to the skin.
+
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.