programmer's documentation
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

§ coejou

real(c_double), pointer, save coejou

coejou : scaling coefficient

§ couimp

real(c_double), pointer, save couimp

pot_diff : imposed value for current

§ elcou

real(c_double), pointer, save elcou

elcou : current

§ ielcor

integer(c_int), pointer, save ielcor

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

§ irestrike

integer(c_int), pointer, save irestrike

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

§ ngazge

integer(c_int), pointer, save ngazge

ngazge : number of species for electric arc

§ ntdcla

integer(c_int), pointer, save ntdcla

ntdcla : start iteration for restrike

§ pot_diff

real(c_double), pointer, save pot_diff

pot_diff : potential between electrods

§ restrike_point_x

real(c_double), pointer, save restrike_point_x

restrike_point : coordinate of restrike point

§ restrike_point_y

real(c_double), pointer, save restrike_point_y

§ restrike_point_z

real(c_double), pointer, save restrike_point_z