ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
 All Classes Files Functions Variables Pages
Ev1.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine differ (AOLD, ANEW, N, ERRLOC, ERRVEC, ABSMAX, ABSMIN, NOUT, NTER)
 
subroutine diftim (AK, AKP1S, AKP1N, N, ERRLOC, ERRVEC, ABSMAX, ABSMIN, NOUT, NTER)
 
subroutine difgeo (RM, ZM, RAXPR, ZAXPR, RMAOLD, ZMAOLD, DELAXA, DELAXR, NOUT, NTER)
 
REAL *8 function selind (NTYPE, RC, VC, HC)
 
REAL *8 function betind (NTYPE1, RC1, ZC1, VC1, HC1, NTYPE2, RC2, ZC2, VC2, HC2)
 
subroutine gavpar (NOUT, NTER, KEYPRI, KSTEP, TSTEP, TIMEV, NCEQUI, VOLKP1, k_contr, tau_p, KSTEP_C, TSTEP_C, v_contr, v0_contr, v_prog, v_full, res_comp, res_extr, pfc_ref)
 
subroutine tramat (P, NJLIM, NC, NCPFC, NEQUI, NECON, WECON)
 
subroutine travec (VINP, VOUT, NC, NCPFC, NEQUI, NECON, WECON)
 
subroutine greta (PJKP1, NCEQUI, PC)
 
subroutine printa (NOUT, NTER, KEYPRI, NGAV1, KSTEP, TSTEP, TIMEV, KNEL, BETPOL, ZLI3, DELBET, DELZLI, TOKOUT, PSIOUT, PSIBOU, PSIDEL, ALF0, ALF1, ALF2, BET0, BET1, BET2, RM, ZM, RX0, ZX0, DELRMA, DELZMA, DELRMB, DELZMB, DELRXP, DELZXP, DELRXB, DELZXB, NCTRL, ALP, ALPNEW, NUMLIM, fwcurr, bpcurr, vvcurr, pvolum, helout)
 
subroutine printb (NOUT, NTER, KEYPRI, KSTEP, TSTEP, TIMEV, NGAV1, NCTRL, BETPLX, FTOK, PSIAX, ALF0, ALF1, ALF2, BET0, BET1, BET2)
 
subroutine eq_par (z0cen_e, alp_e, alpnew_e, qcen_e, nctrl_e, numlim_e, up_e, rm_e, zm_e, rx0_e, zx0_e)
 
subroutine conduc (NC, NCEQUI, NCPFC, NFW, NBP, NVV, RC, ZC, PC, VC, HC, NTYPE, RC1, ZC1, RC2, ZC2, RC3, ZC3, RC4, ZC4, RES, VOLK, VOLKP1, NECON, WECON, NOUT, NTER, NINFW, ngra1)
 

Function/Subroutine Documentation

REAL*8 function betind (   NTYPE1,
  RC1,
  ZC1,
  VC1,
  HC1,
  NTYPE2,
  RC2,
  ZC2,
  VC2,
  HC2 
)

Definition at line 202 of file Ev1.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine conduc (   NC,
  NCEQUI,
  NCPFC,
  NFW,
  NBP,
  NVV,
dimension(*)  RC,
dimension(*)  ZC,
dimension(*)  PC,
dimension(nclim)  VC,
dimension(nclim)  HC,
integer, dimension(*)  NTYPE,
dimension(*)  RC1,
dimension(*)  ZC1,
dimension(*)  RC2,
dimension(*)  ZC2,
dimension(*)  RC3,
dimension(*)  ZC3,
dimension(*)  RC4,
dimension(*)  ZC4,
dimension(*)  RES,
dimension(*)  VOLK,
dimension(*)  VOLKP1,
integer, dimension(*)  NECON,
dimension(*)  WECON,
  NOUT,
  NTER,
  NINFW,
  ngra1 
)

Definition at line 826 of file Ev1.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine differ ( dimension(*)  AOLD,
dimension(*)  ANEW,
  N,
  ERRLOC,
  ERRVEC,
  ABSMAX,
  ABSMIN,
  NOUT,
  NTER 
)

Definition at line 3 of file Ev1.f.

Here is the caller graph for this function:

subroutine difgeo (   RM,
  ZM,
  RAXPR,
  ZAXPR,
  RMAOLD,
  ZMAOLD,
  DELAXA,
  DELAXR,
  NOUT,
  NTER 
)

Definition at line 92 of file Ev1.f.

subroutine diftim ( dimension(*)  AK,
dimension(*)  AKP1S,
dimension(*)  AKP1N,
  N,
  ERRLOC,
  ERRVEC,
  ABSMAX,
  ABSMIN,
  NOUT,
  NTER 
)

Definition at line 47 of file Ev1.f.

subroutine eq_par (   z0cen_e,
  alp_e,
  alpnew_e,
  qcen_e,
  nctrl_e,
  numlim_e,
  up_e,
  rm_e,
  zm_e,
  rx0_e,
  zx0_e 
)

Definition at line 791 of file Ev1.f.

Here is the caller graph for this function:

subroutine gavpar (   NOUT,
  NTER,
  KEYPRI,
  KSTEP,
  TSTEP,
  TIMEV,
  NCEQUI,
dimension(*)  VOLKP1,
  k_contr,
dimension(n_volt_m)  tau_p,
  KSTEP_C,
  TSTEP_C,
dimension(n_volt_m)  v_contr,
dimension(n_volt_m)  v0_contr,
dimension(n_volt_m)  v_prog,
dimension(n_volt_m)  v_full,
dimension(n_volt_m)  res_comp,
dimension(n_volt_m)  res_extr,
dimension(n_volt_m)  pfc_ref 
)

Definition at line 253 of file Ev1.f.

subroutine greta ( dimension(*)  PJKP1,
  NCEQUI,
dimension(*)  PC 
)

Definition at line 566 of file Ev1.f.

subroutine printa (   NOUT,
  NTER,
  KEYPRI,
  NGAV1,
  KSTEP,
  TSTEP,
  TIMEV,
  KNEL,
  BETPOL,
  ZLI3,
  DELBET,
  DELZLI,
  TOKOUT,
  PSIOUT,
  PSIBOU,
  PSIDEL,
  ALF0,
  ALF1,
  ALF2,
  BET0,
  BET1,
  BET2,
  RM,
  ZM,
  RX0,
  ZX0,
  DELRMA,
  DELZMA,
  DELRMB,
  DELZMB,
  DELRXP,
  DELZXP,
  DELRXB,
  DELZXB,
  NCTRL,
  ALP,
  ALPNEW,
  NUMLIM,
  fwcurr,
  bpcurr,
  vvcurr,
  pvolum,
  helout 
)

Definition at line 602 of file Ev1.f.

subroutine printb (   NOUT,
  NTER,
  KEYPRI,
  KSTEP,
  TSTEP,
  TIMEV,
  NGAV1,
  NCTRL,
  BETPLX,
  FTOK,
  PSIAX,
  ALF0,
  ALF1,
  ALF2,
  BET0,
  BET1,
  BET2 
)

Definition at line 749 of file Ev1.f.

REAL*8 function selind (   NTYPE,
  RC,
  VC,
  HC 
)

Definition at line 118 of file Ev1.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine tramat ( dimension(njlim,njlim)  P,
  NJLIM,
  NC,
  NCPFC,
  NEQUI,
integer, dimension(*)  NECON,
dimension(*)  WECON 
)

Definition at line 467 of file Ev1.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine travec ( dimension(*)  VINP,
dimension(*)  VOUT,
  NC,
  NCPFC,
  NEQUI,
integer, dimension(*)  NECON,
dimension(*)  WECON 
)

Definition at line 535 of file Ev1.f.