Variables | |
integer(c_int), pointer, save | ngazge |
ngazge : number of species for electric arc | |
integer(c_int), pointer, save | ielcor |
ielcor : 0 : electric arc scaling desactivate 1 : electric arc scaling activate | |
real(c_double), pointer, save | pot_diff |
pot_diff : potential between electrods | |
real(c_double), pointer, save | coejou |
coejou : scaling coefficient | |
real(c_double), pointer, save | elcou |
elcou : current | |
real(c_double), pointer, save | couimp |
pot_diff : imposed value for current | |
integer(c_int), pointer, save | irestrike |
irestrike : 0 : restrike mode off 1 : restrike mode on | |
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 |
integer(c_int), pointer, save | ntdcla |
ntdcla : start iteration for restrike |
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 |