programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Variables
Electric_model_params
Collaboration diagram for Electric_model_params:

Variables

integer(c_int), pointer, save ngazge
 ngazge : number of species for electric arc More...
 
integer(c_int), pointer, save ielcor
 ielcor : 0 : electric arc scaling desactivate 1 : electric arc scaling activate More...
 
real(c_double), pointer, save pot_diff
 pot_diff : potential between electrods More...
 
real(c_double), pointer, save coejou
 coejou : scaling coefficient More...
 
real(c_double), pointer, save elcou
 elcou : current More...
 
real(c_double), pointer, save couimp
 pot_diff : imposed value for current More...
 
integer(c_int), pointer, save irestrike
 irestrike : 0 : restrike mode off 1 : restrike mode on More...
 
real(c_double), pointer, save restrike_point_x
 restrike_point : coordinate of restrike point More...
 
real(c_double), pointer, save restrike_point_y
 
real(c_double), pointer, save restrike_point_z
 
integer(c_int), pointer, save ntdcla
 ntdcla : start iteration for restrike More...
 

Detailed Description

Variable Documentation

real(c_double), pointer, save coejou

coejou : scaling coefficient

real(c_double), pointer, save couimp

pot_diff : imposed value for current

real(c_double), pointer, save elcou

elcou : current

integer(c_int), pointer, save ielcor

ielcor : 0 : electric arc scaling desactivate 1 : electric arc scaling activate

integer(c_int), pointer, save irestrike

irestrike : 0 : restrike mode off 1 : restrike mode on

integer(c_int), pointer, save ngazge

ngazge : number of species for electric arc

integer(c_int), pointer, save ntdcla

ntdcla : start iteration for restrike

real(c_double), pointer, save pot_diff

pot_diff : potential between electrods

real(c_double), pointer, save restrike_point_x

restrike_point : coordinate of restrike point

real(c_double), pointer, save restrike_point_y
real(c_double), pointer, save restrike_point_z